Releases: dolkensp/unp4k
unp4k Tools for Star Citizen
View ReadMe for more instructions.
unp4k Tools for Star Citizen
View ReadMe for more instructions.
unp4k Tools for Star Citizen
View ReadMe for more instructions.
unp4k Tools for Star Citizen
View ReadMe for more instructions.
Public unp4k Tools
unp4k
Unp4k utilities for Star Citizen
Installation:
- Download
unp4k-tools-3.2.0.zip
- Right click the zip and select Properties
- Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
- 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:
- Drag
Data.p4k
from theStarcitizen\LIVE
folder, directly ontounp4k.exe
Advanced Command Line Usage:
- Launch a command line, and navigate to the unp4k directory
- 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:
- Launch
unp4k.gui.exe
- Select
File
>Open
and browse to your chosenData.p4k
- Browse the file structure
- 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
Command Line Tools:
Basic instructions:
- Download the unp4k zip suitable for your platform (
unp4k-3-1-0-win-x64.zip
if you're unsure) - Right click the zip and select Properties
- Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
- Extract the selected zip to your desired directory
- Drag
Data.p4k
from theStarcitizen\LIVE
folder, directly ontounp4k.exe
. - This will extract all xml files from the Data.p4k. To access other assets, see Advanced instructions.
Advanced instructions:
- Download the unp4k zip suitable for your platform (
unp4k-3-1-0-win-x64.zip
if you're unsure) - Right click the zip and select Properties
- Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
- Extract the selected zip to your desired directory
- Launch a command line, and navigate to the unp4k directory
- Execute
unp4k.exe c:\path\to\data.p4k [filter]
where filter is a keyword used to filter the results (the default filter isxml
)
NOTE: This version of unp4k offloads decryption of encrypted files to a remote webserver.
GUI Preview:
Basic instructions:
- Download
unp4k.gui-3-1-0.zip
- Right click the zip and select Properties
- Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
- Extract the selected zip to your desired directory
- Launch
unp4k.gui.exe
- Select
File
>Open
and browse to the Data.p4k you wish to browse - 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
Basic instructions:
- Download unp4k.zip
- Right click unp4k.zip and select Properties
- Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
- Extract unp4k.zip to your desired directory
- Drag Data.p4k from the Starcitizen\LIVE folder, directly onto unp4k.exe.
Advanced instructions:
- Download unp4k.zip
- Right click unp4k.zip and select Properties
- Under the General tab, check the Unblock checkbox at the bottom if it exists, and click ok
- Extract unp4k.zip to your desired directory
- Launch a command line, and navigate to the unp4k directory
- 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)