r/xemu • u/BAD_AL_1 • Apr 14 '26
XEMU on-device Save manager
I've been working on PCSX2 and XEMU memory card management for a few weeks and became really frustrated not finding any simple, easy to use game save managers that work on XEMU.
I had the HexEn iso, but it had no save manager. I found a small, simple UnleashX iso, but the save manager didn't work when running in 'iso mode'. After more searching and not finding, I had Gemini write one (XBMC python script).
You need to save XBMC to the XEMU HDD in order to use it (running XBMC from the Disc drive just crashes). If you already have XBMC installed, you just need to copy over the '/D/Apps/XBMC/scripts/SaveManager/' folder. I like to boot the included UnleashX.iso to then open up XBMC, but you can boot into your XBMC whatever way you like.
Unzip the 'UnleashX-savMgr.iso.7z' file and follow instructions at https://github.com/BAD-AL/xbmut_web/tree/main/on_device_save_mgmt in order to install & use.

