Skip to content

Commit

Permalink
Add hash for Call of Juarez Gunslinger
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 committed Oct 19, 2024
1 parent 33f0ebb commit 45bd1ae
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions patches/584112B0 - Call of Juarez Gunslinger.patch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
title_name = "Call of Juarez: Gunslinger"
title_id = "584112B0" # XA-4784
hash = "A3FC762FA2D72B34" # default.xex
#media_id = "7FDF8AC7"

[[patch]]
name = "Enable Developer Menu"
author = "illusion, dron_3"
is_enabled = false

[[patch.be32]]
address = 0x8336e2cc
value = 0x39400001 # li r10,0x1
[[patch.be32]]
address = 0x8336e2d0
value = 0x60000000 # ori r0,r0,0x0
[[patch.be32]]
address = 0x8336e2d4
value = 0x3d608377 # lis r11,-0x7c89
[[patch.be32]]
address = 0x8336e2d8
value = 0x994b9dd3 # stb r10,-0x622d(r11)

0 comments on commit 45bd1ae

Please sign in to comment.