Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
for 1.6.4 release
  • Loading branch information
bucanero committed Jul 18, 2021
1 parent 4f8d28e commit 812dc71
Show file tree
Hide file tree
Showing 10 changed files with 1,247 additions and 5 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,31 @@ 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

### Added

* Added setting to redetect user/console IDs
* Added custom decryption support
* Dynasty Warriors 8: Xtreme Legends
* Added custom checksum support
* LEGO Pirates of the Caribbean: The Video Game
* LEGO Star Wars III: The Clone Wars
* New save-game cheats
* Atelier Rorona Plus
* Atelier Shallie
* Class of Heroes 2G
* DuckTales Remastered
* Everybody's Golf
* Iron Man 2
* Monster High - New Ghoul in School
* Narco Terror

### Fixed

* Fixed freeze issue when db rebuild was scheduled
* Fixed comments in `ps3savepatch` files

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

### Added
Expand Down
35 changes: 35 additions & 0 deletions appdata/BLES00885.ps3savepatch
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
; BLES00885
; Iron Man™ 2

:SAVE0

[Field Data/Credits/Money]
write at 0x00001160:0x3B9AC9FF

[Kill Trophies]
; Kill 1 Enemy Each Weapon/Mode

write at 0x00000FAB:0x000000FF
write at 0x00000FD2:0x000000FF
write at 0x00000FF5:0x000000FF
write at 0x00001018:0x000000FF
write at 0x0000103D:0x000000FF
write at 0x00001063:0x000000FF
write at 0x00001089:0x000000FF
write at 0x000010AE:0x000000FF
write at 0x000010D1:0x0000FFFF
write at 0x000010F6:0x000000FF
write at 0x0000111A:0x000000FF
write at 0x00001141:0x000000FF

[Finish Game Trophies]
; Beat Tutorial on Formidable Difficulty

write at 0x000004B5:0x00000001
write at 0x00000659:0x00000001
write at 0x000007FD:0x00000001
write at 0x00000988:0x00000001
write at 0x00000AC0:0x00000001
write at 0x00000BF8:0x00000001
write at 0x00000D83:0x00000001
write at 0x00000EBB:0x00000001
24 changes: 22 additions & 2 deletions appdata/BLJM61157.ps3savepatch
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,25 @@
200005FC AE600B00




[Ability all max]
42000024 FFC99A3B
40030004 00000000

[max exp]
20000024 3F420F00
20000028 3F420F00
2000002C 3F420F00

[max money]
20000020 3F420F00

[all missions clear]
20001B7A FFFFFFFF
20001B7E FFFFFFFF
20001B82 FFFFFFFF
00001B86 0000000F

;Fulfill 1 Request to obtain "Workaholic" and "Reliable Worker" trophies-
[Fulfill all Daemon Requests]
42000768 01010101
40260004 00000000
Loading

0 comments on commit 812dc71

Please sign in to comment.