-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings and highscore are not saved properly sometimes #79
Comments
android platform ? |
It is windows 7 x86 |
You'll have to give me proper step-by-step to reproduce, i don't have this issue. Also you should post your logs and give all important information that could help (RA features enabled, core options, bios settings, ... anything). As far as i'm concerned, it seems like an issue specific to your setup, and while i don't mind helping with it to a certain degree, i don't want to spend my time asking questions. Right now, the 2 things that come to mind :
|
CPU overclok is 100 and I haven't played using netplay, besides I have a remap of controller, using a shader .glslp, and external app joy2key for macro buttons, here it is the core options: fbneo-allow-depth-32 = "disabled" |
And here retroarch cfg file, maybe a log file I've just generated is not necessary, so if you need something more just tell me, thanks. |
I think retroarch cfg file is not necessary just to tell you that I haven't touched the settings of latency those for "Runahead" and "Hard gpu sync" are off. |
I want to see your logs too. It might be worth mentioning your hardware too, and be more specific about the version of RA windows you are using (possibly, post the link), there is a dozen of them available on the buildbot. Also, it should be obvious, but make sure you are using latest core version. Again, a step-by-step guide to reproduce your issue would be nice, otherwise i'm not sure this issue is getting anywhere. |
I've just made a log, sorry for several posts (can't edit the posts myself): [INFO] RetroArch 1.7.7 (Git 06aaf2a4b6) |
ANSWERS:
the version of RA windows you are using (possibly, post the link) You never changed bios or overclock settings ?
Your RA setup is on a local disk ?
You are using RA's UI or command line to load your games ? If you are using RA's UI, do you load several games in a row without restarting RA ?
When you say it happens "sometimes", could you be more precise ?
Also, it should be obvious, but make sure you are using latest core version.
Again, a step-by-step guide to reproduce your issue would be nice, otherwise i'm not sure this issue is getting anywhere.
Then settings and highscores are reset "Run" game, Then settings and highscores are OK. I hope everything is clear enough for you, even used a brand new RA config file to test if there was something I missed maybe. |
No, settings and highscores are OK in both case for me. I double-checked and the core properly load saved rom service settings & hiscores when you load a rom, and properly save rom's current service settings & hiscores when you unload it (= close content), there is no doubt about this. Also, i think having |
Wait for buildbot to update the core to d17cf55 , and send me logs again (while triggering the settings and highscores reset), i added some log to check that eeprom loading/saving is succeeding. |
I've updated the core and made a log, and pasted as you suggested here: The steps are the same as the case when I exit RA. |
So the core is loading/saving eeprom properly. Idk what's causing your issue, it might be related to the |
It's working fine, since I updated the core, I've posted the log before made tests and always settings and highscores are saved now, thanks. By the way in which cases the .fs files are reset?? I found one by switching from MVS to AES for neo geo games, and being off-topic is there a list of games supporting highscores? |
Afaik it's the only case where eeproms need to be reset.
https://github.com/libretro/FBNeo/blob/master/metadata/hiscore.dat |
I've changed for King of Fighters '95 in MVS mode:
-1 coin 2 credit to 1 coin 1 credit for 2P
-Level 4 to Level 3
Sometimes these settings, the highscore are reset and sometimes are saved, tried both options to access settings menu by "Diagnostic Input" and by "Setting mode"
The text was updated successfully, but these errors were encountered: