summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2024-03-04 08:39:16 -0800
committerGitHub <noreply@github.com>2024-03-04 11:39:16 -0500
commit01a5fa9a4525e9cb53e6f276dae747c17b381e2c (patch)
tree2445498eb513772e0289238de81c3d46df1a5c0b /README.md
parente7b1868d84506487328976adb78845f43b099078 (diff)
Remove 0xFF padding from uncompressed ROMs (#1910)
* Remove 0xFF padding from uncompressed ROMs * Add comment about overdump contents * Update checksum in README * Reword comment
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e3e1bd13..27972882f 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ The only build currently supported is Master Quest (Debug), but other versions a
It builds the following ROM:
-* oot-gc-eu-mq-dbg.z64 `md5: f0b7f35375f9cc8ca1b2d59d78e35405`
+* oot-gc-eu-mq-dbg.z64 `md5: 75e344f41c26ec2ec5ad92caa9e25629`
**Note: This repository does not include any of the assets necessary to build the ROM. A prior copy of the game is required to extract the needed assets.**