Save load expansion
Release Date: Jul 15, 2024
Author: Amoeba
Type: Assembly
Rating: Pending
Links:
[download] .asm file (37 downloads)
Game: SM
Description
Based on Scyzer's original save load patch. This one is different in that it enables the use of all 8 area maps instead of having extra global state. Use savelaod.asm with Enable Ceres to use the Ceres map normally.
Media
No Screenshots Provided
Ratings and Reviews
By OmegaDragnet9 on Sep 03, 2024 (Star Star Star Star Star )
I've got a version of this from December I'm trying on two separate projects (and a quick comparison with the file shows it looks the same as what's uploaded to the site.)

I have yet to really reap the benefits of doing a lot with Ceres and Debug, but everything appears to function every bit as well as the Scyzer version on Metconst (and this gives you potential for expansion.)

I advise assembling in xkas.
By MetroidNerd#9001 on Oct 08, 2024 (Star Star Star Star Star )
Exactly what it says on the tin. Scyzer's saveload but for all 8 areas.

If you want to assemble this using asar, change all instances of LDA SRAMAddressTable,X to LDA.l SRAMAddressTable,X

You must login to rate this resource