libretro / mame2015-libretro

Late 2014/Early 2015 version of MAME (0.160-ish) for libretro. Compatible with MAME 0.160 sets.
17 stars 36 forks source link

Core is unable to create new folders as needed #18

Open spinningacorn opened 7 years ago

spinningacorn commented 7 years ago

When I first started using this core, I wasn't able to save any MAME setting. I was able to save .cfg files after I manually created the main folders in {savefiles]/MAME 2014/mame2014/ (like the "cfg" folder). However, I still can't get the core to make individual folders for functionalities that need it, like the auto-load and save states function (which writes and reads from ({savefiles]/MAME 2014/mame2014/states/{gamename}), nor games that need to write and read nvram. These function do work if I manually make a folder with the name of the specific game I'm trying, so a possible workaround is to write a script that makes a folder for all possible rom names in those folders, but that's less than ideal.

This DOES NOT happen with mame2003 nor any other mame core. Those make their needed folders just fine.

I'm in Windows 10, and I verified I already verified I run retroarch with admin rights.

Thanks in advance!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38265028-core-is-unable-to-create-new-folders-as-needed?utm_campaign=plugin&utm_content=tracker%2F20642456&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20642456&utm_medium=issues&utm_source=github).
UDb23 commented 5 years ago

Trying to save simple button remaps from TAB menu. It does not work (latest Retroarch and win10 64bit). Seems it is the above mentioned issue. Alternatively could someone kindly tell what folders must be created manually? thanks