Hey, I was just moving my MAME setups from standalone to RetroArch, and I encountered a problem where cfg, nvram, and other files wouldn’t be saved in the save folder. Then, lurking around the board, I wound an explanation: for some reason, it can’t create the folders needed, so the files can’t be written. But after creating those folders manually ({savefiles]/MAME 2014/mame2014/cfg, for example), the files could be created and modified normally. This fixed the problem.
However, the core option of auto save-load save states depends on creating a new folder for each game inside the states folder ({savefiles]/MAME 2014/mame2014/states/{gamename}), so it doesn’t work unless I manually create a folder with the name of EACH game (which, as you know, it’s very inconvenient for a MAME romset).
Is there a way to actually fix this and let the core create all the folders it needs? Is it a problem with my configuration? Or is it a bug within the core that hasn’t been (or won’t be) addressed?
What I’ve already tried.
- Update to latest nightly and update cores.
- Run RetroArch with administrator right
- Manually sanitizing my savefolder path on the retroarch.cfg (end it with an \ at the end, like [B]d:\retroarch\savefiles[/B] instead of just d:\retroarch\savefiles. This was suggested on an old thread of this forum, but it didn’t work for me.
Any ideas?
Thanks in advance.