Skip to content

v0.0.5

Compare
Choose a tag to compare
@krm01 krm01 released this 21 Jul 20:25
· 1 commit to main since this release
0dcc51a

Demo Release: Indigo v0.0.5

This release should produce a ROM with the following hash after patching: md5: 6087ca810a4a0448849a975a4bd51bba.
If you get a different hash it probably isn't going to work.

oot1_0_patch.bps: Patch file for US 1.0 .z64 (md5: 5bd1fe107bf8106b2ab6650abecd54d6)

Wii VC

When injecting with gzinject, be sure to apply the 8MB memory patch:

# default gz memory patch for NACJ and NACE
0000 00000000 00000001
# use 8MB memory
0304 00002EB0 60000000 

Changes

  • This should now work on Wii VC. Rom header ID is now CZLE, and compiled with -O1 to hopefully alleviate problems with WIi VC recompiler.