rafaelvcaetano / melonDS-android

Android port of melonDS
GNU General Public License v3.0
728 stars 45 forks source link

App doesn't load existing saves #1291

Closed Z11xe closed 3 months ago

Z11xe commented 3 months ago

Problem:
Already existing save files do not load, all games I tried just show new game

Steps to reproduce (if applicable):

  1. Copy existing saves to save file directory
  2. Set that directory in the settings (can be both with roms or separate)
  3. Load a game, the game shows new game and can't load the existing save (even if it's named same as the rom

Add screenshots if the issue can be visualized:

Screenshot_20240309_150248_me.magnum.melonds.jpg

Screenshot_20240309_150224_me.magnum.melonds.jpg

WinUser-Generic commented 3 months ago

Try reseting your bios files, i mean, install again or find new ones. also can help clear cache and data of app before reinstall bios, you only can lose app settings but are easy and fast to resetup.

Z11xe commented 3 months ago

Try reseting your bios files, i mean, install again or find new ones. also can help clear cache and data of app before reinstall bios, you only can lose app settings but are easy and fast to resetup.

Weird, I'll try but I used the default included bios on both of my phones, I'll look though

rafaelvcaetano commented 3 months ago

Sorry for the late reply. Could you show me some screenshots of the folder in which you have your ROMs and the one in which you have your save files?

Z11xe commented 3 months ago

Sorry for the late reply. Could you show me some screenshots of the folder in which you have your ROMs and the one in which you have your save files?

No worries, here it is, if you need more info let me know

Screenshot_20240314_161912.jpg

Screenshot_20240314_161933.jpg

(Also one little note, no achievements seem to load for Platinum even though it's retroachievements page shows that it has achievements, but I probably should open a new issue for this)

Screenshot_20240314_162418_me.magnum.melonds.jpg

Z11xe commented 3 months ago

One little note, the reason that the folder is named Nokia is because it was my old phone so I just named it after it, idk why to be honest

WinUser-Generic commented 3 months ago

The only differences with me i can see:

  1. you have roms zipped, in my case are in .ds
  2. the saves are in .bin, mine are in .sav

I dont know if something of this can be the trouble.

Try reseting your bios files, i mean, install again or find new ones. also can help clear cache and data of app before reinstall bios, you only can lose app settings but are easy and fast to resetup.

Weird, I'll try but I used the default included bios on both of my phones, I'll look though

I never used default ones, i use my own copys but you can find easy other finding in google.

Z11xe commented 3 months ago

saves are in .bin

Well they are .sav (or at least I think), android just doesn't show unknown file extensions (and I don't know how to turn it off), so for example if you download an exe it also shows as .bin

Z11xe commented 3 months ago

I never used default ones, i use my own copys but you can find easy other finding in google.

Will that work if I used the default bios? It didn't work with the default one now, I don't see how using a new bios file would help, I'll try though

rafaelvcaetano commented 3 months ago

Actually, your save files have no extension. You need to manually add the .sav extension to each of your files. Look how the ZIP files show the .zip extension in the name.

Z11xe commented 3 months ago

Actually, your save files have no extension. You need to manually add the .sav extension to each of your files. Look how the ZIP files show the .zip extension in the name.

Okay so I just tried that, I always thought it was just android doing some stupid stuff like windows does (they also hide file extensions by default) but it was the cause of the problem, sorry for wasting your time