Platform:SNESClassic
This run is based on Single Controller Route.(explanation docs: https://docs.google.com/document/d/1ERNejPd_mc4GsxWXPqa3nXN_-GEd5IotNdPFsHFNFKc/edit?tab=t.0#heading=h.lfp244c6674)
However, Canoe, the emulator SNES Classic uses, does not mirror SRAM to bank $FF unlike the actual SNES processor does.
Therefore, we changed the payload to be written to SMB3 Save File as follows:
55 A6 F2 10 1E 4C 6D FE 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 BF 04 FB 17 8F 09 00 (FF) 7D 17 CC 8F 08 00 (FF) 8F 07 00 (FF) 8A 22 CE 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (91)(ED)
↓
55 A6 F2 10 1E 4C 6D FE 00 0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 BF 04 FB 17 8F 09 00 (7D) 7D 17 CC 8F 08 00 (FD) 8F 07 00 (FD) 8A 22 CE 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (17)(EE)