More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=3DS Rom Tools | |title=3DS Rom Tools | ||
|image=3dsRomTools.jpg | |image=3dsRomTools.jpg | ||
|description=GUI frontend for extracting contents of | |description=GUI frontend for extracting contents of 3DS games. | ||
|author=Shadowtrance | |author=Shadowtrance | ||
|lastupdated=2015/09/18 | |lastupdated=2015/09/18 | ||
Line 8: | Line 8: | ||
|version=release 4 | |version=release 4 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/3dsromtools.7z | ||
|website=https://gbatemp.net/threads/release-3ds-rom-tools-gui.396785 | |website=https://gbatemp.net/threads/release-3ds-rom-tools-gui.396785 | ||
|source=https://github.com/Shadowtrance/3ds-Rom-Tools | |source=https://github.com/Shadowtrance/3ds-Rom-Tools | ||
}} | }} | ||
This is a GUI frontend for ctrtool/padxorer. It is capable of extracting rom files without using command line and manipulating the batch files manually. | |||
It supports encrypted games, via xorpads and decrypted games decrypted using Decrypt 9's rom decryptor feature. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/3dsromtools3.png | |||
https://dlhb.gamebrew.org/3dshomebrews/3dsromtools4.png | |||
==Changelog== | |||
'''v0.4''' | |||
* Replaced ctrtool.exe with what appears to be a more compatible version for most people. | |||
'''v0.3''' | |||
* Fixes OpenFileDialog exception error if user clicks cancel. | |||
'''v0.2''' | |||
* Small update, Theme choice now saves. | |||
* And a few comments and checks here and there. | |||
'''v0.1''' | |||
* Initial release. | |||
==External links== | |||
* GitHub - https://github.com/Shadowtrance/3ds-Rom-Tools | |||
* GBAtemp - https://gbatemp.net/threads/release-3ds-rom-tools-gui.396785 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:PC utilities for 3DS homebrew]] |
Revision as of 13:06, 19 February 2022
3DS Rom Tools | |
---|---|
File:3dsRomTools.jpg | |
General | |
Author | Shadowtrance |
Type | PC Utilities |
Version | release 4 |
License | Mixed |
Last Updated | 2015/09/18 |
Links | |
Download | |
Website | |
Source | |
This is a GUI frontend for ctrtool/padxorer. It is capable of extracting rom files without using command line and manipulating the batch files manually.
It supports encrypted games, via xorpads and decrypted games decrypted using Decrypt 9's rom decryptor feature.
Screenshots
Changelog
v0.4
- Replaced ctrtool.exe with what appears to be a more compatible version for most people.
v0.3
- Fixes OpenFileDialog exception error if user clicks cancel.
v0.2
- Small update, Theme choice now saves.
- And a few comments and checks here and there.
v0.1
- Initial release.