Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LagoLunatic committed Nov 15, 2022
1 parent e7b0222 commit 4e8517c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ GameCube File Tools (GCFT) is a GUI tool for editing the following common file f
* GCM (GameCube ISOs)
* RARC (archives)
* BTI (images)
* Various J3D formats (e.g. textures in BDL and BMD models)
* JPC (particle effect archives) (version 1 only)
* Yaz0 (compression)

Expand All @@ -18,15 +19,15 @@ Features:
* Convert BTI images to PNG and back
* Dump all BTI images in a GCM or a RARC to a folder as PNG
* Edit the header attributes of BTI images (e.g. image format, palette format, wrapping, filter mode)
* View and extract the images contained in GameCube banner files (.bnr)
* Extract and replace the BTI textures embedded in J3D BDL and BMD models and BMT material tables, and JPC particle archives
* Import a folder of particle files onto an existing JPC, adding/overwriting all the particles from the folder to the JPC
* Viewing DOL executable sections, and converting between offsets within the DOL file and RAM addresses in the game's memory
* Compress and decompress Yaz0 files

It currently cannot create brand new GCMs or JPCs from scratch.

If you're on Windows, you can download GCFT here: <https://github.com/LagoLunatic/GCFT/releases>
If you're on Mac or Linux, executable builds are not provided, so you must run it from the source code instead. See the "Running from source" section at the bottom of this readme.
You can download GCFT here: https://github.com/LagoLunatic/GCFT/releases

### Usage

Expand Down

0 comments on commit 4e8517c

Please sign in to comment.