mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 12:45:34 +01:00
Update README.md
This commit is contained in:
parent
fecaadd6e8
commit
14a598df99
|
@ -21,6 +21,10 @@ Pack folder in GCM/iso:
|
||||||
```
|
```
|
||||||
gcmtool.py --pack unpack_iso game.iso
|
gcmtool.py --pack unpack_iso game.iso
|
||||||
```
|
```
|
||||||
|
Get full memory mapping, sys and empty spaces informations: (path can be an GCM unpacked folder or a GCM/iso file)
|
||||||
|
```
|
||||||
|
gcmtool.py --stats path
|
||||||
|
```
|
||||||
Rebuild FST and patch boot.bin for a new apploader, dol, and add/remove/edit of folders and files:
|
Rebuild FST and patch boot.bin for a new apploader, dol, and add/remove/edit of folders and files:
|
||||||
```
|
```
|
||||||
gcmtool.py --rebuild-fst unpack_iso
|
gcmtool.py --rebuild-fst unpack_iso
|
||||||
|
|
Loading…
Reference in New Issue
Block a user