From c361c747f1721279ab9a81f00d8f3ac11e42ccaa Mon Sep 17 00:00:00 2001 From: Adrian <78108584+AdrianCassar@users.noreply.github.com> Date: Fri, 5 Apr 2024 17:19:57 +0100 Subject: [PATCH] Create 4D5307DC - Crackdown (TU0).patch.toml --- patches/4D5307DC - Crackdown (TU0).patch.toml | 79 +++++++++++++++++++ patches/4D5307DC - Crackdown (TU2).patch.toml | 79 +++++++++++++++++++ 2 files changed, 158 insertions(+) create mode 100644 patches/4D5307DC - Crackdown (TU0).patch.toml create mode 100644 patches/4D5307DC - Crackdown (TU2).patch.toml diff --git a/patches/4D5307DC - Crackdown (TU0).patch.toml b/patches/4D5307DC - Crackdown (TU0).patch.toml new file mode 100644 index 00000000..4344a055 --- /dev/null +++ b/patches/4D5307DC - Crackdown (TU0).patch.toml @@ -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 diff --git a/patches/4D5307DC - Crackdown (TU2).patch.toml b/patches/4D5307DC - Crackdown (TU2).patch.toml new file mode 100644 index 00000000..ea846500 --- /dev/null +++ b/patches/4D5307DC - Crackdown (TU2).patch.toml @@ -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