This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A few bugs in recent changes
#4
(10-16-2011, 01:45 PM)gid15 Wrote: I've reviewed again the code for the settings handling of "Handle SAVEDATA in crypto mode" and cannot find any problem, it should work like before. Could you do more testing, e.g. by adding a log in CryptoEngine.setSavedataCryptoStatus to check the value of the flag?

Okay, I think I've found the problem. In r2345, you registered the cryptSavedataSettingsListener in the constructor for CryptoEngine. The problem with that is if the game has already been decrypted and the CryptoEngine is not used during game load, that listener is never registered and therefore the emu.cryptoSavedata setting is always disabled. It needs to be put somewhere else where it will always be registered since the encrypted savedata setting is not dependent on whether the game's encrypted or not. This explains why that setting works in some of my games and not in others. Smile

Oh, and thanks a lot for the other fixes!
Reply


Messages In This Thread
A few bugs in recent changes - by Itaru - 10-15-2011, 01:25 PM
RE: A few bugs in recent changes - by legend80 - 10-15-2011, 04:48 PM
RE: A few bugs in recent changes - by gid15 - 10-16-2011, 01:45 PM
RE: A few bugs in recent changes - by Itaru - 10-16-2011, 04:36 PM
RE: A few bugs in recent changes - by gid15 - 10-16-2011, 05:10 PM
RE: A few bugs in recent changes - by Itaru - 10-16-2011, 05:50 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)