Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xan1242/ciptool
CIP Tool - tool for Yu-Gi-Oh! Tag Force CIP/CPM files
https://github.com/xan1242/ciptool
card-art card-game game game-mod-tool image-processing konami reverse-engineering yu-gi-oh yu-gi-oh-tag-force
Last synced: 7 days ago
JSON representation
CIP Tool - tool for Yu-Gi-Oh! Tag Force CIP/CPM files
- Host: GitHub
- URL: https://github.com/xan1242/ciptool
- Owner: xan1242
- License: mit
- Created: 2021-07-18T05:19:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T23:24:44.000Z (over 2 years ago)
- Last Synced: 2024-11-11T14:52:06.692Z (2 months ago)
- Topics: card-art, card-game, game, game-mod-tool, image-processing, konami, reverse-engineering, yu-gi-oh, yu-gi-oh-tag-force
- Language: C++
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CIPTool
CIP Tool - tool for Yu-Gi-Oh! Tag Force CIP/CPM filesThis tool is designed to unpack and repack the CIP packages which contain the card art in Yu-Gi-Oh! Tag Force games on PSP.
# GIM format information
The game uses DXT1 texture compression for images.Included in the release is a slightly modified GIMConv configuration with batch scripts (for batch conversion) and a suitable configuration for this game.
Information on how to use it is included in the zip package.