Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Bigs & The Bigs 2 #297

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 = "00000000"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really the media ID?


[[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 = "00000000"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here.


[[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
Loading