libtesla v1.3.0, nx-ovlloader v1.0.3 and Tesla-Menu v1.1.0
https://github.com/WerWolv/libtesla/releases/tag/v1.3.0
https://github.com/WerWolv/libtesla/releases/tag/v1.3.0
GitHub
WerWolv/libtesla
The support library for Tesla overlays. Contribute to WerWolv/libtesla development by creating an account on GitHub.
NX-Activity-Log v1.2.2 Released!
https://github.com/tallbl0nde/NX-Activity-Log/releases/tag/v1.2.2
https://github.com/tallbl0nde/NX-Activity-Log/releases/tag/v1.2.2
GitHub
Release Version 1.2.2 · tallbl0nde/NX-Activity-Log
Changelog:
Fixed an issue introduced in v1.2.1 where play time was incorrectly shown and calculated on recent activity/details
This occurred if you had your 'Default View Type' set to any...
Fixed an issue introduced in v1.2.1 where play time was incorrectly shown and calculated on recent activity/details
This occurred if you had your 'Default View Type' set to any...
Guide: How To Get AC:NH Easter Event on BANNED/OFFLINE switchs
SO SOMEBODY CAME UP WITH THIS FOR THE EASTER EVENT. WORKED GREAT FOR ME BUT THERE WAS A LOT OF UNNECESSARY FILES AND STEPS INCLUDED SO I MADE IT SIMPLE/NOOB FRIENDLY. SHARING FOR EVERYONE ELSE. HAVEN'T SEEN IT ON HERE YET SO DELETE IF DOUBLE POSTED. ENJOY.grab my compiled cheats herehttps://www.switchcheatsdb.com/game/animal-crossing-new-horizons/1506GUIDEUPDATE TO V1.1.1PUT JKSV.NRO IN SWITCH FOLDER
SO SOMEBODY CAME UP WITH THIS FOR THE EASTER EVENT. WORKED GREAT FOR ME BUT THERE WAS A LOT OF UNNECESSARY FILES AND STEPS INCLUDED SO I MADE IT SIMPLE/NOOB FRIENDLY. SHARING FOR EVERYONE ELSE. HAVEN'T SEEN IT ON HERE YET SO DELETE IF DOUBLE POSTED. ENJOY.grab my compiled cheats herehttps://www.switchcheatsdb.com/game/animal-crossing-new-horizons/1506GUIDEUPDATE TO V1.1.1PUT JKSV.NRO IN SWITCH FOLDER
Custom Wireless Original GC Controller
https://v.redd.it/f2kod6561iq41
https://v.redd.it/f2kod6561iq41
reddit
Custom Wireless Original GC Controller
Posted in r/SwitchHaxing by u/jpe230 • 300 points and 21 comments
was able to get SYSDVR stream to playable latency on wifi
https://v.redd.it/x2s4q0ovheq41
https://v.redd.it/x2s4q0ovheq41
reddit
was able to get SYSDVR stream to playable latency on wifi
Posted in r/SwitchHaxing by u/jojo9092 • 125 points and 33 comments
Gamecard Installer NX - Version 2.0.0 Released!
https://github.com/ITotalJustice/Gamecard-Installer-NX/releases/tag/v2.0.0
https://github.com/ITotalJustice/Gamecard-Installer-NX/releases/tag/v2.0.0
GitHub
Release Gamecard Installer NX - New Features! · ITotalJustice/Gamecard-Installer-NX
Finally! Version 2.0.0 is here.
Lot's of changes to the code. Now the cnmt is parsed as the gamecard is mounted. This means that sigpatches aren't need for the app anymore, however, patches...
Lot's of changes to the code. Now the cnmt is parsed as the gamecard is mounted. This means that sigpatches aren't need for the app anymore, however, patches...
[WRITE-UP] Upgrading my modded Switch - ExFAT, Backups, OSX and more!
Ok so I spent most of yesterday learning about Switch hacking and unfortunately I got stuck many times along the way so thought I'd document my issues and solutions here.What I started with:OG Switch on 6.0.1SXOS - I didn't check the version but over a year oldexFat Formatted SD Carda Macbook (noting here as below you'll see this had it's own variety of problems)What I wanted to acheive:FAT32 SD CardCreate an Emunand with the newest firmware supportedKeep OFW on sysnandKEEP CFW OFFLINEInstall Backup files without all the hassle of splitting files for FAT32Prep:I already had a clean NAND backup so didn't need to repeat thisBackup all other SD card contents to my hard driveFormat the SD Card to FAT32Create EmunandDownload the latest version of SXOSBoot into SXOSUse Create Emunand features to create a hidden partition for EmunandPower OffPROGRESS By this stage I had a Fat32 SD Card with Emunand of 6.0.1 (same as sysnand).Upgrade the Emunand firmware to 9.2.0Insert SD card to computerDownloaded firmware 9.2.0 from a reliable sourceDownloaded ChoiDujourNX.nroExtracted firmware to /firmware directory on SD CardCopied ChoiDujourNX.nro to /switch directory on SD CardSafely eject and put the card back into the Switch, boot into SXOSFrom the Album, launch Choi but found that the software was not foundSOLUTION: This is a Mac problem, and what I had to do was run the command - TXNAND is the name of my SD card and might be different for others:sudo chflags -R noarch /Volumes/TXNANDBoot back into SX-> CFW -> Album -> Choi is there now, but the firmware folder is not available - showing as a white icon that can't be selectedMore reading reveals that the command should actually be:sudo chflags -R arch /Volumes/TXNANDLesson learned, and from now on assume that everytime I copied anything from Mac to SD card, I'd run that command and then eject the cardFrom here, once again back to Choi, and this time the firmware directory reads.I select the exFat version (no real need but just my existing 6.0.1 was exfat). From what I understand about this, is that the exfat version installs the exfat driver - this only really needed if have an exfat sdcard, but otherwise makes no difference.Anyway, Choi worked now and installed very quicklyI rebooted but all I got was a BLACK SCREEN! I panicked a bit here but I just held down the power button for a bit. Then tried to turn back on with power + Vol Up held and was able to get back into SXOS.With a sigh of relief, I started trying to figure out where I'd gone wrong and figured it was because I installed the exfat version of the firmware. So....I went back all the way to deleting my emunand (which also formats the SD), copying SXOS back to the card, creating emunand again, copying Choi and firmware and installing again, but this time the non-exfat version. SAME PROBLEM!I kept digging and went over the process again until it finally occurred to me that I was trying to run fw 9.2.0 on SXOS 2.9.2, but it's
Ok so I spent most of yesterday learning about Switch hacking and unfortunately I got stuck many times along the way so thought I'd document my issues and solutions here.What I started with:OG Switch on 6.0.1SXOS - I didn't check the version but over a year oldexFat Formatted SD Carda Macbook (noting here as below you'll see this had it's own variety of problems)What I wanted to acheive:FAT32 SD CardCreate an Emunand with the newest firmware supportedKeep OFW on sysnandKEEP CFW OFFLINEInstall Backup files without all the hassle of splitting files for FAT32Prep:I already had a clean NAND backup so didn't need to repeat thisBackup all other SD card contents to my hard driveFormat the SD Card to FAT32Create EmunandDownload the latest version of SXOSBoot into SXOSUse Create Emunand features to create a hidden partition for EmunandPower OffPROGRESS By this stage I had a Fat32 SD Card with Emunand of 6.0.1 (same as sysnand).Upgrade the Emunand firmware to 9.2.0Insert SD card to computerDownloaded firmware 9.2.0 from a reliable sourceDownloaded ChoiDujourNX.nroExtracted firmware to /firmware directory on SD CardCopied ChoiDujourNX.nro to /switch directory on SD CardSafely eject and put the card back into the Switch, boot into SXOSFrom the Album, launch Choi but found that the software was not foundSOLUTION: This is a Mac problem, and what I had to do was run the command - TXNAND is the name of my SD card and might be different for others:sudo chflags -R noarch /Volumes/TXNANDBoot back into SX-> CFW -> Album -> Choi is there now, but the firmware folder is not available - showing as a white icon that can't be selectedMore reading reveals that the command should actually be:sudo chflags -R arch /Volumes/TXNANDLesson learned, and from now on assume that everytime I copied anything from Mac to SD card, I'd run that command and then eject the cardFrom here, once again back to Choi, and this time the firmware directory reads.I select the exFat version (no real need but just my existing 6.0.1 was exfat). From what I understand about this, is that the exfat version installs the exfat driver - this only really needed if have an exfat sdcard, but otherwise makes no difference.Anyway, Choi worked now and installed very quicklyI rebooted but all I got was a BLACK SCREEN! I panicked a bit here but I just held down the power button for a bit. Then tried to turn back on with power + Vol Up held and was able to get back into SXOS.With a sigh of relief, I started trying to figure out where I'd gone wrong and figured it was because I installed the exfat version of the firmware. So....I went back all the way to deleting my emunand (which also formats the SD), copying SXOS back to the card, creating emunand again, copying Choi and firmware and installing again, but this time the non-exfat version. SAME PROBLEM!I kept digging and went over the process again until it finally occurred to me that I was trying to run fw 9.2.0 on SXOS 2.9.2, but it's
Kosmos v15.4 Released!
https://github.com/AtlasNX/Kosmos/releases/tag/v15.4
https://github.com/AtlasNX/Kosmos/releases/tag/v15.4
GitHub
Release v15.4 - Cry Baby · AtlasNX/Kosmos
Customize Kosmos under: https://www.sdsetup.com/
Guide to hacking your Switch: https://switch.homebrew.guide
Pegascape Custom DNS: https://pegascape.sdsetup.com
Merchandise: https://teespring.com/s...
Guide to hacking your Switch: https://switch.homebrew.guide
Pegascape Custom DNS: https://pegascape.sdsetup.com
Merchandise: https://teespring.com/s...
nx-hbmenu v3.3.0 released!
https://github.com/switchbrew/nx-hbmenu/releases/tag/v3.3.0
https://github.com/switchbrew/nx-hbmenu/releases/tag/v3.3.0
GitHub
Release v3.3.0 · switchbrew/nx-hbmenu
HID input is now accepted from all controllers including handheld when connected, instead of determining which controllers to use with hidGetHandheldMode().
Fixed a crash in touch handling for star...
Fixed a crash in touch handling for star...
DDLC-LOVE v1.1.7-1 released - Doki Doki Literature Club port
https://github.com/LukeZGD/DDLC-LOVE/releases/tag/v1.1.7-1
https://github.com/LukeZGD/DDLC-LOVE/releases/tag/v1.1.7-1
GitHub
LukeZGD/DDLC-LOVE
An unofficial cross-platform Doki Doki Literature Club port to Lua for different game consoles - LukeZGD/DDLC-LOVE
(USD $45.95) Team Xecuter: Announcing Preorders for SX CORE and SX LITE
https://team-xecuter.com/announcing-preorders-for-sx-core-and-sx-lite/
https://team-xecuter.com/announcing-preorders-for-sx-core-and-sx-lite/
SysDVR 3.0 - Stream Switch Games to PC without a Capture Card
https://www.youtube.com/watch?v=XKyd5R6IWfQ
https://www.youtube.com/watch?v=XKyd5R6IWfQ
YouTube
SysDVR 3.0 - Stream Switch Games to PC without a Capture Card
In many ways, this update is a lot better than 2.0, but in some ways, a few things were lost. I can no longer easily stream Mario Kart or Grid Autosport and record with Fraps, as that causes the program to crash. Those games also have some hiccups when there…
RELEASE - Switch Cheats Updater - Update your cheat files from your Switch
https://gbatemp.net/threads/switch-cheats-updater-update-your-cheat-files-from-your-switch.561878/
https://gbatemp.net/threads/switch-cheats-updater-update-your-cheat-files-from-your-switch.561878/
GBAtemp.net - The Independent Video Game Community
Switch Cheats Updater - Update your cheat files from your Switch
ARCHIVED : Use my newest homebrew instead for a more polished experience
https://gbatemp.net/threads/aio-switch-updater-update-cfw-sigpatches-fw-and-cheats-directly-from-the-switch.574043/...
https://gbatemp.net/threads/aio-switch-updater-update-cfw-sigpatches-fw-and-cheats-directly-from-the-switch.574043/...
Rekado v4.0 Released!
https://github.com/MenosGrante/Rekado/releases/tag/4.0
https://github.com/MenosGrante/Rekado/releases/tag/4.0
GitHub
Release Rekado 4.0 · MenosGrante/Rekado
Features
Added: Ability to update pre-installed payloads. Just swipe from the top of the screen in the "Payloads" screen and it will notify you, if there are some updates.
Added: Version...
Added: Ability to update pre-installed payloads. Just swipe from the top of the screen in the "Payloads" screen and it will notify you, if there are some updates.
Added: Version...
pSNES v4.3 Released!
https://github.com/Cpasjuste/pemu/releases/tag/4.3
https://github.com/Cpasjuste/pemu/releases/tag/4.3
GitHub
Release pFBN / pSNES 4.3 · Cpasjuste/pemu
psnes: fix audio crackling
psnes: hide unneeded options from options menu
psnes: allow listing unknown files in rom listing
psnes: add BLOCK_INVALID_VRAM option
psnes: add TRANSPARENCY option
psnes...
psnes: hide unneeded options from options menu
psnes: allow listing unknown files in rom listing
psnes: add BLOCK_INVALID_VRAM option
psnes: add TRANSPARENCY option
psnes...
NX-Shell with latest libnx 3.1.0
https://gbatemp.net/threads/nx-shell-multipurpose-file-manager-for-nintendo-switch.505332/page-33#post-9004814
https://gbatemp.net/threads/nx-shell-multipurpose-file-manager-for-nintendo-switch.505332/page-33#post-9004814
GBAtemp.net - The Independent Video Game Community
NX-Shell - Multipurpose File Manager for Nintendo Switch
Hello everyone, the new release with the much requested USB support is finally here! (Couldn't have done it without @DarkMatterCore's usb library) It's worth mentioning since it is such a big...
Kirikiri for Nintendo Switch v1.1.0 released
https://github.com/uyjulian/krkrs/releases/tag/v1.1.0
https://github.com/uyjulian/krkrs/releases/tag/v1.1.0
GitHub
Release Version 1.1.0 · uyjulian/krkrs
Version 1.1.0 of Kirikiri for Nintendo Switch / ニンテンドースイッチ用の吉里吉里
Changes in this version:
Higher quality icon
Font system from krkrz dev_multi_platform branch is implemented
Incorrect event conver...
Changes in this version:
Higher quality icon
Font system from krkrz dev_multi_platform branch is implemented
Incorrect event conver...
hekate v5.1.4 & Nyx v0.8.7 with HOS 10.0.0 support Released!
https://github.com/CTCaer/hekate/releases/tag/v5.1.4
https://github.com/CTCaer/hekate/releases/tag/v5.1.4
GitHub
Release hekate v5.1.4 & Nyx v0.8.7 · CTCaer/hekate
This version supports booting ALL current CFWs, Android/Linux booting and payload tools.
No more SD card removals
Latest HOS supported: 10.0.0
New in this version
HOS 10.0.0 support
Added Empty Ba...
No more SD card removals
Latest HOS supported: 10.0.0
New in this version
HOS 10.0.0 support
Added Empty Ba...