libretro / snes9x2010

Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
Other
99 stars 71 forks source link

Save state files being created as SNES.state, rather than [rom_name].state #83

Closed brotherbean closed 8 years ago

brotherbean commented 8 years ago

Emulation is working like a charm, except for saves. I'd expect save states to be created as [rom_name].state where there would be a separate save state file for each rom, but instead it seems to be creating a single SNES.state file that is being shared and overwritten by each rom. This is also happening with in-game save .srm files as well (SNES.srm instead of [rom_name].srm).

Verified that other system emulators are able to create save state files as expected, this seems to be limited to only the SNES. Any insight would be appreciated.

andres-asm commented 8 years ago

On what platform?

brotherbean commented 8 years ago

Sorry, Retropie, latest.

andres-asm commented 8 years ago

We don't really offer support for retropie issues. I just tried in vanilla retroarch windows and emscripten and the saves are named correctly

On Wed, Sep 14, 2016 at 1:27 PM, brotherbean notifications@github.com wrote:

Sorry, Retropie, latest.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/libretro/snes9x2010/issues/83#issuecomment-247109942, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpC0G857GakG9qtkWM8V7-7c_vHCsSCks5qqDyigaJpZM4J9EK_ .

meepingsnesroms commented 8 years ago

This is a retropi issue not a core issue.