Skip to content

Commit

Permalink
Load loose files patch for Saints Row 1 (TU1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clippy95 committed Dec 8, 2024
1 parent d2fd81c commit 3137231
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions patches/545107D1 - Saints Row (TU1).patch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,68 @@ hash = [
address = 0x835f4c3e
value = 0x01

[[patch]]
name = "Loose VPP Content loading"
desc = "Allows loading of loose files e.g xtbls, pegs, lua & more, just by dragging the files into the game directory without the need to pack them into VPPs, use Alternative Loose VPP Content loading only if this causes issues!"
author = "Clippy95, Scanti"
is_enabled = false

[[patch.be8]]
address = 0x821954ef
value = 0x01
[[patch.be8]]
address = 0x821954f3
value = 0x00
[[patch.be8]]
address = 0x8264ec43
value = 0x01
[[patch.be8]]
address = 0x8264ec3b
value = 0x01

[[patch]]
name = "Alternative Loose VPP Content loading"
desc = "Only use this if 'Loose VPP Content loading' causes issues, DO NOT USE both patches in conjunction!"
author = "Clippy95, Scanti, Tervel"
is_enabled = true

Check failure on line 95 in patches/545107D1 - Saints Row (TU1).patch.toml

View workflow job for this annotation

GitHub Actions / lint

Patch is enabled!

[[patch.be32]]
address = 0x821954b0
value = 0x480121b4
[[patch.be32]]
address = 0x821a7660
value = 0x4e800020
[[patch.be32]]
address = 0x821a7664
value = 0x38a00001
[[patch.be32]]
address = 0x821a7668
value = 0x38800000
[[patch.be32]]
address = 0x821a766c
value = 0x38800001
[[patch.be32]]
address = 0x821a7670
value = 0x484a7759
[[patch.be32]]
address = 0x821a7674
value = 0x38a00000
[[patch.be32]]
address = 0x821a7678
value = 0x38800000
[[patch.be32]]
address = 0x821a7680
value = 0x484a7749
[[patch.be32]]
address = 0x821a7688
value = 0x4bfede2c
[[patch.be8]]
address = 0x821954ef
value = 0x01
[[patch.be8]]
address = 0x821954f3
value = 0x00

[[patch]]
name = "Unlock All Cheats"
desc = "Replaces Chicken Ned phone number with 1337, and unlocks all cheats when calling him."
Expand Down

0 comments on commit 3137231

Please sign in to comment.