Skip to content

Commit

Permalink
Integrate NX-FPS and ReverseNX-RT into Core, support patching NROs (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
masagrator committed Oct 1, 2023
1 parent 1e89d43 commit 9ab1cda
Show file tree
Hide file tree
Showing 11 changed files with 1,664 additions and 22 deletions.
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -4,7 +4,9 @@ Background process for the Nintendo Switch for file/code modification

Created by: https://github.com/shinyquagsire23

This fork includes many QoL improvements and beside plugins support also supports patches.
This fork includes many QoL improvements and beside plugins support also supports patches.

Since 0.7.0 version NX-FPS and ReverseNX-RT is an intergral part of SaltyNX Core. This allows us to run them in 64-bit games not compatible with plugins.

![GitHub all releases](https://img.shields.io/github/downloads/masagrator/SaltyNX/total?style=for-the-badge)
---
Expand All @@ -18,7 +20,7 @@ For additional functions you need SaltyNX-Tool

https://github.com/masagrator/SaltyNX-Tool

Tests were done on FW 7.0.1-16.0.0 with Atmosphere up to 1.5.0
Tests were done on FW 7.0.1-16.1.0 with Atmosphere up to 1.5.5

No technical support for:
- Atmosphere forks
Expand Down Expand Up @@ -54,6 +56,7 @@ Remember to restart Switch
| CelDamage HD | all | 32-bit game, not supported |
| DEADLY PREMONITION Origins | all | 32-bit game, not supported |
| Dies irae Amantes amentes For Nintendo Switch | all | 32-bit game, not supported |
| EA SPORTS FC 24 | plugins | heap related |
| Goat Simulator | all | 32-bit game, not supported |
| Grandia Collection | all | Only launcher is 64-bit, games are 32-bit |
| Grid: Autosport | plugins | Heap related |
Expand Down
8 changes: 4 additions & 4 deletions exceptions.txt
Expand Up @@ -6,10 +6,6 @@
;1.0.0-1.4.0 crash
0100DCA0064A6000

;Tesla Menu
;Just in case (old titleid, new one is blacklisted by internal titleid validating)
X010000000007E51A

;YouTube
;Stucks in infinite loop
X01003A400C3DA000
Expand Down Expand Up @@ -46,3 +42,7 @@ X0100964012528000
;Plants vs. Zombies: Battle for Neighborville
;1.0.3 crash on boot
0100C56010FD8000

;EA SPORTS FC 24
;1.0.0 - v1.53.dd6d crash
0100BDB01A0E6000

0 comments on commit 9ab1cda

Please sign in to comment.