Skip to content

Releases: bucanero/apollo-lib

Apollo CLI tools v1.1.0

18 Jul 21:12
06848ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Apollo CLI tools v1.0.0

06 Apr 21:44
Compare
Choose a tag to compare

Patch Engine

  • Apollo patch engine 1.0.0
  • Improve code parsing
  • Fix SW Code Type D issue with CRLF line breaks
  • BSD scripts
    • Change compress and decompress command syntax
      • decompress(offset, wbits)
      • compress(offset)

Apollo CLI tools v0.7.0

05 Feb 12:11
Compare
Choose a tag to compare

CLI tools

  • update patcher: support filenames from patch file

Patch Engine

  • Apollo patch engine 0.7.0
  • BSD scripts
    • Add new checksums
      • Jenkins OAAT
      • Jenkins Lookup3 little2
      • "Dead Rising" checksum
    • Add Camellia ECB encryption
    • Add RGG studio decryption

Apollo CLI tools v0.6.0

16 Dec 18:18
Compare
Choose a tag to compare

CLI tools

  • New dumper CLI tool
    • creates a SaveWizard type A code to write binary data from a file

Patch Engine

  • Apollo patch engine 0.6.0
  • BSD scripts
    • Add Patapon 3 decryption (PSP)
    • Add Monster Hunter decryption (PSP)
    • Add jhash Jenkins hash
    • Add murmur3_32 hash

Apollo CLI tools v0.5.0

26 Oct 19:43
Compare
Choose a tag to compare

Patch Engine

  • Apollo patch engine 0.5.0
    • Add PS2, PSP platforms
    • Add host callbacks (username, lan mac, wlan mac, sys name, psid, account id)
  • Save Wizard / Game Genie
  • BSD scripts
    • Add MGS5 decryption PS3/PS4 (#18)
    • Add Castlevania:LoS checksum (#17)
    • Add Rockstar checksum (#16)
    • Fix right() on little-endian platforms

Apollo CLI tools v0.4.0

28 Feb 16:08
Compare
Choose a tag to compare

Patch Engine

  • Apollo patch engine 0.4.0
  • Save Wizard / Game Genie
    • Skip search if pattern was not found (#11)
    • Improve code types 9, B, D (#13)
  • BSD scripts
    • Fixed Final Fantasy XIII encryption bug on PS3 (#12)

Apollo CLI tools v0.3.0

05 Nov 11:45
Compare
Choose a tag to compare

Patch Engine

  • Apollo patch engine v0.3.0
  • BSD scripting changes
    • New custom hash: mgspw_checksum
    • Fix md5_xor, sha1_xor64 custom hashing
    • Fix little-endian support for decrypters/hashes

Apollo CLI tools v0.2.0

28 Sep 14:18
Compare
Choose a tag to compare

CLI tools

  • Apollo patch engine v0.2.0
  • New custom hash: force_crc32
  • Fix md5_xor custom hash

Apollo CLI tools v0.1.0

04 Sep 13:10
Compare
Choose a tag to compare

CLI tools

  • parser
  • patcher
  • patcher-bigendian