Page 1 of 1

love plus + in game save problem

Posted: Mon Aug 12, 2013 9:05 pm
by ybell95
love plus + (J) in game save problem

it just above turn off power, and subtract the card

I need your help

Re: love plus + in game save problem

Posted: Mon Aug 12, 2013 11:27 pm
by Exophase
Could you upload a savestate (from /sdcard/Android/data/com.dsemu.drastic/files/savestates) around where the problem is? It'll be really hard for me to play through a Japanese game on my own.

Re: love plus + in game save problem

Posted: Tue Aug 13, 2013 10:42 am
by undz
The original Love Plus (not +) has a english patch. And it don't saves ingame correctly either.

Maybe it's the same issue for both games? I can try to upload a save state for you if you want (after the intro, where you can save your game).

Re: love plus + in game save problem

Posted: Tue Aug 13, 2013 11:21 am
by Exophase
undz wrote:The original Love Plus (not +) has a english patch. And it don't saves ingame correctly either.

Maybe it's the same issue for both games? I can try to upload a save state for you if you want (after the intro, where you can save your game).
Could you? Thanks. I'll check out the patch later.

Re: love plus + in game save problem

Posted: Tue Aug 13, 2013 4:08 pm
by zeroobligation
I have had random successes saving the original Love Plus; sometimes it saves fine, while other times by using the in-game save, it actually flashes all of my pre-existing game data. :(

With Love Plus +, I am able to save now by changing the save type to flash in the game_database.xml file.

Code: Select all

       <save name='save' size='0x40000' type='Flash' id='0x204012' />

Re: love plus + in game save problem

Posted: Tue Aug 13, 2013 4:41 pm
by Exophase
zeroobligation wrote:I have had random successes saving the original Love Plus; sometimes it saves fine, while other times by using the in-game save, it actually flashes all of my pre-existing game data. :(

With Love Plus +, I am able to save now by changing the save type to flash in the game_database.xml file.

Code: Select all

       <save name='save' size='0x40000' type='Flash' id='0x204012' />
Updated the release one for Love Plus Plus, thanks. Have you tried any different save types for Love Plus? The one listed matches what I can find in other databases but you never really know for sure..

Re: love plus + in game save problem

Posted: Tue Aug 13, 2013 8:17 pm
by undz
Exophase wrote: Could you? Thanks. I'll check out the patch later.
Sure.

https://dl.dropboxusercontent.com/u/123 ... ched_0.dss

Re: love plus + in game save problem

Posted: Sat Aug 17, 2013 2:42 pm
by zeroobligation
Exophase, thanks for the suggestions!
I found that if I changed Love Plus' save from:

Code: Select all

<save name='save' size='0x2000' type='EEPROM' />
to:

Code: Select all

<save name='save' size='0x10000' type='EEPROM' />
then the game seems to save properly all the time now.
Thanks again. I am enjoying using playing games on this emu way more than my actual DS!