-
-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 4D5307DC - Crackdown (TU0).patch.toml
- Loading branch information
1 parent
6376165
commit c361c74
Showing
2 changed files
with
158 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
title_name = "Crackdown" | ||
title_id = "4D5307DC" # MS-2012 | ||
hash = "D086E9E42A44EB2C" | ||
#media_id = "596F9615" # Disc (World): http://redump.org/disc/11830 | ||
|
||
[[patch]] | ||
name = "Global Lights Rendering" | ||
desc = "Disable rendering of lights to fix lights through walls. During reticle target collaboration red lights will not render." | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82baa3ad | ||
value = 0x0 | ||
|
||
[[patch]] | ||
name = "On-screen FPS counter" | ||
author = "Adrian" | ||
is_enabled = true | ||
|
||
[[patch.be8]] # Enable Display Render Info | ||
address = 0x82de4f14 | ||
value = 0x1 | ||
|
||
[[patch.be8]] # Disable Performance Graphs | ||
address = 0x82de4d1a | ||
value = 0x0 | ||
|
||
[[patch.be8]] # Red Text | ||
address = 0x82de25a9 | ||
value = 0x1 | ||
|
||
[[patch]] | ||
name = "Show CPU/GPU performance graphs" | ||
desc = "This will show FPS and performance graphs" | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] # Enable CPU/GPU performance graphs | ||
address = 0x82de4d1a | ||
value = 0x1 | ||
|
||
[[patch.be8]] # Enable Display Render Info | ||
address = 0x82de4f14 | ||
value = 0x1 | ||
|
||
[[patch.be8]] # Red Text | ||
address = 0x82de25a9 | ||
value = 0x1 | ||
|
||
[[patch]] | ||
name = "Light Bloom" | ||
desc = "Toggle fullbright, may improve performance" | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82baa3aa | ||
value = 0x1 | ||
|
||
[[patch]] | ||
name = "Shadows" | ||
desc = "May improve performance" | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82de25b3 | ||
value = 0x0 | ||
|
||
[[patch]] | ||
name = "Helicam / Fly around the map" | ||
desc = "Teleport your character. Cheat engine address 1836C615B." | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x836c615b | ||
value = 0x1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
title_name = "Crackdown" | ||
title_id = "4D5307DC" # MS-2012 | ||
hash = "2A9BE95315738F6D" | ||
#media_id = "596F9615" # Disc (World): http://redump.org/disc/11830 | ||
|
||
[[patch]] | ||
name = "Global Lights Rendering" | ||
desc = "Disable rendering of lights to fix lights through walls. During reticle target collaboration red lights will not render." | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82c3abb4 | ||
value = 0x0 | ||
|
||
[[patch]] | ||
name = "On-screen FPS counter" | ||
author = "Adrian" | ||
is_enabled = true | ||
|
||
[[patch.be8]] # Enable Display Render Info | ||
address = 0x82e7bc18 | ||
value = 0x1 | ||
|
||
[[patch.be8]] # Disable Performance Graphs | ||
address = 0x82e7ba2c | ||
value = 0x0 | ||
|
||
[[patch.be8]] # Red Text | ||
address = 0x82e79a00 | ||
value = 0x1 | ||
|
||
[[patch]] | ||
name = "Show CPU/GPU performance graphs" | ||
desc = "This will show FPS and performance graphs" | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] # Enable CPU/GPU performance graphs | ||
address = 0x82e7ba2c | ||
value = 0x1 | ||
|
||
[[patch.be8]] # Enable Display Render Info | ||
address = 0x82e7bc18 | ||
value = 0x1 | ||
|
||
[[patch.be8]] # Red Text | ||
address = 0x82e79a00 | ||
value = 0x1 | ||
|
||
[[patch]] | ||
name = "Light Bloom" | ||
desc = "Toggle fullbright, may improve performance" | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82c3abb1 | ||
value = 0x1 | ||
|
||
[[patch]] | ||
name = "Shadows" | ||
desc = "May improve performance" | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82c3abcc | ||
value = 0x0 | ||
|
||
[[patch]] | ||
name = "Helicam / Fly around the map" | ||
desc = "Teleport your character. Cheat engine address 182E79A06." | ||
author = "Adrian" | ||
is_enabled = false | ||
|
||
[[patch.be8]] | ||
address = 0x82e79a06 | ||
value = 0x1 |