More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
3DeMore is a simple and minimal 3DS homebrew application that can reset all demo use counters. | 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 | It does simply that, allowing you to play your favourite demo over and over maybe waiting for the full game to come. | ||
==Installation== | ==Installation== | ||
Line 24: | Line 24: | ||
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><nowiki>git clone --recursive https://github.com/Kyraminol/3DeMore.git</nowiki></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><nowiki>git submodule update --init --recursive</nowiki></code> | ||
===Additional=== | |||
A [https://github.com/MiqellDestroyer/3DeMoreSpanish Spanish version] is released by MiqellDestroyer with new banner and icon. | |||
==Media== | ==Media== | ||
Line 42: | Line 45: | ||
* GitHub - https://github.com/Kyraminol/3DeMore | * GitHub - https://github.com/Kyraminol/3DeMore | ||
* GBAtemp - https://gbatemp.net/threads/release-3demore-reset-3ds-demo-use-counter.458135 | * GBAtemp - https://gbatemp.net/threads/release-3demore-reset-3ds-demo-use-counter.458135 | ||
* GitHub ( | * GitHub (es) - https://github.com/MiqellDestroyer/3DeMoreSpanish | ||
* GBAtemp ( | * GBAtemp (es) - https://gbatemp.net/threads/release-3demore-in-spanish-and-new-banner-and-icon.475445 | ||
[[Category:3DS homebrew application]] | [[Category:3DS homebrew application]] | ||
[[Category:Homebrew utility applications on 3DS]] | [[Category:Homebrew utility applications on 3DS]] |
Revision as of 01:34, 7 July 2021
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
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
Additional
A Spanish version is released by MiqellDestroyer with new banner and icon.
Media
Spanish version
Credits
Thanks to smealum for ctrulib and steveice10 for buildtools.
Spanish version and new banner by MiqellDestroyer.