More actions
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews") |
m (Text replacement - "| licence" to "| license") |
||
Line 5: | Line 5: | ||
| version=v1.3 | | version=v1.3 | ||
| lastupdated = 2021/02/15 | | lastupdated = 2021/02/15 | ||
| | | license = Mixed | ||
| author = eqagunn | | author = eqagunn | ||
| website = https://gbatemp.net/threads/release-citra-cxi-maker.567595/ | | website = https://gbatemp.net/threads/release-citra-cxi-maker.567595/ |
Revision as of 09:57, 20 October 2021
Citra CXI Maker | |
---|---|
File:CitraCXIMaker.jpg | |
General | |
Author | eqagunn |
Type | PC Utilities |
Version | v1.3 |
License | Mixed |
Last Updated | 2021/02/15 |
Links | |
Download | |
Website | |
Description:
- Convert and update your 3ds/cci/cia/cxi files to
- stripped, region-free, unencrypted cxi files
- for usage in Citra emulator.
- Doesn't work with DLCs.
Features:
- accepts 3ds, cci, cia and cxi files as input
- accepts folder as input for batch operation
- works with special characters in both path and file/folder names
- if second input file is specified its exefs/romfs contents and exh are going to be merged into main file
- accepts drag-and-drop input onto script (drag by main file when main+update selected to merge them!)
- outputs cxi for use in Citra emulator
- output can be plain-stripped and logo-stripped (optional via config.ini)
- output can be region-free patched (optional via config.ini)
- output is unencrypted
Usage:
- citra-cxi-maker <main-file> [<update-file>]
- citra-cxi-maker <main-folder>
- ...or drag-and-drop.
Bugs:
- caret character (^) in path/file names will break the script
Changelog:
v1.3 (2021-02-15)
- added batch support
- added configuration file
- made region lock and logo/plain removal optional and disabled by default
v1.2 (2020-06-23)
- added support for non-root-directory input locations
- added support for uppercase input file extensions
- added support for special characters in path/file names
v1.1 (2020-06-16)
- added updating support
v1.0 (2020-06-12)
- initial version
Credits:
- 3dstool - dnasdw
- ctrtool - neimod, 3DSGuy
- xxd - Juergen Weigert