Skip to content

Commit

Permalink
New patch codes
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Jul 19, 2021
1 parent 812dc71 commit a9ee3c3
Show file tree
Hide file tree
Showing 26 changed files with 2,079 additions and 12 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to the `apollo-ps3` project will be documented in this file.

## [Unreleased]()

## [v1.6.4](https://github.com/bucanero/apollo-ps3/releases/tag/v1.6.4) - 2021-07-18
## [v1.6.4](https://github.com/bucanero/apollo-ps3/releases/tag/v1.6.4) - 2021-07-19

### Added

Expand All @@ -14,15 +14,32 @@ All notable changes to the `apollo-ps3` project will be documented in this file.
* Added custom checksum support
* LEGO Pirates of the Caribbean: The Video Game
* LEGO Star Wars III: The Clone Wars
* Tales of Zestiria
* New save-game cheats
* Atelier Rorona Plus
* Atelier Shallie
* Battle of Tiles EX
* Call of Duty: World at War
* Class of Heroes 2G
* Death Spank
* Deathmatch Village
* DuckTales Remastered
* Everybody's Golf
* Iron Man 2
* J-STARS Victory VS+
* Kick Beat
* Monster High - New Ghoul in School
* Mortal Kombat Arcade Kollection
* Narco Terror
* Sacred Citadel
* Shrek Forever After
* Silent Hill: Downpour
* Super Motherload
* Tales of Zestiria
* The Awakened Fate Ultimatum
* The Expendables 2
* Vandal Hearts: Flames of Judgment
* Wizardry The Labyrinth Of Lost Souls

### Fixed

Expand Down
20 changes: 20 additions & 0 deletions appdata/BLES00475.ps3savepatch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@

:PAYLOAD

[GROUP:Shining Force]

[999,999 Gold]
write at 0x00009D3C:0x0F423F

[Main Character 255 HP 99 MP]
write at 0x00009D51:0x00ff00ff
write at 0x00009D55:0x6363

[Main Character Chaos Breaker & Kindan NoHako]
write at 0x00009D59:0xA75CFFFF

[Main Character Aura 4 & Bolt 4]
write at 0x00009D5D:0x0DC1CBFF

[Main Character 99 Atk.Def.Mov.Agi.]
write at 0x00009D4B:0x63636363

[GROUP:\]

[Update CRC32 (Required)]
;set range:0x000004,0x0B8481
set pointer:eof+1
Expand Down
14 changes: 14 additions & 0 deletions appdata/BLUS30192.ps3savepatch
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
; BLUS30192
; Call of Duty® World at War

:GPAD0_SP.PRF

[all collectible]
20000063 22313322

[difficulty hard]
20000254 79202234
20000258 34343434
2000025c 34343434
20000260 34343434
20000264 34343030
20 changes: 20 additions & 0 deletions appdata/BLUS30259.ps3savepatch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@

:PAYLOAD

[GROUP:Shining Force]

[999,999 Gold]
write at 0x00009D3C:0x0F423F

[Main Character 255 HP 99 MP]
write at 0x00009D51:0x00ff00ff
write at 0x00009D55:0x6363

[Main Character Chaos Breaker & Kindan NoHako]
write at 0x00009D59:0xA75CFFFF

[Main Character Aura 4 & Bolt 4]
write at 0x00009D5D:0x0DC1CBFF

[Main Character 99 Atk.Def.Mov.Agi.]
write at 0x00009D4B:0x63636363

[GROUP:\]

[Update CRC32 (Required)]
;set range:0x000004,0x0B8481
set pointer:eof+1
Expand Down
8 changes: 8 additions & 0 deletions appdata/BLUS30496.ps3savepatch
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
; BLUS30496
; Shrek Forever After
; by Krustytoe

:SAVEGAME.DAT

[Max Coins]
20000CFC 05F5E0FF
42 changes: 41 additions & 1 deletion appdata/BLUS30565.ps3savepatch
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,39 @@

