At present, the core writes its high score save files to the current working directory (i.e. the directory containing the RetroArch executable, or the directory from where the executable was run). This is clearly inappropriate. This PR moves the high score files to the frontend save directory (or the ROM directory itself if no save directory is defined).
At present, the core writes its high score save files to the current working directory (i.e. the directory containing the RetroArch executable, or the directory from where the executable was run). This is clearly inappropriate. This PR moves the high score files to the frontend save directory (or the ROM directory itself if no save directory is defined).