More actions
(Created page with "{{Infobox-3DS-Homebrews | title = CartInstall | image = https://dlhb.gamebrew.org/3dshomebrew/CartInstall-3DS.jpg|250px | type = Other Apps | version = v1.3.0 | lastupdated =...") |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = CartInstall | |title=CartInstall | ||
| image = | |image=Cartinstall2.png | ||
| | |description=Convert and install 3DS cart dumped games directly to the 3DS. | ||
| | |author=aspargas2 | ||
| lastupdated = 2019/11/28 | |lastupdated=2019/11/28 | ||
| | |type=Utilities | ||
| | |version=1.3.0 | ||
| | |license=Mixed | ||
| | |download=[https://dlhb.gamebrew.org/3dshomebrews/cartinstall_1.3.0.zip Source Only] | ||
| source = https://github.com/aspargas2/CartInstall | |website=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:''' 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 [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://github.com/BpyH64 @BpyH64] for figuring out the CMACs on the '.cmd' files, without which this tool would not be possible | |||
* [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. | |||
==External links== | |||
* GitHub - https://github.com/aspargas2/CartInstall |
Latest revision as of 10:53, 22 Haziran 2024
CartInstall | |
---|---|
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: 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.