Skip to content

Releases: dolkensp/unp4k

unp4k Tools for Star Citizen

23 Oct 22:18
cab6598
Compare
Choose a tag to compare

View ReadMe for more instructions.

unp4k Tools for Star Citizen

19 Jun 22:12
8dd9028
Compare
Choose a tag to compare

View ReadMe for more instructions.

unp4k Tools for Star Citizen

18 Jun 23:19
98bccf2
Compare
Choose a tag to compare

View ReadMe for more instructions.

unp4k Tools for Star Citizen

18 Jun 10:34
e7afd24
Compare
Choose a tag to compare

View ReadMe for more instructions.

Public unp4k Tools

14 Jun 01:11
Compare
Choose a tag to compare

unp4k

Unp4k utilities for Star Citizen

Installation:

  1. Download unp4k-tools-3.2.0.zip
  2. Right click the zip and select Properties
  3. Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
  4. Extract the selected zip to your desired installation directory

NOTE: unforge currently requires .Net Framework 4.6.2 or greater to run. If you receive the error Method not found: '!!0[] System.Array.Empty()'. you will need to install this framework.

Quickstart:

  1. Drag Data.p4k from the Starcitizen\LIVE folder, directly onto unp4k.exe

Advanced Command Line Usage:

  1. Launch a command line, and navigate to the unp4k directory
  2. Execute unp4k.exe c:\path\to\data.p4k [filter] where filter is a keyword used to filter the results (the default filter is *.*)

NOTE: This version of unp4k offloads decryption of encrypted files to a remote webserver.
NOTE: The filter does not fully support wildcards. To extract files of a certain type, you may use *.ext as the filter, but no further wildcard functionality exists.

Basic GUI Usage:

  1. Launch unp4k.gui.exe
  2. Select File > Open and browse to your chosen Data.p4k
  3. Browse the file structure
  4. Right click to extract/open files

NOTE: unp4k.gui is early alpha, and has many crashes, and unfinished features. Use at your own risk

Public unp4k tools

24 Mar 00:29
Compare
Choose a tag to compare

Command Line Tools:

Basic instructions:

  1. Download the unp4k zip suitable for your platform (unp4k-3-1-0-win-x64.zip if you're unsure)
  2. Right click the zip and select Properties
  3. Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
  4. Extract the selected zip to your desired directory
  5. Drag Data.p4k from the Starcitizen\LIVE folder, directly onto unp4k.exe.
  6. This will extract all xml files from the Data.p4k. To access other assets, see Advanced instructions.

Advanced instructions:

  1. Download the unp4k zip suitable for your platform (unp4k-3-1-0-win-x64.zip if you're unsure)
  2. Right click the zip and select Properties
  3. Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
  4. Extract the selected zip to your desired directory
  5. Launch a command line, and navigate to the unp4k directory
  6. Execute unp4k.exe c:\path\to\data.p4k [filter] where filter is a keyword used to filter the results (the default filter is xml)

NOTE: This version of unp4k offloads decryption of encrypted files to a remote webserver.

GUI Preview:

Basic instructions:

  1. Download unp4k.gui-3-1-0.zip
  2. Right click the zip and select Properties
  3. Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
  4. Extract the selected zip to your desired directory
  5. Launch unp4k.gui.exe
  6. Select File > Open and browse to the Data.p4k you wish to browse
  7. Browse the file structure.

ENTER will open most files. CTRL+ENTER will allow you to specify a location to export a part of the tree to.

NOTE: This version of unp4k.gui has very little error handling, and is still undergoing active development. There are a few known bugs which I'll be working on when I return home, but thought people may enjoy this version in the meantime.

Public unp4k tools

03 Dec 04:51
fe698ad
Compare
Choose a tag to compare

Basic instructions:

  1. Download unp4k.zip
  2. Right click unp4k.zip and select Properties
  3. Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
  4. Extract unp4k.zip to your desired directory
  5. Drag Data.p4k from the Starcitizen\LIVE folder, directly onto unp4k.exe.

Advanced instructions:

  1. Download unp4k.zip
  2. Right click unp4k.zip and select Properties
  3. Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
  4. Extract unp4k.zip to your desired directory
  5. Launch a command line, and navigate to the unp4k directory
  6. Execute unp4k.exe c:\path\to\data.p4k [filter] where filter is a keyword used to filter the results

Any files that are encrypted will be dumped out in their raw format. Contact /u/alluran on reddit if you need access to these files (online tools to decrypt these coming soon)