Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!
PCK Tool

Tool PCK Tool 1.0.0

No permission to download
Hello ragezone! :)
Since there's no movement in the development of Rusty Hearts I've decided to kickstart some Open Source projects. :msmile:

Rusty Hearts PCK Tool
A C# Windows Forms application that allows extracting and repacking files from the Rusty Hearts client archives (PCK files).

Screenshots

previ - PCK Tool - RaGEZONE Forums


Getting Started
To get started with this tool, simply download the latest release from the GitHub repository. Make sure the tool is placed in the game directory before running it. Once the tool is launched, it will display a tree view of the files in the archives.

Usage
  1. Place the program in the game directory and run it.
  2. The program will read the PCK filelist (f00X.dat) and create a tree structure.
  3. Select the files to be extracted by checking the corresponding checkboxes.
  4. Click the "Unpack Selected" button to extract the selected files.
  5. Click the "Unpack All" button to extract all files.

Extracting Files
To extract files, select the files or folders you want to extract in the tree view and click the "Unpack Selected" button. The selected files will be extracted to the PCKOutput folder in the same directory as the PCK archive.

Packing Files
To pack files, select the files or folders you want to replace and drag and drop in the blue box. When packing remember to keep the same structure as the PCK.

Contributing
Contributions from the community are welcome! If you encounter a bug or have a feature request, please submit an issue on GitHub. If you would like to contribute code, please fork the repository and submit a pull request.

Support
If you need help with the tool, please submit an issue on GitHub.

Consider leaving a like/star on github if you like it. ❤️
Author
JuniorDark
Downloads
121
Views
1,498
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from JuniorDark

Back