DTK: Adjustments attempting to increase accuracy

This commit is contained in:
booto
2014-07-24 02:37:00 +08:00
parent e91db62f1b
commit a6a4229865
4 changed files with 89 additions and 56 deletions

View File

@@ -63,7 +63,7 @@ static Common::Event g_compressAndDumpStateSyncEvent;
static std::thread g_save_thread;
// Don't forget to increase this after doing changes on the savestate system
static const u32 STATE_VERSION = 28;
static const u32 STATE_VERSION = 29;
enum
{