Hello ragezone!
Since there's no movement in the development of Rusty Hearts I've decided to kickstart some Open Source projects.
Rusty Hearts PCK Tool
A C# Windows Forms application that allows extracting and repacking files from the Rusty Hearts client archives (PCK files).
Screenshots
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
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.
Since there's no movement in the development of Rusty Hearts I've decided to kickstart some Open Source projects.
Rusty Hearts PCK Tool
A C# Windows Forms application that allows extracting and repacking files from the Rusty Hearts client archives (PCK files).
Screenshots
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
- Place the program in the game directory and run it.
- The program will read the PCK filelist (f00X.dat) and create a tree structure.
- Select the files to be extracted by checking the corresponding checkboxes.
- Click the "Unpack Selected" button to extract the selected files.
- 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.