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

Transformers - War for Cybertron unlimited ammo patch #277

Merged
merged 18 commits into from
Apr 13, 2024
Merged
Changes from all 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
16 changes: 16 additions & 0 deletions patches/4156084C - Transformers War for Cybertron.patch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
title_name = "Transformers War for Cybertron"
title_id = "4156084C" # AV-2124
hash = "0D6CA1E3F19F0087" # default.xex
#media_id = [
# "02619995", # Disc (USA): http://redump.org/disc/14254/
# "3AFEC771" # Disc (Europe): http://redump.org/disc/67200/
#]

[[patch]]
name = "Unlimited Ammo"
author = "cochcoder"
is_enabled = false

[[patch.be32]]
address = 0x830d54d8
value = 0x38600000
Loading