More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Citra CXI Maker | |title=Citra CXI Maker | ||
| image = CitraCXIMaker.jpg | |image=CitraCXIMaker.jpg | ||
| | |description=Convert and update your 3ds/cci/cia/cxi files to stripped, region-free, unencrypted cxi files for usage in Citra emulator. | ||
| | |author=eqagunn | ||
| lastupdated = 2021/02/15 | |lastupdated=2021/02/15 | ||
| license = Mixed | |type=PC Utilities | ||
| | |version=1.3 | ||
| website = https://gbatemp.net/threads/release-citra-cxi-maker.567595/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/CitraCXIMaker.rar | |||
|website=https://gbatemp.net/threads/release-citra-cxi-maker.567595/ | |||
}} | }} | ||
<youtube>VKa9pzisWAU</youtube> | <youtube>VKa9pzisWAU</youtube> |
Revision as of 13:34, 29 October 2021
Citra CXI Maker | |
---|---|
File:CitraCXIMaker.jpg | |
General | |
Author | eqagunn |
Type | PC Utilities |
Version | 1.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