08-30-2011, 02:14 PM
(08-14-2011, 11:53 PM)hyakki Wrote: I never really use the snapshot feature, It was implemented awhile back , I think it only works good on parts of the game that never change (like pause screens, menus), I personally find it unreliable and just use normal saves.
Maybe in the future when the emulator is close to final it will be re-improvised to work better :p
Indeed, that's the goal.
![Tongue Tongue](https://www.emunewz.net/forum/images/smilies/tongue.gif)
The snapshot feature needs to save a full context state copy (memory, kernel objects, registers) and not only the user memory/RAM image like it's currently doing. Fortunately, after these latest improvements we'll have some cleaner code and it will be easier to perform this kind of IO operations in the necessary components without messing to much with the code. Then it will hopefully become functional.
![Wink Wink](https://www.emunewz.net/forum/images/smilies/wink.gif)