Skip to content
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

.sav files defaulting to system directory even with savefile directory defined. #6

Closed
HerbFargus opened this issue Feb 17, 2016 · 4 comments

Comments

@HerbFargus
Copy link

I'm using a retroarch.cfg override (where I have a retroach.cfg file in folders by core) with retropie. I get the same results with --appendconfig

I've set the savefile directory to

savefile_directory = /home/pi/RetroPie/roms/saves/

and savestate directory to

savestate_directory = /home/pi/RetroPie/roms/states/

The savestate directory seemed to work but the savefile directory did not, it always defaults to the system directory

This seems to be a common issue with most mednafen (Beetle) cores.

See

libretro/beetle-psx-libretro#19

RetroPie/RetroPie-Setup#1266

RetroPie/RetroPie-Setup#1162

Based on this comment: libretro/beetle-psx-libretro#19 (comment) It would likely would need to be done for all the Mednafen (beetle) cores.

@HerbFargus
Copy link
Author

savefile_directory still needs to be sorted but at least now in game save files default to the rom folder instead of the system directory with #7

@sergiobenrocha2
Copy link
Contributor

Issue is fixed, you can close it @twinaphex

@ghost
Copy link

ghost commented Jan 31, 2019

since core has been using the retro_get_memory_data/size already, this issue does not apply anymore...

@HerbFargus
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants