<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hacks.guide/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HunterMario</id>
	<title>Hacks Guide Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hacks.guide/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HunterMario"/>
	<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/wiki/Special:Contributions/HunterMario"/>
	<updated>2026-04-04T07:07:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=11796</id>
		<title>User:HunterMario</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=11796"/>
		<updated>2026-03-26T01:55:29Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Looks like that ended early (for better or for worse)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Hunter and I am a Nintendo Switch crc that often likes to explore and analyze Horizon OS. I primarily use Atmosphere for Homebrew and analyzing Horizon OS data. I don&#039;t really mod games and I do not pirate games in any way (I will help you with the Nintendo Homebrew dump/build guide but I do not install games myself as I personally believe it is piracy).&lt;br /&gt;
&lt;br /&gt;
If you have a Switch issue that is non-trivial and you think I might find interesting (I really do love solving these types of problems), please ping me in the Switch assistance channels on the Nintendo Homebrew server with your issue and I will take a look at it.&lt;br /&gt;
&lt;br /&gt;
Otherwise, here are my tips for hacking your Switch:&lt;br /&gt;
&lt;br /&gt;
# Make a NAND backup&lt;br /&gt;
# Don&#039;t be stupid&lt;br /&gt;
# Get help in the Switch assistance channels when you need it, DO NOT use a video guide you found on YouTube for your issue, DO NOT use an LLM to resolve errors.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Hekate&amp;diff=11671</id>
		<title>Switch:Hekate</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Hekate&amp;diff=11671"/>
		<updated>2026-03-20T11:16:17Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated hekate version to 6.5.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hekate is a custom bootloader for the Nintendo Switch. It can chainload [[Switch:Horizon|Horizon]], external payloads, and custom operating systems.&lt;br /&gt;
{{Page WIP}}&lt;br /&gt;
{{Infobox homebrew&lt;br /&gt;
| image = Hekate.png&lt;br /&gt;
| imagealt = Hekate IPL Custom NX Bootloader&lt;br /&gt;
| for3ds = 0&lt;br /&gt;
| forwiiu = 0&lt;br /&gt;
| forswitch = 1&lt;br /&gt;
| forwii = 0&lt;br /&gt;
| developers = CTCaer&lt;br /&gt;
| version = 6.5.2&lt;br /&gt;
| releasedate = 2026-3-19&lt;br /&gt;
| github = CTCaer/hekate&lt;br /&gt;
| forwindows = 0&lt;br /&gt;
| formac = 0&lt;br /&gt;
| forlinux = 0&lt;br /&gt;
| forjava = 0&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Installing/updating Hekate==&lt;br /&gt;
&lt;br /&gt;
Follow the [[switchguide:|NH Switch Guide]] to get setup with Hekate and [[Switch:Atmosphere|Atmosphere]].&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you&#039;re moving from fusee (for example), see the below instructions to setup Hekate:&lt;br /&gt;
&lt;br /&gt;
#Power off your Nintendo Switch&lt;br /&gt;
#Insert the microSD card into your computer&lt;br /&gt;
#Download the [https://github.com/CTCaer/hekate/releases/latest latest release] of Hekate. it should be named &amp;lt;code&amp;gt;hekate_ctcaer_x.x.x_Nyx_x.x.x.zip&amp;lt;/code&amp;gt;&lt;br /&gt;
#Open the archive and extract the &amp;lt;code&amp;gt;/bootloader&amp;lt;/code&amp;gt; folder to the root of your microSD card, overwriting if asked. Then copy the &amp;lt;code&amp;gt;hekate_ctcaer_x.x.x.bin&amp;lt;/code&amp;gt; to your computer&lt;br /&gt;
#Eject your microSD card from your computer and reinsert it into your Nintendo Switch&lt;br /&gt;
If applicable, Hekate will automatically update the reboot payload on your RCM injection dongle or modchip when you boot it for the first time after updating.&lt;br /&gt;
&lt;br /&gt;
==Booting Hekate==&lt;br /&gt;
Via RCM:&lt;br /&gt;
#Put your Nintendo Switch into RCM using your preferred method&lt;br /&gt;
#Push the &amp;lt;code&amp;gt;hekate_ctcaer_x.x.x.bin&amp;lt;/code&amp;gt; payload using your payload launcher of choice&lt;br /&gt;
Via Picofly modchip: &lt;br /&gt;
&lt;br /&gt;
#Rename &amp;lt;code&amp;gt;hekate_ctcaer_x.x.x.bin&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;payload.bin&amp;lt;/code&amp;gt;&lt;br /&gt;
#Place &amp;lt;code&amp;gt;payload.bin&amp;lt;/code&amp;gt; on the root of your Switch console&#039;s microSD card&lt;br /&gt;
#Boot the Nintendo Switch normally&lt;br /&gt;
&lt;br /&gt;
{{info|text=Hekate does not include any boot options by default. You can obtain the hekate_ipl.ini used in the NH Switch Guide [[switchguide:files/emu/hekate_ipl.ini|here]]. This file is what contains boot entries, place it in &amp;lt;code&amp;gt;/bootloader&amp;lt;/code&amp;gt; on the root of your SD card.}}&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=11584</id>
		<title>User:HunterMario</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=11584"/>
		<updated>2026-03-17T21:34:13Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Added an update about me being on break (because it&amp;#039;s spring break and why should I not do something that I love?). I&amp;#039;ll resume next week when I have a million exams that I need to study for.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{info|My hiatus will resume on March 23 and will last until March 28. Within these dates, please avoid pinging me unless it is something only I can solve (or you need help with PegaScape). See more information [https://pastebin.com/C3zPS3MA here]}}&lt;br /&gt;
&lt;br /&gt;
My name is Hunter and I am a Nintendo Switch crc that often likes to explore and analyze Horizon OS. I primarily use Atmosphere for Homebrew and analyzing Horizon OS data. I don&#039;t really mod games and I do not pirate games in any way (I will help you with the Nintendo Homebrew dump/build guide but I do not install games myself as I personally believe it is piracy).&lt;br /&gt;
&lt;br /&gt;
If you have a Switch issue that is non-trivial and you think I might find interesting (I really do love solving these types of problems), please ping me in the Switch assistance channels on the Nintendo Homebrew server with your issue and I will take a look at it.&lt;br /&gt;
&lt;br /&gt;
Otherwise, here are my tips for hacking your Switch:&lt;br /&gt;
&lt;br /&gt;
# Make a NAND backup&lt;br /&gt;
# Don&#039;t be stupid&lt;br /&gt;
# Get help in the Switch assistance channels when you need it, DO NOT use a video guide you found on YouTube for your issue, DO NOT use an LLM to resolve errors.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=11371</id>
		<title>User:HunterMario</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=11371"/>
		<updated>2026-03-04T07:25:35Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Added a notice about me being inactive during the month of March&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{info|I am on hiatus until March 30. Please avoid pinging me unless it is something only I can solve (or you need help with PegaScape). See more information [https://pastebin.com/C3zPS3MA here]}}&lt;br /&gt;
&lt;br /&gt;
My name is Hunter and I am a Nintendo Switch crc that often likes to explore and analyze Horizon OS. I primarily use Atmosphere for Homebrew and analyzing Horizon OS data. I don&#039;t really mod games and I do not pirate games in any way (I will help you with the Nintendo Homebrew dump/build guide but I do not install games myself as I personally believe it is piracy).&lt;br /&gt;
&lt;br /&gt;
If you have a Switch issue that is non-trivial and you think I might find interesting (I really do love solving these types of problems), please ping me in the Switch assistance channels on the Nintendo Homebrew server with your issue and I will take a look at it.&lt;br /&gt;
&lt;br /&gt;
Otherwise, here are my tips for hacking your Switch:&lt;br /&gt;
&lt;br /&gt;
# Make a NAND backup&lt;br /&gt;
# Don&#039;t be stupid&lt;br /&gt;
# Get help in the Switch assistance channels when you need it, DO NOT use a video guide you found on YouTube for your issue, DO NOT use an LLM to resolve errors.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=11370</id>
		<title>User:HunterMario/SwitchSaveExtraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=11370"/>
		<updated>2026-03-04T06:51:28Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Replaced everything with a link to the new page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[Switch:SaveExtraction]]&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:SaveExtraction&amp;diff=11369</id>
		<title>Switch:SaveExtraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:SaveExtraction&amp;diff=11369"/>
		<updated>2026-03-04T06:44:28Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Copied page over from User:HunterMario to be under the Switch wiki&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Extract your user saves via TegraExplorer=&lt;br /&gt;
==Step 1: Getting the saves==&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*The latest release of [https://github.com/suchmememanyskill/TegraExplorer/releases TegraExplorer]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Launch TegraExplorer by either copying it to &amp;lt;code&amp;gt;bootloader/payloads/&amp;lt;/code&amp;gt; and using the Payloads menu in Hekate or by using your preferred payload injector&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Browse EMMC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Browse EMUMMC&amp;lt;/code&amp;gt;, depending on your needs&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;USER&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Current folder options&amp;lt;/code&amp;gt;&lt;br /&gt;
#Select &amp;lt;code&amp;gt;Copy to clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
#Back out to the main menu&lt;br /&gt;
#Go to &amp;lt;code&amp;gt;Browse SD&amp;lt;/code&amp;gt;&lt;br /&gt;
#Press &amp;lt;code&amp;gt;Clipboard -&amp;amp;gt; Current folder&amp;lt;/code&amp;gt;&lt;br /&gt;
#The &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder is now located on the root of the sd&lt;br /&gt;
==Step 2: Extracting the saves==&lt;br /&gt;
&lt;br /&gt;
These saves aren’t done yet! these are still packed up.&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*Your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; file&lt;br /&gt;
*Python 3.6+ (Install with &amp;lt;code&amp;gt;Add to Path&amp;lt;/code&amp;gt; checked otherwise this will fail! Download [https://www.python.org/downloads/ Python] here)&lt;br /&gt;
*The latest version of hactool (The Windows version is bundled with SaveExtract, only needed for other operating systems)&lt;br /&gt;
*Your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder acquired from Step 1&lt;br /&gt;
*[https://github.com/HunterMario/SaveExtract/releases/tag/1.1.0 SaveExtract]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Extract the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder out of the SaveExtract.zip to somewhere on your pc&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder from your sd card (SD:/tegraexplorer/save) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Open a terminal window in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; directory and run &amp;lt;code&amp;gt;py extract.py&amp;lt;/code&amp;gt; on Windows or &amp;lt;code&amp;gt;python3 extract.py&amp;lt;/code&amp;gt; on any other operating system to start the save extraction. Your saves should be located now in the &amp;lt;code&amp;gt;out&amp;lt;/code&amp;gt; folder, ordered by titleid.&lt;br /&gt;
&lt;br /&gt;
This guide was originally written by suchmememanyskill.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Template:SystemVersion&amp;diff=11151</id>
		<title>Template:SystemVersion</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Template:SystemVersion&amp;diff=11151"/>
		<updated>2026-01-19T04:13:34Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Bumped Switch version number to 21.2.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#switch: {{{1}}}&lt;br /&gt;
| ctr = 11.17.0-50&lt;br /&gt;
| wup = 5.5.6&lt;br /&gt;
| hac = 21.2.0&lt;br /&gt;
| rvl = 4.3&lt;br /&gt;
| {{Error|1=Incorrect console type given to {{tl|SystemVersion}}. Correct ones are &amp;lt;code&amp;gt;ctr&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;wup&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hac&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;rvl&amp;lt;/code&amp;gt;. Given: &amp;lt;code&amp;gt;{{{1}}}&amp;lt;/code&amp;gt;}}{{#if: {{{nocat|}}} | &amp;lt;!-- categorization suppressed --&amp;gt; | [[Category:Pages with incorrect template use]] }}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=11148</id>
		<title>Switch:Atmosphere</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=11148"/>
		<updated>2026-01-14T07:03:37Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated Atmosphere version number to 1.10.2. Also made a capitalization correction to the word &amp;quot;hekate&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Atmosphere is a work in progress custom firmware for the Nintendo Switch. It is extremely modular, has a built in cheat engine, and highly configurable.&lt;br /&gt;
{{Page WIP}}&lt;br /&gt;
==Installation==&lt;br /&gt;
{{Infobox homebrew&lt;br /&gt;
| image = Atmosphere logo.png&lt;br /&gt;
| imagealt = Atmosphere logo&lt;br /&gt;
| for3ds = 0&lt;br /&gt;
| forwiiu = 0&lt;br /&gt;
| forswitch = 1&lt;br /&gt;
| forwii = 0&lt;br /&gt;
| developers = ReSwitched Team&lt;br /&gt;
| version = 1.10.2&lt;br /&gt;
| releasedate = 2026-01-14&lt;br /&gt;
| github = Atmosphere-NX/Atmosphere&lt;br /&gt;
| forwindows = 0&lt;br /&gt;
| formac = 0&lt;br /&gt;
| forlinux = 0&lt;br /&gt;
| forjava = 0&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Follow the [[switchguide:|NH Switch Guide]] to get setup with Atmosphere and the [[Switch:Hekate|hekate]] bootloader.&lt;br /&gt;
&lt;br /&gt;
If you wish to update Atmosphere, see [[switchguide:extras/updating/|Updating CFW]].&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Loading Homebrew apps via the {{GitHub|switchbrew/nx-hbmenu|hbmenu}}&lt;br /&gt;
**This is done either by title takeover or applet mode. Title takeover can be used by opening any game or app while holding R, and applet mode is accessible by opening the album. This can be configured.&lt;br /&gt;
*LayeredFS support, allowing you to replace individual game files with modded versions on-the-fly&lt;br /&gt;
*File transfer through MTP with the included USB File Transfer app (haze)&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10563</id>
		<title>User:HunterMario/SwitchSaveExtraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10563"/>
		<updated>2025-12-24T10:19:16Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Generalized some stuff for modchipped users&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Extract your user saves via TegraExplorer=&lt;br /&gt;
==Step 1: Getting the saves==&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*The latest release of [https://github.com/suchmememanyskill/TegraExplorer/releases TegraExplorer]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Launch TegraExplorer by either copying it to &amp;lt;code&amp;gt;bootloader/payloads/&amp;lt;/code&amp;gt; and using the Payloads menu in Hekate or by using your preferred payload injector&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Browse EMMC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Browse EMUMMC&amp;lt;/code&amp;gt;, depending on your needs&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;USER&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Current folder options&amp;lt;/code&amp;gt;&lt;br /&gt;
#Select &amp;lt;code&amp;gt;Copy to clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
#Back out to the main menu&lt;br /&gt;
#Go to &amp;lt;code&amp;gt;Browse SD&amp;lt;/code&amp;gt;&lt;br /&gt;
#Press &amp;lt;code&amp;gt;Clipboard -&amp;amp;gt; Current folder&amp;lt;/code&amp;gt;&lt;br /&gt;
#The &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder is now located on the root of the sd&lt;br /&gt;
==Step 2: Extracting the saves==&lt;br /&gt;
&lt;br /&gt;
These saves aren’t done yet! these are still packed up.&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*Your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; file&lt;br /&gt;
*Python 3.6+ (Install with &amp;lt;code&amp;gt;Add to Path&amp;lt;/code&amp;gt; checked otherwise this will fail! Download [https://www.python.org/downloads/ Python] here)&lt;br /&gt;
*The latest version of hactool (The Windows version is bundled with SaveExtract, only needed for other operating systems)&lt;br /&gt;
*Your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder acquired from Step 1&lt;br /&gt;
*[https://github.com/HunterMario/SaveExtract/releases/tag/1.1.0 SaveExtract]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Extract the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder out of the SaveExtract.zip to somewhere on your pc&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder from your sd card (SD:/tegraexplorer/save) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Open a terminal window in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; directory and run &amp;lt;code&amp;gt;py extract.py&amp;lt;/code&amp;gt; on Windows or &amp;lt;code&amp;gt;python3 extract.py&amp;lt;/code&amp;gt; on any other operating system to start the save extraction. Your saves should be located now in the &amp;lt;code&amp;gt;out&amp;lt;/code&amp;gt; folder, ordered by titleid.&lt;br /&gt;
&lt;br /&gt;
(Optional: Put your sd card back into your switch, select &amp;lt;code&amp;gt;Mount SD&amp;lt;/code&amp;gt;, go to &amp;lt;code&amp;gt;Exit&amp;lt;/code&amp;gt;, and hit either &amp;lt;code&amp;gt;Reboot to Hekate&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Reboot to Atmosphere&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This guide was originally written by suchmememanyskill.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10562</id>
		<title>User:HunterMario/SwitchSaveExtraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10562"/>
		<updated>2025-12-24T10:10:14Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Improved hactool clarification + Optimized instructions to open terminal window at directory where script is located.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Extract your user saves via RCM=&lt;br /&gt;
==Step 1: Getting the saves==&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*The latest release of [https://github.com/suchmememanyskill/TegraExplorer/releases TegraExplorer]&lt;br /&gt;
*A payload injector (Example: [https://github.com/eliboa/TegraRcmGUI/releases TegraRcmGui])&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Launch TegraExplorer via your chosen payload injector&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Browse EMMC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Browse EMUMMC&amp;lt;/code&amp;gt;, depending on your needs&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;USER&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Current folder options&amp;lt;/code&amp;gt;&lt;br /&gt;
#Select &amp;lt;code&amp;gt;Copy to clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
#Back out to the main menu&lt;br /&gt;
#Go to &amp;lt;code&amp;gt;Browse SD&amp;lt;/code&amp;gt;&lt;br /&gt;
#Press &amp;lt;code&amp;gt;Clipboard -&amp;amp;gt; Current folder&amp;lt;/code&amp;gt;&lt;br /&gt;
#The &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder is now located on the root of the sd&lt;br /&gt;
==Step 2: Extracting the saves==&lt;br /&gt;
&lt;br /&gt;
These saves aren’t done yet! these are still packed up.&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*Your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; file&lt;br /&gt;
*Python 3.6+ (Install with &amp;lt;code&amp;gt;Add to Path&amp;lt;/code&amp;gt; checked otherwise this will fail! Download [https://www.python.org/downloads/ Python] here)&lt;br /&gt;
*The latest version of hactool (The Windows version is bundled with SaveExtract, only needed for other operating systems)&lt;br /&gt;
*Your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder acquired from Step 1&lt;br /&gt;
*[https://github.com/HunterMario/SaveExtract/releases/tag/1.1.0 SaveExtract]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Extract the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder out of the SaveExtract.zip to somewhere on your pc&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder from your sd card (SD:/tegraexplorer/save) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Open a terminal window in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; directory and run &amp;lt;code&amp;gt;py extract.py&amp;lt;/code&amp;gt; on Windows or &amp;lt;code&amp;gt;python3 extract.py&amp;lt;/code&amp;gt; on any other operating system to start the save extraction. Your saves should be located now in the &amp;lt;code&amp;gt;out&amp;lt;/code&amp;gt; folder, ordered by titleid.&lt;br /&gt;
&lt;br /&gt;
(Optional: Put your sd card back into your switch, select &amp;lt;code&amp;gt;Mount SD&amp;lt;/code&amp;gt;, go to &amp;lt;code&amp;gt;Exit&amp;lt;/code&amp;gt;, and hit either &amp;lt;code&amp;gt;Reboot to Hekate&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Reboot to Atmosphere&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This guide was originally written by suchmememanyskill.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=10555</id>
		<title>User:HunterMario</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario&amp;diff=10555"/>
		<updated>2025-12-14T07:55:24Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Developed a profile&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Hunter and I am a Nintendo Switch crc that often likes to explore and analyze Horizon OS. I primarily use Atmosphere for Homebrew and analyzing Horizon OS data. I don&#039;t really mod games and I do not pirate games in any way (I will help you with the Nintendo Homebrew dump/build guide but I do not install games myself as I personally believe it is piracy).&lt;br /&gt;
&lt;br /&gt;
If you have a Switch issue that is non-trivial and you think I might find interesting (I really do love solving these types of problems), please ping me in the Switch assistance channels on the Nintendo Homebrew server with your issue and I will take a look at it.&lt;br /&gt;
&lt;br /&gt;
Otherwise, here are my tips for hacking your Switch:&lt;br /&gt;
&lt;br /&gt;
# Make a NAND backup&lt;br /&gt;
# Don&#039;t be stupid&lt;br /&gt;
# Get help in the Switch assistance channels when you need it, DO NOT use a video guide you found on YouTube for your issue, DO NOT use an LLM to resolve errors.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10553</id>
		<title>User:HunterMario/SwitchSaveExtraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10553"/>
		<updated>2025-12-10T10:43:44Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Added improved version of SaveExtract to guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Extract your user saves via RCM=&lt;br /&gt;
==Step 1: Getting the saves==&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*The latest release of [https://github.com/suchmememanyskill/TegraExplorer/releases TegraExplorer]&lt;br /&gt;
*A payload injector (Example: [https://github.com/eliboa/TegraRcmGUI/releases TegraRcmGui])&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Launch TegraExplorer via your chosen payload injector&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Browse EMMC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Browse EMUMMC&amp;lt;/code&amp;gt;, depending on your needs&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;USER&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Current folder options&amp;lt;/code&amp;gt;&lt;br /&gt;
#Select &amp;lt;code&amp;gt;Copy to clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
#Back out to the main menu&lt;br /&gt;
#Go to &amp;lt;code&amp;gt;Browse SD&amp;lt;/code&amp;gt;&lt;br /&gt;
#Press &amp;lt;code&amp;gt;Clipboard -&amp;amp;gt; Current folder&amp;lt;/code&amp;gt;&lt;br /&gt;
#The &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder is now located on the root of the sd&lt;br /&gt;
==Step 2: Extracting the saves==&lt;br /&gt;
&lt;br /&gt;
These saves aren’t done yet! these are still packed up.&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*Your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; file&lt;br /&gt;
*Python 3.6+ (Install with &amp;lt;code&amp;gt;Add to Path&amp;lt;/code&amp;gt; checked otherwise this will fail! Download [https://www.python.org/downloads/ Python] here)&lt;br /&gt;
*The latest version of hactool (The Windows version is bundled with SaveExtract, only needed for other operating systems)&lt;br /&gt;
*Your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder acquired from Step 1&lt;br /&gt;
*[https://github.com/HunterMario/SaveExtract/releases/tag/1.1.0 SaveExtract]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Extract the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder out of the SaveExtract.zip to somewhere on your pc&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; and hactool&amp;lt;code&amp;gt;.exe&amp;lt;/code&amp;gt; (extracted from it’s zip) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder from your sd card (SD:/tegraexplorer/save) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Open a terminal window and run &amp;lt;code&amp;gt;py extract.py&amp;lt;/code&amp;gt; on Windows or &amp;lt;code&amp;gt;python3 extract.py&amp;lt;/code&amp;gt; on any other operating system to start the save extraction. Your saves should be located now in the &amp;lt;code&amp;gt;out&amp;lt;/code&amp;gt; folder, ordered by titleid.&lt;br /&gt;
&lt;br /&gt;
(Optional: Put your sd card back into your switch, select &amp;lt;code&amp;gt;Mount SD&amp;lt;/code&amp;gt;, go to &amp;lt;code&amp;gt;Exit&amp;lt;/code&amp;gt;, and hit either &amp;lt;code&amp;gt;Reboot to Hekate&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Reboot to Atmosphere&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This guide was originally written by suchmememanyskill.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10552</id>
		<title>User:HunterMario/SwitchSaveExtraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/SwitchSaveExtraction&amp;diff=10552"/>
		<updated>2025-12-10T08:32:17Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Ported TegraExplorer save extraction guide to a wiki page. Will make some more modifications later.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Extract your user saves via RCM=&lt;br /&gt;
==Step 1: Getting the saves==&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*The latest release of [https://github.com/suchmememanyskill/TegraExplorer/releases TegraExplorer]&lt;br /&gt;
*A payload injector (Example: [https://github.com/eliboa/TegraRcmGUI/releases TegraRcmGui])&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Launch TegraExplorer via your chosen payload injector&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Browse EMMC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Browse EMUMMC&amp;lt;/code&amp;gt;, depending on your needs&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;USER&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt;&lt;br /&gt;
#Navigate to &amp;lt;code&amp;gt;Current folder options&amp;lt;/code&amp;gt;&lt;br /&gt;
#Select &amp;lt;code&amp;gt;Copy to clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
#Back out to the main menu&lt;br /&gt;
#Go to &amp;lt;code&amp;gt;Browse SD&amp;lt;/code&amp;gt;&lt;br /&gt;
#Press &amp;lt;code&amp;gt;Clipboard -&amp;amp;gt; Current folder&amp;lt;/code&amp;gt;&lt;br /&gt;
#The &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder is now located on the root of the sd&lt;br /&gt;
==Step 2: Extracting the saves==&lt;br /&gt;
&lt;br /&gt;
These saves aren’t done yet! these are still packed up.&lt;br /&gt;
===What you need:===&lt;br /&gt;
&lt;br /&gt;
*Your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; file&lt;br /&gt;
*Python 3.6+ (Install with &amp;lt;code&amp;gt;Add to Path&amp;lt;/code&amp;gt; checked otherwise this will fail! Download [https://www.python.org/downloads/ python] here)&lt;br /&gt;
*the [https://github.com/SciresM/hactool/releases hactool-1.4.0]-win.zip release&lt;br /&gt;
*Your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder acquired from Step 1&lt;br /&gt;
*[[Img/SaveExtract.zip|SaveExtract]]&lt;br /&gt;
===Instructions:===&lt;br /&gt;
&lt;br /&gt;
#Extract the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder out of the SaveExtract.zip to somewhere on your pc&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;prod.keys&amp;lt;/code&amp;gt; and hactool&amp;lt;code&amp;gt;.exe&amp;lt;/code&amp;gt; (extracted from it’s zip) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Place your &amp;lt;code&amp;gt;save&amp;lt;/code&amp;gt; folder from your sd card (SD:/tegraexplorer/save) in the &amp;lt;code&amp;gt;SaveExtract&amp;lt;/code&amp;gt; folder&lt;br /&gt;
#Double click &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt; to start the save extraction. Your saves should be located now in the &amp;lt;code&amp;gt;out&amp;lt;/code&amp;gt; folder, ordered by titleid&lt;br /&gt;
&lt;br /&gt;
(Optional: Put your sd card back into your switch, select &amp;lt;code&amp;gt;Mount SD&amp;lt;/code&amp;gt;, go to &amp;lt;code&amp;gt;Exit&amp;lt;/code&amp;gt;, and hit either &amp;lt;code&amp;gt;Reboot to Hekate&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Reboot to Atmosphere&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This guide was originally written by suchmememanyskill.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=10550</id>
		<title>Switch:Atmosphere</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=10550"/>
		<updated>2025-12-09T02:10:10Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated Atmosphere version number to 1.10.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Atmosphere is a work in progress custom firmware for the Nintendo Switch. It is extremely modular, has a built in cheat engine, and highly configurable.&lt;br /&gt;
{{Page WIP}}&lt;br /&gt;
==Installation==&lt;br /&gt;
{{Infobox homebrew&lt;br /&gt;
| image = Atmosphere logo.png&lt;br /&gt;
| imagealt = Atmosphere logo&lt;br /&gt;
| for3ds = 0&lt;br /&gt;
| forwiiu = 0&lt;br /&gt;
| forswitch = 1&lt;br /&gt;
| forwii = 0&lt;br /&gt;
| developers = ReSwitched Team&lt;br /&gt;
| version = 1.10.1&lt;br /&gt;
| releasedate = 2025-12-08&lt;br /&gt;
| github = Atmosphere-NX/Atmosphere&lt;br /&gt;
| forwindows = 0&lt;br /&gt;
| formac = 0&lt;br /&gt;
| forlinux = 0&lt;br /&gt;
| forjava = 0&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Follow the [[switchguide:|NH Switch Guide]] to get setup with Atmosphere and the [[Switch:Hekate|Hekate]] bootloader.&lt;br /&gt;
&lt;br /&gt;
If you wish to update Atmosphere, see [[switchguide:extras/updating/|Updating CFW]].&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Loading Homebrew apps via the {{GitHub|switchbrew/nx-hbmenu|hbmenu}}&lt;br /&gt;
**This is done either by title takeover or applet mode. Title takeover can be used by opening any game or app while holding R, and applet mode is accessible by opening the album. This can be configured.&lt;br /&gt;
*LayeredFS support, allowing you to replace individual game files with modded versions on-the-fly&lt;br /&gt;
*File transfer through MTP with the included USB File Transfer app (haze)&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=10287</id>
		<title>Switch:Atmosphere</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=10287"/>
		<updated>2025-09-30T01:57:29Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated Atmosphere version number to 1.9.5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Atmosphere is a work in progress custom firmware for the Nintendo Switch. It is extremely modular, has a built in cheat engine, and highly configurable.&lt;br /&gt;
{{Page WIP}}&lt;br /&gt;
==Installation==&lt;br /&gt;
{{Infobox homebrew&lt;br /&gt;
| image = Atmosphere logo.png&lt;br /&gt;
| imagealt = Atmosphere logo&lt;br /&gt;
| for3ds = 0&lt;br /&gt;
| forwiiu = 0&lt;br /&gt;
| forswitch = 1&lt;br /&gt;
| forwii = 0&lt;br /&gt;
| developers = ReSwitched Team&lt;br /&gt;
| version = 1.9.5&lt;br /&gt;
| releasedate = 2025-09-29&lt;br /&gt;
| github = Atmosphere-NX/Atmosphere&lt;br /&gt;
| forwindows = 0&lt;br /&gt;
| formac = 0&lt;br /&gt;
| forlinux = 0&lt;br /&gt;
| forjava = 0&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Follow the [[switchguide:|NH Switch Guide]] to get setup with Atmosphere and the [[Switch:Hekate|Hekate]] bootloader.&lt;br /&gt;
&lt;br /&gt;
If you wish to update Atmosphere, see [[switchguide:extras/updating/|Updating CFW]].&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Loading Homebrew apps via the {{GitHub|switchbrew/nx-hbmenu|hbmenu}}&lt;br /&gt;
**This is done either by title takeover or applet mode. Title takeover can be used by opening any game or app while holding R, and applet mode is accessible by opening the album. This can be configured.&lt;br /&gt;
*LayeredFS support, allowing you to replace individual game files with modded versions on-the-fly&lt;br /&gt;
*File transfer through MTP with the included USB File Transfer app (haze)&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Gamecard_Reader&amp;diff=9136</id>
		<title>Switch:Gamecard Reader</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Gamecard_Reader&amp;diff=9136"/>
		<updated>2025-08-03T22:12:22Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Changed FSS0 to PKG3 to reflect changes in hekate 6.3.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Certain switch firmware (HOS) revisions also update the gamecard controller (lotus) firmware. This can cause issues if your HOS version and lotus firmware version do not match.&lt;br /&gt;
&lt;br /&gt;
At the time of writing there have been 5 HOS versions that updated the lotus firmware: 4.0.0, 9.0.0, 11.0.0, 12.0.0, and 14.0.0. The lotus update is applied by the bootloader, meaning if you boot using the stock bootloader (note the &amp;quot;stock&amp;quot; option in hekate does not do this) your gamecard controller will be updated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Lotus version!!Compatible HOS versions&lt;br /&gt;
|-&lt;br /&gt;
|1.0.0||1.0.0-3.0.2&lt;br /&gt;
|-&lt;br /&gt;
|4.0.0||4.0.0-8.1.1&lt;br /&gt;
|-&lt;br /&gt;
|9.0.0||9.0.0-11.0.1&lt;br /&gt;
|-&lt;br /&gt;
|12.0.0&lt;br /&gt;
|12.0.0-13.2.1&lt;br /&gt;
|-&lt;br /&gt;
|14.0.0||14.0.0-{{SystemVersion|hac}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Once your lotus firmware has been upgraded, it &#039;&#039;&#039;cannot&#039;&#039;&#039; be downgraded. &lt;br /&gt;
Additionally, if your lotus version does not match your HOS version as shown above, game cards will not work and attempting to boot with a gamecard inserted will cause a crash with error code 2002-2634. &lt;br /&gt;
You can boot with mismatched lotus and HOS version with the gamecard removed, but you will be unable to use gamecards.&lt;br /&gt;
&lt;br /&gt;
==If you updated while preserving fuses==&lt;br /&gt;
Both atmosphere and hekate will automatically prevent your gamecard controller from updating, causing it to retain the lower lotus firmware. This means it can still work on the lower switch firmware version, but will not work on the newer switch firmware. &lt;br /&gt;
&lt;br /&gt;
If you want to use gamecards after the update, understanding that any lotus updates &#039;&#039;&#039;cannot&#039;&#039;&#039; be reversed, you can disable this check.&lt;br /&gt;
&lt;br /&gt;
*If you boot using fusee.bin: add nogc=0 to SD:/atmosphere/config/stratosphere.ini.&lt;br /&gt;
*If you boot using hekate PKG3: launch hekate and navigate to Options, then change Auto NoGC to OFF.&lt;br /&gt;
&lt;br /&gt;
[[Category:Nintendo Switch information]]&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/History_of_Switch_Hacking&amp;diff=7730</id>
		<title>User:HunterMario/History of Switch Hacking</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/History_of_Switch_Hacking&amp;diff=7730"/>
		<updated>2025-07-11T01:01:08Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Added a sentence about June 15th. Now kuh can shut up about when I&amp;#039;ll work on Switch history.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 2017 ==&lt;br /&gt;
&lt;br /&gt;
=== March ===&lt;br /&gt;
The Nintendo Switch launches worldwide&lt;br /&gt;
&lt;br /&gt;
=== December ===&lt;br /&gt;
Hackers plutoo, derrek, and naehrwert attend 34c3 to discuss Nintendo Switch security. &lt;br /&gt;
&lt;br /&gt;
== 2018 ==&lt;br /&gt;
&lt;br /&gt;
=== January ===&lt;br /&gt;
Hacking group fail0verflow posts a video of a scroller running on the Nintendo Switch revealing ShofEL2, a bootrom exploit that can run unsigned code. Since this exploit exists in the bootrom (a hardware chip), all Switches up to this point are vulnerable.&lt;br /&gt;
&lt;br /&gt;
=== April ===&lt;br /&gt;
ShofEL2 is revealed to the public&lt;br /&gt;
&lt;br /&gt;
=== June ===&lt;br /&gt;
June 15th: The target release date for the Atmosphére Custom Firmware. This deadline was missed hard and becomes a joke within the Switch hacking community.&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/History_of_Switch_Hacking&amp;diff=7273</id>
		<title>User:HunterMario/History of Switch Hacking</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/History_of_Switch_Hacking&amp;diff=7273"/>
		<updated>2025-03-19T03:12:08Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: basic fusee gelee introduction and 34c3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 2017 ==&lt;br /&gt;
&lt;br /&gt;
=== March ===&lt;br /&gt;
The Nintendo Switch launches worldwide&lt;br /&gt;
&lt;br /&gt;
=== December ===&lt;br /&gt;
Hackers plutoo, derrek, and naehrwert attend 34c3 to discuss Nintendo Switch security. &lt;br /&gt;
&lt;br /&gt;
== 2018 ==&lt;br /&gt;
&lt;br /&gt;
=== January ===&lt;br /&gt;
Hacking group fail0verflow posts a video of a scroller running on the Nintendo Switch revealing ShofEL2, a bootrom exploit that can run unsigned code. Since this exploit exists in the bootrom (a hardware chip), all Switches up to this point are vulnerable.&lt;br /&gt;
&lt;br /&gt;
=== April ===&lt;br /&gt;
ShofEL2 is revealed to the public&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=User:HunterMario/History_of_Switch_Hacking&amp;diff=7267</id>
		<title>User:HunterMario/History of Switch Hacking</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=User:HunterMario/History_of_Switch_Hacking&amp;diff=7267"/>
		<updated>2025-03-18T02:31:28Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Initial Commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 2017 ==&lt;br /&gt;
&lt;br /&gt;
=== March ===&lt;br /&gt;
March 3: The Nintendo Switch launches worldwide&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Things_to_do&amp;diff=7243</id>
		<title>Switch:Things to do</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Things_to_do&amp;diff=7243"/>
		<updated>2025-03-14T01:22:49Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated Switch guide links to work after the switch to VitePress&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page WIP}}&lt;br /&gt;
Finally got homebrew / custom firmware on your Switch? Here&#039;s a list of common things you can do with it.&lt;br /&gt;
&lt;br /&gt;
Most, if not all of the homebrew listed should be on hbappstore (Homebrew App Store)&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; table-layout: fixed;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align: top;&amp;quot; class=&amp;quot;collapse-on-mobile&amp;quot; |&lt;br /&gt;
== &amp;lt;span class=&amp;quot;invert-dark&amp;quot;&amp;gt;[[File:Font Awesome 5 solid seedling.svg|22px|link=|alt=Seedling icon.]]&amp;lt;/span&amp;gt; Custom firmware basics ==&lt;br /&gt;
Custom firmware has a bunch of useful settings and menus, see how to use them here!&lt;br /&gt;
* [https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/features/configurations.md Atmosphère configuration]&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;vertical-align: top;&amp;quot; class=&amp;quot;collapse-on-mobile&amp;quot; |&lt;br /&gt;
== &amp;lt;span class=&amp;quot;invert-dark&amp;quot;&amp;gt;[[File:Font Awesome 5 solid paint-brush.svg|22px|link=|alt=Paint brush icon.]]&amp;lt;/span&amp;gt; Customization ==&lt;br /&gt;
* [[switchguide:homebrew/nxtheme-installer|Custom themes]] - a way of adding some more personality to your home menu&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align: top;&amp;quot; class=&amp;quot;collapse-on-mobile&amp;quot; |&lt;br /&gt;
== &amp;lt;span class=&amp;quot;invert-dark&amp;quot;&amp;gt;[[File:Font Awesome 5 solid gamepad.svg|22px|link=|alt=Game controller icon.]] Emulation&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&#039;&#039;&#039;Later on, this section will probably be turned into a standalone page.&#039;&#039;&#039;&lt;br /&gt;
* [https://www.retroarch.com/ RetroArch] - an all-in-one frontend for emulators&lt;br /&gt;
&#039;&#039;&#039;Standalone emulators&#039;&#039;&#039; &#039;&#039;not a complete list, just a quick overview&#039;&#039;:&lt;br /&gt;
* [https://mgba.io/ mGBA] - Game Boy Advance&lt;br /&gt;
* [https://www.snes9x.com/ Snes9x] - SNES&lt;br /&gt;
* [https://hb-app.store/switch/NooDS NooDS] - DS&lt;br /&gt;
* [https://hb-app.store/switch/pNES pNES] - NES&lt;br /&gt;
* If you have installed Android or Linux on your Switch, then you can also use [https://dolphin-emu.org/ Dolphin] for Wii / GCN games. Be aware that performance may not be the best, it varies from game to game.&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;vertical-align: top;&amp;quot; class=&amp;quot;collapse-on-mobile&amp;quot; |&lt;br /&gt;
== &amp;lt;span class=&amp;quot;invert-dark&amp;quot;&amp;gt;[[File:Font Awesome 5 solid wrench.svg|22px|link=|alt=Wrench icon.]]&amp;lt;/span&amp;gt; Game mods, save editing, cheats==&lt;br /&gt;
{{warning|Before you modify a game or its save, you should [[Switch:Save Management|back up your save data]].}}&lt;br /&gt;
* [https://github.com/J-D-K/JKSV JKSV] - save manager, actively maintained&lt;br /&gt;
* [[Switch:Mario Kart 8 Deluxe|Mario Kart 8 Deluxe]]&lt;br /&gt;
* [[Switch:Pokémon Brilliant Diamond and Shining Pearl|Pokémon Brilliant Diamond and Shining Pearl]]&lt;br /&gt;
* [[switchguide:homebrew/edizon|EdiZon]] - cheats. Don&#039;t use online, you will be ruining the experience of other players and they will get you banned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align: top;&amp;quot; class=&amp;quot;collapse-on-mobile&amp;quot; |&lt;br /&gt;
== &amp;lt;span class=&amp;quot;invert-dark&amp;quot;&amp;gt;[[File:Font Awesome 5 solid star.svg|22px|link=|alt=Star icon.]]&amp;lt;/span&amp;gt; Extras ==&lt;br /&gt;
* [https://github.com/suchmememanyskill/TegraExplorer TegraExplorer] - a payload-based file explorer&lt;br /&gt;
* [[switchguide:extras/installing_android|Switchroot Android]] - install Android on your Switch&lt;br /&gt;
* [[switchguide:extras/installing_linux|Switchroot Linux]] - install Linux on your Switch&lt;br /&gt;
* [[switchguide:homebrew/sys-clk|sys-clk]] - safe overclocking tool. Only use the official version of sys-clk, any modification that remove the limits are dangerous and should be avoided.&lt;br /&gt;
* [[switchguide:homebrew/tesla-menu|Tesla-Menu]] - a overlay menu comparable to the Rosalina menu on the 3DS&lt;br /&gt;
* [[switchguide:homebrew/ftpd|FTPD]] - a way to transfer files from and to your SD card wirelessly via FTP&lt;br /&gt;
* [[switchguide:extras/transfer_sd|Transferring SD cards]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=7062</id>
		<title>Switch:Atmosphere</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Atmosphere&amp;diff=7062"/>
		<updated>2025-01-03T23:25:05Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated Atmosphere version number to 1.8.0.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Atmosphere is a work in progress custom firmware for the Nintendo Switch. It is extremely modular, has a built in cheat engine, and highly configurable.&lt;br /&gt;
{{Page WIP}}&lt;br /&gt;
==Installation==&lt;br /&gt;
{{Infobox homebrew&lt;br /&gt;
| image = Atmosphere logo.png&lt;br /&gt;
| imagealt = Atmosphere logo&lt;br /&gt;
| for3ds = 0&lt;br /&gt;
| forwiiu = 0&lt;br /&gt;
| forswitch = 1&lt;br /&gt;
| forwii = 0&lt;br /&gt;
| developers = ReSwitched Team&lt;br /&gt;
| version = 1.8.0&lt;br /&gt;
| releasedate = 2024-10-16&lt;br /&gt;
| github = Atmosphere-NX/Atmosphere&lt;br /&gt;
| forwindows = 0&lt;br /&gt;
| formac = 0&lt;br /&gt;
| forlinux = 0&lt;br /&gt;
| forjava = 0&lt;br /&gt;
}}&lt;br /&gt;
Follow the [[switchguide:|NH Switch Guide]] to get setup with Atmosphere and the [[Switch:Hekate|Hekate]] bootloader.&lt;br /&gt;
&lt;br /&gt;
If you wish to update Atmosphere, see [[switchguide:extras/updating/|Updating CFW]].&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Loading Homebrew apps via the {{GitHub|switchbrew/nx-hbmenu|hbmenu}}&lt;br /&gt;
** This is done either by title takeover or applet mode. Title takeover can be used by opening any game or app while holding R, and applet mode is accessible by opening the album. This can be configured.&lt;br /&gt;
*LayeredFS support, allowing you to replace individual game files with modded versions on-the-fly&lt;br /&gt;
*File transfer through MTP with the included USB File Transfer app (haze)&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Template:SystemVersion&amp;diff=6842</id>
		<title>Template:SystemVersion</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Template:SystemVersion&amp;diff=6842"/>
		<updated>2024-10-14T02:14:44Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated the Switch firmware to 19.0.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#switch: {{{1}}}&lt;br /&gt;
| ctr = 11.17.0-50&lt;br /&gt;
| wup = 5.5.6&lt;br /&gt;
| hac = 19.0.0&lt;br /&gt;
| rvl = 4.3&lt;br /&gt;
| {{Error|1=Incorrect console type given to {{tl|SystemVersion}}. Correct ones are &amp;lt;code&amp;gt;ctr&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;wup&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hac&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;rvl&amp;lt;/code&amp;gt;. Given: &amp;lt;code&amp;gt;{{{1}}}&amp;lt;/code&amp;gt;}}{{#if: {{{nocat|}}} | &amp;lt;!-- categorization suppressed --&amp;gt; | [[Category:Pages with incorrect template use]] }}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Switch:Gamecard_Reader&amp;diff=6405</id>
		<title>Switch:Gamecard Reader</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Switch:Gamecard_Reader&amp;diff=6405"/>
		<updated>2024-08-07T02:48:21Z</updated>

		<summary type="html">&lt;p&gt;HunterMario: Updated lotus firmware versions to match that of what is in switchbrew. This includes changing the second lotus update from 4.1.0 to 4.0.0 and adding a lotus firmware update for 14.0.0. https://switchbrew.org/wiki/Lotus3#Types&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Certain switch firmware (HOS) revisions also update the gamecard controller (lotus) firmware. This can cause issues if your HOS version and lotus firmware version do not match.&lt;br /&gt;
&lt;br /&gt;
At the time of writing there have been 5 HOS versions that updated the lotus firmware: 4.0.0, 9.0.0, 11.0.0, 12.0.0, and 14.0.0. The lotus update is applied by the bootloader, meaning if you boot using the stock bootloader (note the &amp;quot;stock&amp;quot; option in hekate does not do this) your gamecard controller will be updated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Lotus version !! Compatible HOS versions&lt;br /&gt;
|-&lt;br /&gt;
| 1.0.0 || 1.0.0-3.0.2&lt;br /&gt;
|-&lt;br /&gt;
| 4.0.0 || 4.0.0-8.1.1&lt;br /&gt;
|-&lt;br /&gt;
| 9.0.0 || 9.0.0-11.0.1&lt;br /&gt;
|-&lt;br /&gt;
|12.0.0&lt;br /&gt;
|12.0.0-13.2.1&lt;br /&gt;
|-&lt;br /&gt;
| 14.0.0 || 14.0.0-{{SystemVersion|hac}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Once your lotus firmware has been upgraded, it &#039;&#039;&#039;cannot&#039;&#039;&#039; be downgraded. &lt;br /&gt;
Additionally, if your lotus version does not match your HOS version as shown above, game cards will not work and attempting to boot with a gamecard inserted will cause a crash with error code 2002-2634. &lt;br /&gt;
You can boot with mismatched lotus and HOS version with the gamecard removed, but you will be unable to use gamecards.&lt;br /&gt;
&lt;br /&gt;
== If you updated while preserving fuses ==&lt;br /&gt;
Both atmosphere and hekate will automatically prevent your gamecard controller from updating, causing it to retain the lower lotus firmware. This means it can still work on the lower switch firmware version, but will not work on the newer switch firmware. &lt;br /&gt;
&lt;br /&gt;
If you want to use gamecards after the update, understanding that any lotus updates &#039;&#039;&#039;cannot&#039;&#039;&#039; be reversed, you can disable this check.&lt;br /&gt;
&lt;br /&gt;
* If you boot using fusee.bin: add nogc=0 to SD:/atmosphere/config/stratosphere.ini.&lt;br /&gt;
* If you boot using hekate FSS0: launch hekate and navigate to Options, then change Auto NoGC to OFF.&lt;br /&gt;
&lt;br /&gt;
[[Category:Nintendo Switch information]]&lt;/div&gt;</summary>
		<author><name>HunterMario</name></author>
	</entry>
</feed>