ModNation Racers
|
10-22-2017, 03:29 PM
Post: #31
|
|||
|
|||
RE: ModNation Racers
The game works correctly, until you restart the game. After restarting the game I discovered that the profile is reset, making me lose all of my career progress and also all of my unlocked items such as the Desert theme for tracks, and also a significant amount of parts for both Mods (characters) and Karts, which you both don't start out with much of, only a few at most. Loading the profile again doesn't fix the issue, not even loading another person's profile.
|
|||
12-09-2017, 03:27 AM
Post: #32
|
|||
|
|||
RE: ModNation Racers
Just to let you know, the profile loading glitch is still present. I can't load the profile and career data I saved. I have to use save states to resume my game due to the profile not loading correctly. Can you please fix this?
|
|||
12-10-2017, 01:38 AM
Post: #33
|
|||
|
|||
RE: ModNation Racers
There's something messed up here probably caused by the io async not being able to change priority.
Easy workaround is to disable the encryption, to do so - create game config to keep it separate from other games(which can be done on pause/game screens), then find it in your "memstick\PSP\SYSTEM", edit the game ini file and find a line: Code: EncryptSave = True Code: EncryptSave = False From now on game should "properly" load it's profiles, you will not even have to load as when game is restarted it auto loads it:]. Disabling encryption will cause the savedata to not work on PSP without re-encrypting, so keep that in mind. Also I believe encryption/decryption actually does work fine here and the whole workaround is just by luck avoiding some race issue(meaning something happens faster than something else messing things up;p). Unfortunately PPSSPP like most complex emulators does suffer from many timing issues and depends on games being coded properly, which some like this one aren't;c. http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders! http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats, https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds. |
|||
06-27-2019, 01:34 AM
Post: #34
|
|||
|
|||
RE: ModNation Racers
(12-10-2017 01:38 AM)LunaMoo Wrote: From now on game should "properly" load it's profiles, you will not even have to load as when game is restarted it auto loads it:]. Well when I went to copy those files about two years later it turns out the profile save apparently is corrupted. Maybe that's why it can't load it properly, it is corrupted. |
|||
« Next Oldest | Next Newest »
|