:PAYLOAD

; normal max health is 100
[Super More Health(999)]
search "gamestats_values"
search next 0x22
write next 1:"999"

[Group:First Aid Kit(Choose One)]
[9 F.A.Kits(Use this if more than 1 and less than 10)]
search "SHInventory_Medikit"
write next (-23):0x3939

[99 F.A.Kits(Use this if more than 10)]
search "SHInventory_Medikit"
write next (-24):0x3939

[Group:Handgun Ammo(Choose One)]
[9 Handgun Ammo(Use this if more than 1 and less than 10)]
search "colt01_ammo"
write next (-77):0x3939

[99 Handgun Ammo(Use this if more than 10)]
search "colt01_ammo"
write next (-78):0x3939

[Group:Shotgun Ammo(Choose One)]
[9 Shotgun Ammo(Use this if more than 1 and less than 10)]
search "shotgun01_ammo"
write next (-100):0x3939

[99 Shotgun Ammo(Use this if more than 10)]
search "shotgun01_ammo"
write next (-101):0x3939

[Group:Game Difficulty(Choose One)]
[Easy]
search "difficulty_game"
Expand All @@ -27,4 +60,11 @@ write next 17:"1"
search "difficulty_puzzle"
write next 17:"2"


;checksum by chaoszage
[Group:UPDATE SHA1 Checksum(Required)]
;null bytes
write at 0x4:0000000000000000000000000000000000000000
set pointer:eof+1
set range:0x000000,pointer
set [hash]:SHA1
write at 0x000004:[hash]
3 changes: 3 additions & 0 deletions appdata/BLUS30826.ps3savepatch
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

:USER01

[Level 98]
2001ca01 00000062

[Max Money]
20008B48 3B9AC9FF

Expand Down
148 changes: 142 additions & 6 deletions appdata/BLUS31020.ps3savepatch
Original file line number Diff line number Diff line change
@@ -1,25 +1,161 @@
; Lost Planet 3
; BLUS31020
; From bokosukagames
; From bokosukagames and krustytoe

:DD2CA199.SAV

[Termal Energy 9999999]
search 0x4C50514F5F4F626A656374697665426F6F6C:1
write next 16: 4B18967F
write next 16:0x4B18967F

[Scrap 9999999]
search 0x4C50514F5F4F626A656374697665426F6F6C:1
write next 1A: 4B18967F
write next 1A:0x4B18967F

[Pistol Ammo Charge 2147483647]
search 0x4C5054756E6544617461416D6D6F506973746F6C5F44656661756C740000000000FFFFFFFF0000:1
write next 21: FFFFFFFF7FFFFFFF
write next 21:0xFFFFFFFF7FFFFFFF

[Equipment Shotgun Infinity Ammo]
search 0x4C5054756E6544617461416D6D6F53686F7467756E5F:3
write next 22: FFFFFFFF7FFFFFFF
write next 22:0xFFFFFFFF7FFFFFFF

[Equipment Hunting Rifle Infinity Ammo]
search 0x4C5054756E6544617461416D6D6F48756E74696E675269666C655F:3
write next 2F: FFFFFFFF7FFFFFFF
write next 2F:0xFFFFFFFF7FFFFFFF

[9999999 Albino Tarkaa DNA]
80010014 4C50514F
5F4F626A 65637469
7665426F 6F6C5F31
2800001F 4B18967F

[Group:Ammunitions Codes (Swapping Ammo will lose the infinite effects)]

[Shotgun - Infinite Regular Ammo (Must be currently equipped to work)]
80030020 4C505475
6E654461 7461416D
6D6F5368 6F746775
6E5F4465 6661756C
74000000 00000000
28000022 7FFFFFFF
28000026 7FFFFFFF

[Shotgun - Infinite Bounce Shot Ammo (Must be currently equipped to work)]
80030020 4C505475
6E654461 7461416D
6D6F5368 6F746775
6E5F426F 756E6365
53686F74 00000000
28000025 7FFFFFFF
28000029 7FFFFFFF

