Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!
[Rusty Hearts] PCK Tool

[Rusty Hearts] 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

preview.png


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. ❤️
  • Like
Reactions: MrGaD
Author
juniordark
Downloads
28
Views
441
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from juniordark

Back
Top