More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = 3DeMore | |title=3DeMore | ||
| image = 3DeMore.png | |image=3DeMore.png | ||
| | |description=Reset the usage count for demos. | ||
| | |author=Kyraminol | ||
| lastupdated = 2017/01/21 | |lastupdated=2017/01/21 | ||
| | |type=Utilities | ||
| | |version=1.0.0 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/3DeMore.rar | ||
| source = https://github.com/Kyraminol/3DeMore | |website=https://github.com/Kyraminol/3DeMore | ||
|source=https://github.com/Kyraminol/3DeMore | |||
}} | }} | ||
3DeMore is a simple and minimal 3DS homebrew application that can reset all demo use counters and exites in a few seconds. | 3DeMore is a simple and minimal 3DS homebrew application that can reset all demo use counters and exites in a few seconds. |
Revision as of 07:22, 29 October 2021
3DeMore | |
---|---|
File:3DeMore.png | |
General | |
Author | Kyraminol |
Type | Utilities |
Version | 1.0.0 |
License | Mixed |
Last Updated | 2017/01/21 |
Links | |
Download | |
Website | |
Source | |
3DeMore is a simple and minimal 3DS homebrew application that can reset all demo use counters and exites in a few seconds.
It does simply that, allowing you to play your favourite demo over and over maybe waiting for the full game to come.
Installation
Installing
Available as a CIA, 3DS, and 3DSX.
- 3DSX - Copy .3dsx to the 3ds folder on your SD card and launch it via homebrew loader.
- CIA - Copy .cia to your SD card and install it with a CIA installer, such as FBI.
- 3DS - Copy .3ds to your SD card.
Note: A Spanish version is also available (by MiqellDestroyer) which includes a new banner and icon.
Building
3DeMore needs smealum's libctru and steveice10's buildtools.
To clone the repository with the submodule correctly, use:
git clone --recursive https://github.com/Kyraminol/3DeMore.git
If you have already checked out the code without the submodules, you can run the following command in the project directory to fetch the submodule data:
git submodule update --init --recursive
Media
Spanish version
Credits
Thanks to smealum for ctrulib and steveice10 for buildtools.
Spanish version and new banner by MiqellDestroyer.