Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

XCI2TitleConverter Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=XCI2TitleConverter |image=xci2titleconverterswitch.png |description=Converts xci file to (almost) prepared title folder |author=javilobo8 |lastupdated=2018/07/05 |type=PC Utilities |version=2.0.0 |license=ISC |download=https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch.7z |website=https://gbatemp.net/threads/xci2titleconverter-automated-process-for-xci-to-title.507605/ |source=https://github.com/javilobo8/XCI2TitleConvert...")
 
No edit summary
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=XCI2TitleConverter
|title=XCI2TitleConverter
|image=xci2titleconverterswitch.png
|image=xci2titleconverternx.png
|description=Converts xci file to (almost) prepared title folder
|description=Converts xci file to (almost) prepared title folder.
|author=javilobo8
|author=javilobo8
|lastupdated=2018/07/05
|lastupdated=2018/07/05
Line 8: Line 8:
|version=2.0.0
|version=2.0.0
|license=ISC
|license=ISC
|download=https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverternx.7z
|website=https://gbatemp.net/threads/xci2titleconverter-automated-process-for-xci-to-title.507605/
|website=https://gbatemp.net/threads/xci2titleconverter-automated-process-for-xci-to-title.507605/
|source=https://github.com/javilobo8/XCI2TitleConverter
|source=https://github.com/javilobo8/XCI2TitleConverter
|donation=
|donation=
}}
}}
{{#seo:
Converts xci file to prepared title folder.
|title=Switch Homebrew PC Tools (PC Utilities) - GameBrew
 
|title_mode=append
==Features==
|image=xci2titleconverterswitch.png
*Decrypt XCI.
|image_alt=XCI2TitleConverter
*Decrypt NCA.
}}
*Patch <code>main.npdm</code>.
{{cleanup|article|Needs cleanup}}
*Write <code>info.ini</code> to created title.
Converts xci file to (almost) prepared title folder
*Card 2 type support (not with Crash Bandicoot <code>:(</code>).


==Media==
==User guide==
<youtube></youtube>
Requirements:
*Windows.
*[https://github.com/SciresM/hactool/releases Hactool build] for Windows.
*Dumped keys.


Instructions:
*Just follow the form, if your target title is not in the list you can modify Title ID input manually.
*You can search the drop-down list by typing the first two characters of the title to search and give it to unfold.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverternx2.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/xci2titleconverterswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v2.0.0 2018/07/05'''
* First Release.
*Card 2 type support (except Crash Bandicoot...).
*ListView XCI file selection.
*Remove Properties.Settings and use <code>config.ini</code> file.
*Add some warnings.
*Write <code>info.ini</code> file in output title.
*Extract XCI files in <code>temp</code> directory (faster if you have XCI2TileConverter and XCI file in different hard disks).
*Included hactool.exe from their latests commits (you can try to compile it from their repo).
*General improvements.
 
'''v1.4.0 2018/06/21'''
*General improvements...
 
'''v1.3.0 2018/06/19'''
*Add thread process, refactor code.
*Merge pull request #7 from javilobo8/feat/threads.
*Feat(threads): first attempt to run over threads.
 
'''v1.2.0 2018/06/17'''
*Some refactor.
*Add more target titles.
 
'''v1.1.0 2019/06/16'''
*Add NPDM patching.
*Add more target titles.
 
'''v1.0 2018/06/16'''
*Initial release.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/xci2titleconverter-automated-process-for-xci-to-title.507605/
* GitHub - https://github.com/javilobo8/XCI2TitleConverter
* Github - https://github.com/javilobo8/XCI2TitleConverter
* GBAtemp - https://gbatemp.net/threads/xci2titleconverter-automated-process-for-xci-to-title.507605/
* Reddit -

Revision as of 01:11, 6 Haziran 2023

XCI2TitleConverter
Xci2titleconverternx.png
General
Authorjavilobo8
TypePC Utilities
Version2.0.0
LicenseISC
Last Updated2018/07/05
Links
Download
Website
Source

Converts xci file to prepared title folder.

Features

  • Decrypt XCI.
  • Decrypt NCA.
  • Patch main.npdm.
  • Write info.ini to created title.
  • Card 2 type support (not with Crash Bandicoot :().

User guide

Requirements:

Instructions:

  • Just follow the form, if your target title is not in the list you can modify Title ID input manually.
  • You can search the drop-down list by typing the first two characters of the title to search and give it to unfold.

Screenshots

xci2titleconverternx2.png

Changelog

v2.0.0 2018/07/05

  • Card 2 type support (except Crash Bandicoot...).
  • ListView XCI file selection.
  • Remove Properties.Settings and use config.ini file.
  • Add some warnings.
  • Write info.ini file in output title.
  • Extract XCI files in temp directory (faster if you have XCI2TileConverter and XCI file in different hard disks).
  • Included hactool.exe from their latests commits (you can try to compile it from their repo).
  • General improvements.

v1.4.0 2018/06/21

  • General improvements...

v1.3.0 2018/06/19

  • Add thread process, refactor code.
  • Merge pull request #7 from javilobo8/feat/threads.
  • Feat(threads): first attempt to run over threads.

v1.2.0 2018/06/17

  • Some refactor.
  • Add more target titles.

v1.1.0 2019/06/16

  • Add NPDM patching.
  • Add more target titles.

v1.0 2018/06/16

  • Initial release.

External links

Advertising: