GCT Image: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 33: | Line 33: | ||
=== Compatible Programs === | === Compatible Programs === | ||
* [https://github.com/ShrekBoards/rsgct rsgct] | * [https://github.com/ShrekBoards/rsgct rsgct] / [https://drive.google.com/file/d/1hCx19JN7q61WCnhrFFdLln58F9BibvSP/view?usp=sharing mirror1 (windows build)] | ||
** Usage: rsgct.exe -e file1.gct | ** Usage: rsgct.exe -e file1.gct | ||
* [https://github.com/ShrekBoards/sgct sgct] | * [https://github.com/ShrekBoards/sgct sgct] | ||
Revision as of 19:21, 12 July 2022
Back to index | Edit this page
GCT
- Format Type : Image
- Endian Order : Little Endian
- Signature : GCNT
Format Specifications
// header 4 bytes (char) - signature // "GCNT" // TODO
Notes and Comments
- This file format occurs in some GameCube games.
Games
List of games using this file format:
- NHL 2K3 (GameCube) (packed inside CMN archives)
- Shrek SuperSlam (GameCube) (*.GCT)
QuickBMS Script
Not written yet.
Compatible Programs
- rsgct / mirror1 (windows build)
- Usage: rsgct.exe -e file1.gct
- sgct
- Usage: java -jar sgct.jar file1.gct