🎊 Happy 15th birthday, TCRF! 🎊

File:TheMuppetsOnTheGo-InterruptHandler-Patch.zip

From The Cutting Room Floor
Jump to navigation Jump to search

TheMuppetsOnTheGo-InterruptHandler-Patch.zip(file size: 6 KB, MIME type: application/zip)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

Summary

Binary patch for The Muppets On The Go!. Loads an interrupt handler for one of the interrupt vectors.

Requires the original rom with filename 'Muppets, The - On the Go! (USA).md', and the Linux command line tools used below. Extract to the game directory, then run the included patch.sh, or manually apply the following commands:

bin='Muppets, The - On the Go! (USA).md'
xxd -g 1 "$bin" > "$bin".hex
patch -i "$bin".hex.diff
xxd -r -g 1 "$bin".hex > "$bin"
This is a patch file designed to modify a(n) Sega Pico game.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current18:03, 16 June 2022 (6 KB)QUFB (talk | contribs)== Summary == Binary patch for The Muppets On The Go!. Loads an interrupt handler for one of the interrupt vectors. Requires the original rom with filename 'Muppets, The - On the Go! (USA).md', and the Linux command line tools used below. Extract to the game directory, then run the included '''patch.sh''', or manually apply the following commands: <pre> bin='Muppets, The - On the Go! (USA).md' xxd -g 1 "$bin" > "$bin".hex patch -i "$bin".hex.diff xxd -r -g 1 "$bin"...

The following page uses this file: