Skip to content

Commit

Permalink
Transformers - War for Cybertron unlimited ammo patch (#277)
Browse files Browse the repository at this point in the history
* Add game patch templates 

Note to self - may not need/able to do

* Update hash for 4156089C - Transformers Fall of Cybertron.patch.toml

* Update hash for 4156084C - Transformers War for Cybertron.patch.toml

* Possible address: 4156084C - Transformers War for Cybertron.patch.toml

* Update 4156084C - Transformers War for Cybertron.patch.toml

* Update 4156084C - Transformers War for Cybertron.patch.toml

* Update Unlimited Ammo 4156084C - Transformers War for Cybertron.patch.toml

* Update 4156084C - Transformers War for Cybertron.patch.toml

* Delete patches/4156089C - Transformers Fall of Cybertron.patch.toml

* Remove all but Unlimited Ammo

* Fix Lint errors

* Forgot this

* Oops

* Fix media_id

* Trying a possible fix
  • Loading branch information
cochcoder authored Apr 13, 2024
1 parent 6376165 commit 8ddf961
Showing 1 changed file with 16 additions and 0 deletions.
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

0 comments on commit 8ddf961

Please sign in to comment.