[Assault Rifle - Infinite Regular Ammo (Must be currently equipped to work)]
80030024 4C505475
6E654461 7461416D
6D6F4173 7361756C
74526966 6C655F44
65666175 6C740000
28000027 7FFFFFFF
2800002B 7FFFFFFF

[Assault Rifle - Infinite Incendiary Rounds (Must be currently equipped to work)]
80030028 4C505475
6E654461 7461416D
6D6F4173 7361756C
74526966 6C655F49
6E63656E 64696172
79000000 00000000
2800002A 7FFFFFFF
2800002E 7FFFFFFF

[Hunting Rifle - Infinite Regular Ammo (Must be currently equipped to work)]
8003002C 4C505475
6E654461 7461416D
6D6F4875 6E74696E
67526966 6C655F50
69657263 696E6744
65666175 6C740000
2800002F 7FFFFFFF
28000033 7FFFFFFF

[Hunting Rifle - Infinite Depleted Uranium Ammo (Must be currently equipped to work)]
8003002C 4C505475
6E654461 7461416D
6D6F4875 6E74696E
67526966 6C655F44
65706C65 74656455
72616E69 756D0000
2800002F 7FFFFFFF
28000033 7FFFFFFF

[Valkyrie - Infinite Regular Bolts (Must be currently equipped to work)]
80030020 4C505475
6E654461 7461416D
6D6F4372 6F737362
6F775F44 65666175
6C740000 00000000
28000023 7FFFFFFF
28000027 7FFFFFFF

[Valkyrie - Infinite Explosive Bolts (Must be currently equipped to work)]
80030024 4C505475
6E654461 7461416D
6D6F4372 6F737362
6F775F45 78706C6F
73697665 426F6C74
28000029 7FFFFFFF
2800002D 7FFFFFFF

[P.I.G - Infinite Regular Ammo (Must be currently equipped to work)]
8003001C 4C505475
6E654461 7461416D
6D6F534D 475F4465
6661756C 74000000
2800001E 7FFFFFFF
28000022 7FFFFFFF

[P.I.G - Infinite Stinger Ammo (Must be currently equipped to work)]
8003001C 4C505475
6E654461 7461416D
6D6F534D 475F5374
696E6765 72000000
2800001E 7FFFFFFF
28000022 7FFFFFFF

[Grenade Launcher - Infinite Regular Ammo (Must be currently equipped to work)]
80030028 4C505475
6E654461 7461416D
6D6F4772 656E6164
654C6175 6E636865
725F4465 6661756C
74000000 00000000
2800002A 7FFFFFFF
2800002E 7FFFFFFF

[Grenade Launcher - Infinite Biotox Ammo (Must be currently equipped to work)]
80030024 4C505475
6E654461 7461416D
6D6F4772 656E6164
654C6175 6E636865
725F4269 6F746F78
28000029 7FFFFFFF
2800002D 7FFFFFFF

[Pulse Rifle - Infinite Ammo (Must be currently equipped to work)]
80030020 4C505475
6E654461 7461416D
6D6F5075 6C736552
69666C65 5F446566
61756C74 00000000
28000025 7FFFFFFF
28000029 7FFFFFFF

[Halberd - Infinite Ammo (Must be currently equipped to work)]
80030020 4C505475
6E654461 7461416D
6D6F4861 6C626572
645F4465 6661756C
74000000 00000000
28000022 7FFFFFFF
28000026 7FFFFFFF
4 changes: 4 additions & 0 deletions appdata/BLUS31028.ps3savepatch
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
;NBA 2K13

:USERDATA

[MAX FANS]
2068833C 3B9AC9FF

[Update CRC32 (Required)]
;set range:0x000004,0x737206
set pointer:eof+1
Expand Down
Loading

0 comments on commit a9ee3c3

Please sign in to comment.