CxiTool 3DS

From GameBrew
Revision as of 02:44, 21 February 2023 by HydeWing (talk | contribs) (Created page with "{{#seo: |title= (PC Utilities) - GameBrew |title_mode=append |image=cxitool3ds.png |image_alt=CxiTool }} {{Infobox 3DS Homebrews |title=CxiTool |image=cxitool3ds.png |description=Convert 3dsx to cia directly. |author=fincs, zoogie |lastupdated=2022/06/24 |type=PC Utilities |version=20220624 |license=Mixed |download=https://dlhb.gamebrew.org/3dshomebrews/cxitool3ds.7z |website=https://gbatemp.net/threads/cxitool-convert-3dsx-to-cia-directly.440385/ |source=https://github....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CxiTool
Cxitool3ds.png
General
Authorfincs, zoogie
TypePC Utilities
Version20220624
LicenseMixed
Last Updated2022/06/24
Links
Download
Website
Source

CxiTool is a PC application that converts homebrew executables in *.3dsx format to cxi's, which are the building blocks of CIAs. Although the author, fincs, has made the source public, the app has not been publicized and was buried in a devkitpro repository.

This app can be useful in situations where a 3dsx author has not provided a CIA and has closed the source code, making it difficult to compile. It can also help to make older 3dsx homebrew more accessible to a new audience.

Instructions

Usage: cxitool [options] input.3dsx output.cxi
Options:
-n, --name=<value> Specifies the process name of the application
-c, --code=<value> Specifies the product code of the application
-t, --tid=<value> Specifies the title ID of the application
-s, --settings=<file> Specifies the settings file
-b, --banner=<file> Specifies the banner file to embed in the CXI
-v, --version Displays version information
-?, --help Displays this text

Example usage

cxitool game.3dsx game.cia
makerom -f cia -o game.cia -target t -i game.cxi:0:0

External Links

Advertising: