CxiTool 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 1: Line 1:
{{#seo:
|title= (PC Utilities) - GameBrew
|title_mode=append
|image=cxitool3ds.png
|image_alt=CxiTool
}}
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
|title=CxiTool
|title=CxiTool
Line 14: Line 8:
|version=20220624
|version=20220624
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrews/cxitool3ds.7z
|download=https://dlhb.gamebrew.org/3dshomebrews/cxitool3ds.7z?k33p0fil35
|website=https://gbatemp.net/threads/cxitool-convert-3dsx-to-cia-directly.440385/
|website=https://gbatemp.net/threads/cxitool-convert-3dsx-to-cia-directly.440385/
|source=https://github.com/devkitPro/3dstools/tree/cxi-stuff
|source=https://github.com/devkitPro/3dstools/tree/cxi-stuff
}}
}}
{{#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.
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.



Latest revision as of 03:08, 1 February 2024

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.

User guide

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: