love plus + in game save problem

Ask questions about DraStic or discuss compatibility issues here.
Post Reply
ybell95
Posts:1
Joined:Mon Aug 12, 2013 9:00 pm
love plus + in game save problem

Post by ybell95 » Mon Aug 12, 2013 9:05 pm

love plus + (J) in game save problem

it just above turn off power, and subtract the card

I need your help

Exophase
Posts:1716
Joined:Mon Aug 05, 2013 9:08 pm

Re: love plus + in game save problem

Post by Exophase » Mon Aug 12, 2013 11:27 pm

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.

undz
Posts:5
Joined:Thu Aug 08, 2013 6:28 pm

Re: love plus + in game save problem

Post by undz » Tue Aug 13, 2013 10:42 am

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).

Exophase
Posts:1716
Joined:Mon Aug 05, 2013 9:08 pm

Re: love plus + in game save problem

Post by Exophase » Tue Aug 13, 2013 11:21 am

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.

zeroobligation
Posts:60
Joined:Mon Aug 12, 2013 12:22 pm

Re: love plus + in game save problem

Post by zeroobligation » Tue Aug 13, 2013 4:08 pm

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' />

Exophase
Posts:1716
Joined:Mon Aug 05, 2013 9:08 pm

Re: love plus + in game save problem

Post by Exophase » Tue Aug 13, 2013 4:41 pm

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..

undz
Posts:5
Joined:Thu Aug 08, 2013 6:28 pm

Re: love plus + in game save problem

Post by undz » Tue Aug 13, 2013 8:17 pm

Exophase wrote: Could you? Thanks. I'll check out the patch later.
Sure.

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

zeroobligation
Posts:60
Joined:Mon Aug 12, 2013 12:22 pm

Re: love plus + in game save problem

Post by zeroobligation » Sat Aug 17, 2013 2:42 pm

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!

Post Reply