SRAM Support on 360?

I’m really enjoying the port of Retroarch to the 360, always nice have the latest and greatest emulators. In the readme for the 360 port i saw nothing about sram saving, and i cannot sram save any of my games, I’m assuming this has not been implemented. If not, is it something that is planned for the future? Also I cannot save through doom’s main menu.

Thanks for all the work, enjoyed all the work done on the ps3 and it’s nice to see this level of quality on the 360.

SRAM saving is currently implemented - but there is one snag - if you use zipped ROMs, it will first copy the contents of those ZIPs to the cache partition, and you can play them from there.

The problem there is that the SRAM/savestate files get saved on that cache partition too, and the cache partition gets flushed (cleaned) when RetroArch exits. So that is a serious architectural problem right now that I wil resolve in the next release.

In the meantime, you could just use unzipped ROMs on your HDD and your SRAM/savestate files should be retained.