You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
{{#seo: |title= (PC Utilities) - GameBrew |title_mode=append |image=cxitool3ds.png |image_alt=CxiTool }} 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. ==User guide== <pre> 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 </pre> ===Example usage=== <pre> cxitool game.3dsx game.cia makerom -f cia -o game.cia -target t -i game.cxi:0:0 </pre> ==External Links== * GitHub - https://github.com/devkitPro/3dstools/tree/cxi-stuff * GBAtemp - https://gbatemp.net/threads/cxitool-convert-3dsx-to-cia-directly.440385/
Advertising: