PSXHAX.COM website and domain for sale. Contact Us with your offer!
UnPackPKG: PS4 PKG Unpacker for ED8 / Trails of Cold Steel Games by UyJulian
May the 4th Be With You! ☄️ Following his PS2 Projects, developer @uyjulian (Twitter) updated his Github repository yesterday with a UnPackPKG script which (among other platforms) is a PS3 / PS4 PKG Unpacker for ED8 and the Trails of Cold Steel series of games outlined below.

Download: unpackpkg-main.zip / GIT

Here's more from the included README.md: unpackpkg

Unpacks .pkg files from ED8 / Trails of Cold Steel series of games.

Usage

TODO: to be written later

Compatibility

The following games are known to be compatible with this program:
  • 英雄伝説: 閃の軌跡 / Eiyuu Densetsu: Sen no Kiseki / The Legend of Heroes: Trails of Cold Steel (Vita, PS3, PC, PS4)
  • 英雄伝説: 閃の軌跡 II / Eiyuu Densetsu: Sen no Kiseki II / The Legend of Heroes: Trails of Cold Steel II (Vita, PS3, PC, PS4)
  • 英雄伝説: 閃の軌跡 III / Eiyuu Densetsu: Sen no Kiseki III / The Legend of Heroes: Trails of Cold Steel III (PC, PS4, Switch)
  • 英雄伝説: 閃の軌跡 IV / Eiyuu Densetsu: Sen no Kiseki IV / The Legend of Heroes: Trails of Cold Steel IV (PC, PS4, Switch)
  • 英雄伝説: 創の軌跡 / Eiyuu Densetsu: Hajimari no Kiseki (PC, PS4)
  • 東亰ザナドゥ / Tokyo Xanadu (Vita, PC, PS4)
License

The program is licensed under the MIT license. Please check LICENSE for more information.

And here's the unpackpkg.py script:
Code:
# This script is intended to unpack "pkg" file from Trails of Cold Steel III/IV/Hajimari PC/Switch, but it also works on Trails of Cold Steel I/II/III/IV Vita/PS3/PS4, Hajimari no Kiseki, and Tokyo Xanadu.
# 1st argument is .pkg path, 2nd argument is output directory

# For Hajimari PC support, it requires the "zstandard" module to be installed.
# This can be installed by:
# /path/to/python3 -m pip install zstandard

import io
import sys
import struct
import os

try:
    import zstandard
except:
    pass

def uncompress_nislzss(src, decompressed_size, compressed_size):
    des = int.from_bytes(src.read(4), byteorder="little")
    if des != decompressed_size:
        des = des if (des >...
PS4 Hardware Dolby TrueHD Decoder PKG by Jocover Released
PS4Scene Developer @jocover updated Github earlier with a PS4 Hardware Dolby TrueHD Decoder PKG and source code to decode Dolby TrueHD to Linear PCM audio data on a Jailbroken PS4 console. :music:

Download: IV0000-BREW03085_00-DOLBYTRUEHDDEC00.pkg (6.31 MB - v1.0.1) / GIT

Spoiler: Depreciated

Changelog:

v1.0.1

  • support for decoding audio from network
:arrow: Here are some previous audio-related topics for those joining recently (sorted by date with the oldest first) alongside details from the included README.md below:
Borderlands 3 & More PS4 Custom Save Game Decrypter Tools by Bucanero
Following the Apollo Save Tool for PS4 updates, this weekend PlayStation 4 Scene developer bucanero shared via Twitter a Borderlands 3 PS4 Custom Save Game Decrypter Tool including a Currency dropper profile save, Eridium dropper profile save and Customization bank profile save confirming the decryption method will also be available in Apollo PS4 Save Tool. :love:

Download: Borderlands 3 (CUSA07823) Decrypted PS4 Saves / Decrypted PS4 Saves Online Database (Web Version) / Apollo Saves: Apollo Save Tool Online Database GIT / ps3-save-decrypters-master.zip (includes PS4 also) / GIT

This comes proceeding the PS4 Crypto CoProcessor (CCP) Bug on SAMU Key Slots for Save Keys disclosed last winter, and those who would like to support his ongoing development work can do so via DParrino (Senza Codici) on Patreon or Bucanerodev (Marcelo Parrino) on PayPal. <3

From the PS4 Borderlands3 Decrypter repository: Borderlands 3 PS4 Save Decrypter

A tool to decrypt Borderlands 3 PS4 save-games (Profile and Saves).

USAGE:...
Sackboy: A Big Adventure PS4 World Unlocker by MsKrypt1
Earlier this year MsKrypt1 released a multi-platform SackboyWorldUnlocker on Github, which is a Sackboy: A Big Adventure PS4 World Unlocker for those in the PlayStation 4 Scene with a Jailbroken PS4 console. :D

Download: SackboyWorldUnlocker v0.1 / GIT
  • SackboyWorldUnlocker.linux-x64.zip
  • SackboyWorldUnlocker.osx-x64.zip
  • SackboyWorldUnlocker.win-x64.zip
  • SackboyWorldUnlocker.win-x86.zip
This comes following the Farctool2: LittleBigPlanet File Editor / Texture Viewer, return of LittleBigPlanet PS4 Servers last fall and from the README.md: Sackboy: A Big Adventure PS4 World Unlocker

This tool allows to force unlock worlds in Sackboy: A Big Adventure on PS4. This effectively allows to fix the issue when the next world is not automatically unlocked after completing the last level of the world. Requires HEN.

⚠️ BACKUP SAVE FILES BEFORE USING!

Download


Get the latest version here.

IMPORTANT

The program was tested on Windows only. Other version are not tested and might not work correctly.

Instructions

How to use:

  1. Make a save BACKUP using PS4's Application Save Data Management.
  2. Get the unencrypted save file from the game. We are interested in the General file. To get the unencrypted save file use one of the available save tools like Apollo Save Tool. Refer bellow for Apollo instructions.
  3. Drag'n'drop the General save file over the program executable. Alternatively open the program and enter full file path to the General save file.
  4. Select which world to unlock. It's untested whether or not you can unlock the levels not in correct order, so the program will unlock...
PS4 PKGTools: .PKG File Tools by MC-17, Oxwald Fork & PkgToolBox SeregonWar Fork
Since the release of PS4 Fake PKG Tools 3.87 V5, more PS4 PKG Games, the PS4 AIO Batch File Script for Games & Updates and yesterday's PSXLink App to Obtain PS4 PKG Game Updates & Firmware PUPs developer MC-17 (who previously shared PSPack Flask) updated his Github recently with a set of homebrew PS4 PKGTools to perform various read-only operations on PlayStation 4 .PKG extension package files alongside a PS4 PKG Viewer Fork (MacOS) via Oxwald on Twitter and a PkgToolBox fork via @SeregonWar on X Post. :geek:

Download: ps4_pkg_tool-main.zip / ps4_pkg_tool GIT / PS4 PKG Viewer GIT Fork via Oxwald (Tool for working with PS4 .pkgs, this code was developed on MacOS but can be compiled on Windows after installing all dependencies) / PkgToolBox-v1.2.0.zip (38.2 MB - PS4 PKG Tool v1.2, includes PS4PkgToolBox.exe) / PkgToolBox (Fork) GIT by @SeregonWar on Github via X Post

Spoiler: Depreciated
Back
Top