Extracting .pack and .list files: Difference between revisions
Appearance
Fieryhenry (talk | contribs) create article |
Fieryhenry (talk | contribs) Accessed + follow instructions |
||
| Line 5: | Line 5: | ||
== BCGM_Python == | == BCGM_Python == | ||
A tool made by [[User:Fieryhenry|fieryhenry]] which can be | A tool made by [[User:Fieryhenry|fieryhenry]] which can be accessed via [https://codeberg.org/fieryhenry/BCGM-Python Codeberg]. | ||
Follow the instructions on the README to decrypt the .pack and .list files into a directory. | Follow the instructions on the README to install the program and decrypt the .pack and .list files into a directory. | ||
Revision as of 11:41, 4 September 2025
To mod the game, you need to modify the files inside the .pack and .list files of the game. There are a few tools that can do this for you.
If you want to know how the .pack and .list files are structured in order to make your own tools, see Structure of .pack and .list files.
BCGM_Python
A tool made by fieryhenry which can be accessed via Codeberg.
Follow the instructions on the README to install the program and decrypt the .pack and .list files into a directory.