Skip to content

Commit

Permalink
The Bigs & The Bigs 2 (#297)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update 54540830 - The Bigs 2.patch.toml

fixed formatting issues

* Update 545407E4 - The Bigs.patch.toml

fixed formatting issues.

* Update 545407E4 - The Bigs.patch.toml

fixed media_id

* Update 54540830 - The Bigs 2.patch.toml

- Fixed media_id
  • Loading branch information
UndeadFrankie authored Sep 6, 2024
1 parent 626194e commit 0889880
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions patches/545407E4 - The Bigs.patch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
title_name = "The Bigs"
title_id = "545407E4" # TT-2020
hash = "F347D32D582B488F" # default.xex
#media_id = "7FBA7EA5" # Disc (USA): http://redump.org/disc/113467/

[[patch]]
name = "Enable Debug Menu"
desc = "Required for Debug Settings and Cheats."
author = "UndeadFrankie"
is_enabled = false

[[patch.be8]]
address = 0x82563b6c
value = 0x00

[[patch]]
name = "Skip Intro Logos"
desc = "Skips 2K and BCG logos."
author = "UndeadFrankie"
is_enabled = false

[[patch.be16]]
address = 0x8223bfa0
value = 0x4800
24 changes: 24 additions & 0 deletions patches/54540830 - The Bigs 2.patch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
title_name = "The Bigs 2"
title_id = "54540830" # TT-2083
hash = "5187638D00D4A75A" # default.xex
#media_id = "05BC7804" Disc (USA): http://redump.org/disc/13316/

[[patch]]
name = "Enable Debug Menu"
desc = "Required for Debug Settings and Cheats."
author = "UndeadFrankie"
is_enabled = false

[[patch.be8]]
address = 0x825d4c98
value = 0x00

[[patch]]
name = "Skip Intro Logos"
desc = "Skips 2K and BCG logos."
author = "UndeadFrankie"
is_enabled = false

[[patch.be16]]
address = 0x822b8960
value = 0x4800

0 comments on commit 0889880

Please sign in to comment.