-
Notifications
You must be signed in to change notification settings - Fork 1
Extracting assets
Gong Xian edited this page Jul 1, 2022
·
7 revisions
Extracting files from the disc image first requires that the image is in GDI format. Different formats, such as BIN/CUE, must be converted first. Furthermore, current tools for rebuilding hacked disc images only support GDI output.
- GD-ROM Explorer
- A utility to convert Dreamcast disc images to GDI format, if necessary. Examples include:
- If your Sakura Taisen 3 disc images are in BIN/CUE format, use one of the tools above to convert them to GDI/BIN/RAW format.
- In GD-ROM Explorer, open the disc.gdi file.
- Create a new directory into which the files will be extracted.
- In the left sidebar, right-click on IP.BIN and extract it to the directory.
- Right-click on the ISO entry under IP.BIN and select Extract content of \ to... Create a new directory named data in the same directory that IP.BIN was extracted to.
- Repeat this process with the other discs.
Formats
- ASCR format
- SBX/SBN
- LIP file
- SKFONT.CG
- ADCG texture
- BPV1 container
- LC1 file
- EYECATCH.BIN
- OpOption.bin
- Miscellaneous information
English translation technical details
Translation Instructions
- Extracting assets and rebuilding disc images
- Ghidra setup
- Emulation and memory searching
- Debugging Flycast with gdb-multiarch
- Script files
- Custom font tiles
- Map labels
- Editing compressed graphics
- Texture locations
- SRPG strings
- Menu strings
- Video encoding