Skip to content

Commit 61347a0

Browse files
authored
Banjo-Kazooie Nuts & Bolts (Sep 18, 2008 Prototype) (#434)
Fixed BanjoXT_Xenon_062.xex from crashing.
1 parent bba53d4 commit 61347a0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
title_name = "Banjo-Kazooie Nuts & Bolts (Sep 18, 2008 Prototype)"
2+
title_id = "4D5307ED" # MS-2029
3+
hash = "CC167C77FC8D6D79" # BanjoXT_Xenon_062.xex
4+
#media_id = "00000000"
5+
6+
[[patch]]
7+
name = "Fix crashing on start-up"
8+
desc = "Fixed BanjoXT_Xenon_062.xex from crashing."
9+
author = "Adrian, OlieGamerTV"
10+
is_enabled = false
11+
12+
# Crash is present on retail console, but not devkit.
13+
[[patch.be32]]
14+
address = 0x826110e4
15+
value = 0x60000000

0 commit comments

Comments
 (0)