Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ReiNX Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=ReiNX |image=reinxswitch.png |description=A modular Switch custom firmware. |author=Reisyukaku |lastupdated=2020/05/06 |type=Custom Firmwares |version=3 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/reinxswitch.7z |website=https://gbatemp.net/threads/official-reinx-thread-dead.512203/ |source=https://github.com/Reisyukaku/ReiNX |donation= }} {{#seo: |title=Switch Homebrew Apps (Custom Firmwares) - GameBrew |title_...")
 
No edit summary
Line 3: Line 3:
|image=reinxswitch.png
|image=reinxswitch.png
|description=A modular Switch custom firmware.
|description=A modular Switch custom firmware.
|author=Reisyukaku
|author=Reisyukaku
|lastupdated=2020/05/06
|lastupdated=2020/05/06
Line 14: Line 13:
|donation=
|donation=
}}
}}
{{#seo:
{{obsolete}}
|title=Switch Homebrew Apps (Custom Firmwares) - GameBrew
A modular custom firmware for the Nintendo Switch that uses "smart" patching for future proofing and just works™.
|title_mode=append
 
|image=reinxswitch.png
==Features==
|image_alt=ReiNX
*Loads all KIPs from /ReiNX/sysmodules/ directory.
}}
*Optional custom kernel/secmon/warmboot.
{{cleanup|article|Needs cleanup}}
*Default kips with exefs redir from /ReiNX/title/{tid}.
A modular Switch custom firmware.


==Installation==
Put ReiNX folder on the root of your switch's SD card and run ReiNX.bin with your favorite fusee launcher.


==Media==
==Media==
<youtube></youtube>
'''ReiNX (Soon™)''' ([https://www.youtube.com/watch?v=2u3bE0HauEc Reisyukaku]) <br>
 
<youtube>2u3bE0HauEc</youtube>


==Screenshots==
'''How To Install ReiNX CFW on Nintendo Switch 6.0 Firmware''' ([https://www.youtube.com/watch?v=BQtjY24OVCc XeXSolutions]) <br>
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-01.png
<youtube>BQtjY24OVCc</youtube>
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/reinxswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v3.0'''
* First Release.
*Support for 9.x - 10.x.
'''v2.4'''
*8.1 support.
*Added stabilityTM.
*[24th June] Fixed sleepmode bug, redowload release.
'''v2.3'''
*Optional dmnt.
*Stability TM.
*Opt-in DeltaLaunch (WIP).
'''v2.2.1 [Hotfix]'''
*Fix 8.0.x sleepmode bug.
'''v2.2'''
*8.0.0 support.
*Version string is back.
*Better shutdown from HOS.
*Save redir.
*stability TM.
'''2.1.1 [Hotfix]'''
*Fix blackscreen issues few were having.
*Fix patch.
'''v2.1'''
*7.0.x support.
*JIT patches.
*support for exo/lp0fw.
*Stability™.
'''v2.0'''
*Full 6.2 support.
*warmboot w/ sig checks disabled.
*Partial implemented services tx, ldr:cht, usbfs.
*Recovery chainload.
*Landscape gfx.
*All kips active by default (required).
*Lots of stability updates (TM).
'''v1.7.1 [Spoopy Halloween Special Edition]'''
*Just a limited time spoopy splash change till the end of October.. and stability updates TM.
'''v1.7'''
*User end changes:
**fs_mitm hooks added forfull 6.0 support.
**ReiNX debug text only shown if booting in verbose mode (hold vol- on boot).
**Boot ReiNX with no SD card.
**All kips are compiled and bundled with ReiNX. The toolkit can be used to enable/disable them. (alternatively just move them from sysmodules.dis to sysmodules, and visa versa).
*Technical changes:
**Rewritten kernel patcher.
'''v1.6'''
*Self chainloading.
*pm disables telemetry service.
*fs_mitm not in by default anymore.
*Partial 6.0 support.
*ReiNX custom version string.
*Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
'''v1.2'''
*ATTENTION: If you want the 'nogc' patch enabled, make a blank file named 'nogc' (no extension) in your /ReiNX folder.
'''v1.0'''
*Initial release.
*Add ES patch.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/official-reinx-thread-dead.512203/
* GitHub - https://github.com/Reisyukaku/ReiNX
* Github - https://github.com/Reisyukaku/ReiNX
* GBAtemp - https://gbatemp.net/threads/official-reinx-thread-dead.512203/
* Reddit -
* GBAtemp - https://gbatemp.net/threads/reinx-guide-the-official-reinx-installation-guide.517460/

Revision as of 13:40, 21 April 2023

ReiNX
File:Reinxswitch.png
General
AuthorReisyukaku
TypeCustom Firmwares
Version3
LicenseGPL-2.0
Last Updated2020/05/06
Links
Download
Website
Source

A modular custom firmware for the Nintendo Switch that uses "smart" patching for future proofing and just works™.

Features

  • Loads all KIPs from /ReiNX/sysmodules/ directory.
  • Optional custom kernel/secmon/warmboot.
  • Default kips with exefs redir from /ReiNX/title/{tid}.

Installation

Put ReiNX folder on the root of your switch's SD card and run ReiNX.bin with your favorite fusee launcher.

Media

ReiNX (Soon™) (Reisyukaku)

How To Install ReiNX CFW on Nintendo Switch 6.0 Firmware (XeXSolutions)

Changelog

v3.0

  • Support for 9.x - 10.x.

v2.4

  • 8.1 support.
  • Added stabilityTM.
  • [24th June] Fixed sleepmode bug, redowload release.

v2.3

  • Optional dmnt.
  • Stability TM.
  • Opt-in DeltaLaunch (WIP).

v2.2.1 [Hotfix]

  • Fix 8.0.x sleepmode bug.

v2.2

  • 8.0.0 support.
  • Version string is back.
  • Better shutdown from HOS.
  • Save redir.
  • stability TM.

2.1.1 [Hotfix]

  • Fix blackscreen issues few were having.
  • Fix patch.

v2.1

  • 7.0.x support.
  • JIT patches.
  • support for exo/lp0fw.
  • Stability™.

v2.0

  • Full 6.2 support.
  • warmboot w/ sig checks disabled.
  • Partial implemented services tx, ldr:cht, usbfs.
  • Recovery chainload.
  • Landscape gfx.
  • All kips active by default (required).
  • Lots of stability updates (TM).

v1.7.1 [Spoopy Halloween Special Edition]

  • Just a limited time spoopy splash change till the end of October.. and stability updates TM.

v1.7

  • User end changes:
    • fs_mitm hooks added forfull 6.0 support.
    • ReiNX debug text only shown if booting in verbose mode (hold vol- on boot).
    • Boot ReiNX with no SD card.
    • All kips are compiled and bundled with ReiNX. The toolkit can be used to enable/disable them. (alternatively just move them from sysmodules.dis to sysmodules, and visa versa).
  • Technical changes:
    • Rewritten kernel patcher.

v1.6

  • Self chainloading.
  • pm disables telemetry service.
  • fs_mitm not in by default anymore.
  • Partial 6.0 support.
  • ReiNX custom version string.
  • Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

v1.2

  • ATTENTION: If you want the 'nogc' patch enabled, make a blank file named 'nogc' (no extension) in your /ReiNX folder.

v1.0

  • Initial release.
  • Add ES patch.

External links

Advertising: