mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 11:45:33 +01:00
Update README.md
This commit is contained in:
parent
dfd5ad9ffa
commit
01c240a9e0
|
@ -10,7 +10,7 @@ If you want more infos about the game, go read our [Gotcha Force Wiki](http://re
|
||||||
**Warning - Running tests is for dev purpose: it will create lots of files and this could stress your SSD.**
|
**Warning - Running tests is for dev purpose: it will create lots of files and this could stress your SSD.**
|
||||||
|
|
||||||
## gcmtool.py
|
## gcmtool.py
|
||||||
Python3 script for unpack/pack GCM/iso files. This tool can rebuild FileStringTable (FST) of GCM and patch boot.bin with a new apploader.img, boot.dol, add/remove/edit of folder and files of the game.
|
Python3 script for unpack/pack/rebuild GCM/iso file format. This tool can rebuild FileStringTable (FST) of GCM and patch boot.bin with a new apploader.img, boot.dol, add/remove/edit folder and files of the game.
|
||||||
|
|
||||||
### User manual
|
### User manual
|
||||||
Unpack GCM/iso file **source_gcm.iso** in the default new folder _game_code-DVD_number_. If optional_dest_folder is specified we unpack in _optional_dest_folder_.
|
Unpack GCM/iso file **source_gcm.iso** in the default new folder _game_code-DVD_number_. If optional_dest_folder is specified we unpack in _optional_dest_folder_.
|
||||||
|
@ -43,7 +43,7 @@ sys folder contains GCM system files of the game:
|
||||||
* fst.bin
|
* fst.bin
|
||||||
|
|
||||||
## afstool.py
|
## afstool.py
|
||||||
Python3 script for unpack/pack AFS files. Rebuild of Table of content (TOC) and Filename directory (FD) with full controll of every parameters.
|
Python3 script for unpack/pack/rebuild AFS file format. Rebuild of Table of content (TOC) and Filename directory (FD) is possible with full controll of every parameters.
|
||||||
|
|
||||||
### User manual
|
### User manual
|
||||||
Unpack **source_afs.afs** in the default new folder _source_afs_.
|
Unpack **source_afs.afs** in the default new folder _source_afs_.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user