More actions
(Created page with "{{Infobox Switch Homebrews |title=emuMMC-Toggler |image=emummctogglerswitch.png |description=Dead Simple emuMMC toggling homebrew. |author=noirscape |lastupdated=2019/06/30 |type=Utilities |version=1.1.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/emummctogglerswitch.7z |website=https://gbatemp.net/threads/emummc-toggler-dead-simple-emummc-toggling-homebrew.541343/ |source=https://github.com/noirscape/emummc-toggler |donation= }} {{#seo: |title=S...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=emuMMC-Toggler | |title=emuMMC-Toggler | ||
|image= | |image=emummctogglernx.png | ||
|description= | |description=Toggle the emummc_enabled on and off from your Switch. | ||
|author=noirscape | |author=noirscape | ||
|lastupdated=2019/06/30 | |lastupdated=2019/06/30 | ||
Line 8: | Line 8: | ||
|version=1.1.1 | |version=1.1.1 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/emummctogglernx.7z | ||
|website=https://gbatemp.net/threads/emummc-toggler-dead-simple-emummc-toggling-homebrew.541343/ | |website=https://gbatemp.net/threads/emummc-toggler-dead-simple-emummc-toggling-homebrew.541343/ | ||
|source=https://github.com/noirscape/emummc-toggler | |source=https://github.com/noirscape/emummc-toggler | ||
|donation= | |donation= | ||
}} | }} | ||
A very simple homebrew that just flips the number in emummc/emummc.ini that determines if Atmosphere should load emuMMC. | |||
This removes the need for SD pulls to reboot from emuMMC to sysMMC or vice versa if using fusee-primary. | |||
==Installation== | |||
Place the .nro into sdmc:/switch/emummc-toggler/emuMMC-Toggle.nro. | |||
==User guide== | |||
Open the .nro using the HBL. | |||
*Press - to toggle emuMMC on or off. | |||
*Press + to exit the application. | |||
Restart after using. | |||
'''Note:''' Do not attempt to toggle emuMMC if you have messed with the on/off variable to something weird or the ini file is missing, the tool will tell you something is wrong and stop you from running it. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/emummctogglernx.png | ||
==Changelog== | ==Changelog== | ||
''' | '''v1.1.1 2019/06/30''' | ||
* | *This release adjusts for the required changes in Atmosphere 0.9.2. | ||
*That said, I recommend users to use the new Hekate GUI (Nyx) instead, which permits toggling Atmosphere much better and much saner compared to this tool. | |||
'''v1.1 2019/06/20''' | |||
*Yeah wouldn't be a noirscape release without one. | |||
*This literally just stops you from running it if simpleini couldn't work out the ini file. | |||
'''v1.0 2019/06/20''' | |||
*Initial release. | |||
==Credits== | |||
emuMMC-Toggle Copyright (C) 2019 - Valentijn "noirscape" V. | |||
Thanks to Dax for recommending simpleini library. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/noirscape/emummc-toggler | ||
* GBAtemp - https://gbatemp.net/threads/emummc-toggler-dead-simple-emummc-toggling-homebrew.541343/ | |||
Latest revision as of 00:43, 29 April 2023
emuMMC-Toggler | |
---|---|
General | |
Author | noirscape |
Type | Utilities |
Version | 1.1.1 |
License | GPL-3.0 |
Last Updated | 2019/06/30 |
Links | |
Download | |
Website | |
Source | |
A very simple homebrew that just flips the number in emummc/emummc.ini that determines if Atmosphere should load emuMMC.
This removes the need for SD pulls to reboot from emuMMC to sysMMC or vice versa if using fusee-primary.
Installation
Place the .nro into sdmc:/switch/emummc-toggler/emuMMC-Toggle.nro.
User guide
Open the .nro using the HBL.
- Press - to toggle emuMMC on or off.
- Press + to exit the application.
Restart after using.
Note: Do not attempt to toggle emuMMC if you have messed with the on/off variable to something weird or the ini file is missing, the tool will tell you something is wrong and stop you from running it.
Screenshots
Changelog
v1.1.1 2019/06/30
- This release adjusts for the required changes in Atmosphere 0.9.2.
- That said, I recommend users to use the new Hekate GUI (Nyx) instead, which permits toggling Atmosphere much better and much saner compared to this tool.
v1.1 2019/06/20
- Yeah wouldn't be a noirscape release without one.
- This literally just stops you from running it if simpleini couldn't work out the ini file.
v1.0 2019/06/20
- Initial release.
Credits
emuMMC-Toggle Copyright (C) 2019 - Valentijn "noirscape" V.
Thanks to Dax for recommending simpleini library.