More actions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/3DeMore.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/3DeMore.rar | ||
}} | }} | ||
3DeMore is a simple and minimal 3DS homebrew application that can reset all demo use counters. | |||
== Building == | It does simply that, and exites in a few seconds, allowing you to play demo over and over maybe waiting for the full game to come. | ||
==Installation== | |||
===Installing=== | |||
ZIP includes .cia, .3ds and .3dsx builds. | |||
===Building=== | |||
3DeMore needs smealum's [https://github.com/smealum/ctrulib libctru] and steveice10's buildtools. | 3DeMore needs smealum's [https://github.com/smealum/ctrulib libctru] and steveice10's buildtools. | ||
To clone the repository with the submodule correctly, use: | To clone the repository with the submodule correctly, use: | ||
<code>git clone --recursive https://github.com/Kyraminol/3DeMore.git</code> | <code>git clone --recursive https://github.com/Kyraminol/3DeMore.git</code> | ||
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: | 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: | ||
<code>git submodule update --init --recursive</code> | <code>git submodule update --init --recursive</code> | ||
== Credits == | |||
Thanks to smealum for | ==Media== | ||
'''Spanish version'''<br> | |||
<youtube>aTe_S-tGGjM</youtube> | |||
==Credits== | |||
Thanks to smealum for ctrulib and steveice10 for buildtools. | |||
Spanish version and new banner by MiqellDestroyer. | |||
==External links== | |||
* GitHub - https://github.com/Kyraminol/3DeMore | |||
* GBAtemp - https://gbatemp.net/threads/release-3demore-reset-3ds-demo-use-counter.458135 | |||
* GitHub (Spanish) - https://github.com/MiqellDestroyer/3DeMoreSpanish | |||
* GBAtemp (Spanish) - https://gbatemp.net/threads/release-3demore-in-spanish-and-new-banner-and-icon.475445 | |||
[[Category:3DS homebrew application]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 01:20, 7 July 2021
3DeMore is a simple and minimal 3DS homebrew application that can reset all demo use counters.
It does simply that, and exites in a few seconds, allowing you to play demo over and over maybe waiting for the full game to come.
Installation
Installing
ZIP includes .cia, .3ds and .3dsx builds.
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.
External links
- GitHub - https://github.com/Kyraminol/3DeMore
- GBAtemp - https://gbatemp.net/threads/release-3demore-reset-3ds-demo-use-counter.458135
- GitHub (Spanish) - https://github.com/MiqellDestroyer/3DeMoreSpanish
- GBAtemp (Spanish) - https://gbatemp.net/threads/release-3demore-in-spanish-and-new-banner-and-icon.475445