Uploaded January 2026 | Updated September 2026, 1 week ago
well that was grueling. basically i modified the game to launch external EXEs (different games) and have it return to RPG Maker where i last left off. Normally the quicksave gets overwritten when launching the loadexec command, but i was able to make a mirror copy of the save stored at 8073e200 to 807FE200 which is near the end of the RAM that doesnt get cleared, and i have it autoload from that address.
now i can bounce around through different PS1 games and have it return to where i left off. Only thing is i gotta modify the external PS1 games to have it return. this feature was hella difficult, i spent 3 weeks on it and i nearly threw in the towel lol thank you ChatGPT
well that was grueling. basically i modified the game to launch external EXEs (different games) and have it return to RPG Maker where i last left off. Normally the quicksave gets overwritten when launching the loadexec command, but i was able to make a mirror copy of the save stored at 8073e200 to 807FE200 which is near the end of the RAM that doesnt get cleared, and i have it autoload from that address.
now i can bounce around through different PS1 games and have it return to where i left off. Only thing is i gotta modify the external PS1 games to have it return. this feature was hella difficult, i spent 3 weeks on it and i nearly threw in the towel lol thank you ChatGPT




