More actions
m (HydeWing moved page 3DS Quick Shutdown (Asellus) to 3DS Quick Shutdown - Asellus) |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = 3DS Quick Shutdown more quickly | |title=3DS Quick Shutdown more quickly | ||
| image = | |image=3ds.png | ||
| type = Utilities | |description=Quickly power off your 3DS without using power button. | ||
| version = | |author=Asellus | ||
| | |lastupdated=2016/05/18 | ||
| | |type=Utilities | ||
|version=1.1.2 | |||
| | |license=Mixed | ||
| source = https://github.com/Asellus/3DS_Quick_Shutdown | |download=https://dlhb.gamebrew.org/3dshomebrews/3dsquickshutdownase.7z | ||
|website=https://github.com/Asellus/3DS_Quick_Shutdown | |||
|source=https://github.com/Asellus/3DS_Quick_Shutdown | |||
}} | }} | ||
3DS Quick Shutdown more quickly is a 3DS homebrew application that can shutdown your 3DS console quickly without using the power button. | 3DS Quick Shutdown more quickly is a 3DS homebrew application that can shutdown your 3DS console quickly without using the power button. | ||
Line 17: | Line 18: | ||
==Installation== | ==Installation== | ||
Contains 3DS, CIA and 3DSX/SMDH builds. | Contains 3DS, CIA and 3DSX/SMDH builds. | ||
* 3DSX - Copy . | * 3DSX - Copy .3dsx and .smdh to the 3ds folder on your SD card and run it via Homebrew Launcher. | ||
* CIA - Copy .cia to your SD card and install it with a CIA installer, such as [[FBI 3DS|FBI]]. | * 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. | * 3DS - Copy .3ds to your SD card. | ||
Line 26: | Line 27: | ||
==Changelog== | ==Changelog== | ||
'''v1.1.2''' | '''v1.1.2 2016/05/18''' | ||
* Fixed UNIQUE_ID. | * Fixed UNIQUE_ID. | ||
'''v1.1.1''' | '''v1.1.1 2016/05/15''' | ||
* Simplified main. | * Simplified main. | ||
'''v1.1''' | '''v1.1 2016/04/15''' | ||
* Original version: | * Original version: | ||
** Use [http://3dbrew.org/wiki/NSS:ShutdownAsync NSS:ShutdownAsync]. | ** Use [http://3dbrew.org/wiki/NSS:ShutdownAsync NSS:ShutdownAsync]. | ||
Line 49: | Line 50: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/Asellus/3DS_Quick_Shutdown | * GitHub - https://github.com/Asellus/3DS_Quick_Shutdown | ||
* GBAtemp - https://gbatemp.net/threads/release-3ds-quick-shutdown.399981/page-4 | * GBAtemp - https://gbatemp.net/threads/release-3ds-quick-shutdown.399981/page-4#post-6270429 | ||
Latest revision as of 05:34, 6 Mayıs 2024
3DS Quick Shutdown more quickly | |
---|---|
General | |
Author | Asellus |
Type | Utilities |
Version | 1.1.2 |
License | Mixed |
Last Updated | 2016/05/18 |
Links | |
Download | |
Website | |
Source | |
3DS Quick Shutdown more quickly is a 3DS homebrew application that can shutdown your 3DS console quickly without using the power button.
This hombrew is modified upon thedax's 3DS Quick Shutdown so that it can power off your 3DS more quickly.
Installation
Contains 3DS, CIA and 3DSX/SMDH builds.
- 3DSX - Copy .3dsx and .smdh to the 3ds folder on your SD card and run 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.
Media
[3DS] Quick Shutdown - Quick Reboot (RecrutaGamer)
Changelog
v1.1.2 2016/05/18
- Fixed UNIQUE_ID.
v1.1.1 2016/05/15
- Simplified main.
v1.1 2016/04/15
- Original version:
- Use NSS:ShutdownAsync.
- Wrapped call PTM:ShutdownAsync with timeout value of 14 seconds.
- More quickly version:
- Use PTM:ShutdownAsync.
- Direct call PTM:ShutdownAsync with timeout value of 0 seconds.
Credits
Original version by thedax.
Development tools by DevKitPro.
Build tools by Steveice10.