WilliamLCobb / iNDS

Legacy Repo for iNDS
http://willcobb.me/iNDS.html
236 stars 60 forks source link

ROM file write protection? #253

Open taqpol opened 6 years ago

taqpol commented 6 years ago

Does anybody know how iNDS handles write permissions? I'm attempting to use the save feature inside a Pokemon game, but each time I try, I only get a save that has been previously written. Trying to delete the save in the title screen doesn't work either - launching the file normally again displays the same save file that the game previously said it deleted. This makes me think that the ROM is set to read-only while loaded, which is kind of a pain since I can't permanently disable any cheats when loading from a save state, and the only solution I've been able to think of is loading from an in-game save, which doesn't work.

Specs: iOS 9.3.3, jailbroken Version 1.5.3 (the latest, not sure about the exact number)

syto203 commented 6 years ago

@taqpol in filza check the save files permissions. or load the game, move/rename the save file then try saving again.

taqpol commented 6 years ago

@syto203 No such luck. Changed permissions on two separate games to 777, and neither ROM can perform an in-game save.