More actions
(Created page with "{{Infobox 3DS homebrew | title = 3DeMore | image = https://dlhb.gamebrew.org/3dshomebrew/3DeMore.png|250px | type = Utilities | version = 1.0.0 | licence = Mixed | author = Ky...") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = 3DeMore | |title=3DeMore | ||
| image = | |image=3demore2.png | ||
| type = Utilities | |description=Reset the usage count for demos. | ||
| version = 1.0.0 | |author=Kyraminol | ||
| | |lastupdated=2017/01/21 | ||
| | |type=Utilities | ||
|version=1.0.0 | |||
| | |license=Mixed | ||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/3demore.7z | ||
|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. | |||
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 in CIA, 3DS, and 3DSX formats. | |||
* 3DSX - Copy .3dsx to the 3ds folder on your SD card and launch it via Homebrew Launcher. | |||
* CIA - Copy .cia to your SD card and install it with a CIA installer, such as [[FBI 3DS|FBI]]. | |||
* 3DS - Copy .3ds to your SD card. | |||
'''Note:''' A [https://github.com/MiqellDestroyer/3DeMoreSpanish Spanish version] is also available (by MiqellDestroyer) which includes a new banner and icon. | |||
= | ===Building=== | ||
= 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><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> | |||
== Credits == | <code><nowiki>git submodule update --init --recursive</nowiki></code> | ||
Thanks to smealum for | |||
==Media== | |||
'''3DeMore (Spanish)''' ([https://www.youtube.com/watch?v=aTe_S-tGGjM Flashcardsinfo]) <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 (es) - https://github.com/MiqellDestroyer/3DeMoreSpanish | |||
* GBAtemp (es) - https://gbatemp.net/threads/release-3demore-in-spanish-and-new-banner-and-icon.475445 |
Latest revision as of 05:47, 6 Mayıs 2024
3DeMore | |
---|---|
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 in CIA, 3DS, and 3DSX formats.
- 3DSX - Copy .3dsx to the 3ds folder on your SD card and launch it via Homebrew Launcher.
- 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
3DeMore (Spanish) (Flashcardsinfo)
Credits
Thanks to smealum for ctrulib and steveice10 for buildtools.
Spanish version and new banner by MiqellDestroyer.