More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=CartInstall | |title=CartInstall | ||
|image=CartInstall-3DS.png | |image=CartInstall-3DS.png | ||
|description= | |description=Convert and install 3DS cart dumped games directly to the 3DS. | ||
|author=aspargas2 | |author=aspargas2 | ||
|lastupdated=2019/11/28 | |lastupdated=2019/11/28 | ||
|type= | |type=Utilities | ||
|version=1.3.0 | |version=1.3.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=[https://dlhb.gamebrew.org/3dshomebrews/cartinstall.7z source only] | ||
|website=https://github.com/aspargas2/CartInstall | |website=https://github.com/aspargas2/CartInstall | ||
|source=https://github.com/aspargas2/CartInstall | |source=https://github.com/aspargas2/CartInstall | ||
}} | }} | ||
{{Obsolete}} | |||
CartInstall is a fork of [[GodMode9 3DS|GodMode9]] for installing 3DS cartridge games to the SD. | |||
'''Update 2021/02/09:''' | |||
CartInstall is now deprecated. Please use GodMode9's builtin feature to install your cartridges. | |||
== Credits | ==Changelog== | ||
'''v1.3.0''' | |||
* Added EmuNAND support. Really had meant to do this a while ago, and forgot. | |||
* Fixed an alignment-related edge-case bug that would cause a crash on boot after installing in rare circumstances. | |||
* Switched to virtual mounting of DIFF partitions - this really has no use to the end user, but it's cool behind the scenes, promise. | |||
* Decided system update jokes were getting old. | |||
==Credits== | |||
* Everyone who contributed in any way to [https://github.com/d0k3 d0k3]'s [https://github.com/d0k3/GodMode9 GodMode9], as this is just a fork of it | * Everyone who contributed in any way to [https://github.com/d0k3 d0k3]'s [https://github.com/d0k3/GodMode9 GodMode9], as this is just a fork of it | ||
* [https://www.3dbrew.org/wiki/Main_Page 3DBrew] and all its editors, for being an essential resource in making this tool | * [https://www.3dbrew.org/wiki/Main_Page 3DBrew] and all its editors, for being an essential resource in making this tool | ||
Line 30: | Line 33: | ||
* [https://github.com/wwylele @wwylele] for reverse engineering and documenting the internal format of the 3DS's '.db' files, and for creating [https://github.com/wwylele/save3ds a tool that is able to modify those files], which was the inspiration for this tool's ability to modify those files from the arm9 | * [https://github.com/wwylele @wwylele] for reverse engineering and documenting the internal format of the 3DS's '.db' files, and for creating [https://github.com/wwylele/save3ds a tool that is able to modify those files], which was the inspiration for this tool's ability to modify those files from the arm9 | ||
* Everyone in crc on the [https://discord.gg/C29hYvh Nintendo Homebrew Discord server] who helped test this. | * Everyone in crc on the [https://discord.gg/C29hYvh Nintendo Homebrew Discord server] who helped test this. | ||
==External links== | |||
* GitHub - https://github.com/aspargas2/CartInstall | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:Other 3DS homebrew applications]] | [[Category:Other 3DS homebrew applications]] |
Revision as of 02:20, 9 December 2021
CartInstall | |
---|---|
File:CartInstall-3DS.png | |
General | |
Author | aspargas2 |
Type | Utilities |
Version | 1.3.0 |
License | Mixed |
Last Updated | 2019/11/28 |
Links | |
[source only Download] | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
CartInstall is a fork of GodMode9 for installing 3DS cartridge games to the SD.
Update 2021/02/09:
CartInstall is now deprecated. Please use GodMode9's builtin feature to install your cartridges.
Changelog
v1.3.0
- Added EmuNAND support. Really had meant to do this a while ago, and forgot.
- Fixed an alignment-related edge-case bug that would cause a crash on boot after installing in rare circumstances.
- Switched to virtual mounting of DIFF partitions - this really has no use to the end user, but it's cool behind the scenes, promise.
- Decided system update jokes were getting old.
Credits
- Everyone who contributed in any way to d0k3's GodMode9, as this is just a fork of it
- 3DBrew and all its editors, for being an essential resource in making this tool
- @BpyH64 for figuring out the CMACs on the '.cmd' files, without which this tool would not be possible
- @wwylele for reverse engineering and documenting the internal format of the 3DS's '.db' files, and for creating a tool that is able to modify those files, which was the inspiration for this tool's ability to modify those files from the arm9
- Everyone in crc on the Nintendo Homebrew Discord server who helped test this.