EmuNewz Network

Full Version: Rpcs3 save and load state functions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello
Is will be function saving and loading states in games for starting from saved point in rpcs3?
It's especially important for me for getting rare items in gold chests of Castlevania harmony of despairSmile))
Thanks
Save states are basically a memory dump. This can be done but will amount to save states being near to half a GB.
(06-03-2017, 02:15 PM)Annie Wrote: [ -> ]Save states are basically a memory dump. This can be done but will amount to save states being near to half a GB.

Would it be possible to compress/decompress savestates on the fly?
Nothing is impossible but it's not worked on right now or even in the near future because it adds a bit of complexity overall. "First make it work, then make it work well" as you say...