PegaScape is a user-friendly public frontend for common PegaSwitch scripts including Nereba, Caffeine, HBL and more.
With PegaScape, you can easily reboot from a stock Switch console running firmwares between 1.0.0-3.0.0 and 4.0.1-4.1.0 into full custom firmware and emuMMC. You can also install the Fake News entrypoint to make accessing PegaScape easier, and access the Homebrew Menu without running full custom firmware if you prefer.
This means an easy-to-use entrypoint to fully featured CFW on 4.1.0 IPATCHED units.
Fake News | Installer | Reboot to RCM | Nereba | HBL | Caffeine |
---|---|---|---|---|---|
1.0.0 | ✓ | ✓ | ✓ | ✓ | ✗ |
2.0.0-3.0.0 | ✗ | ✗ | ✗ | ✓ | ✓ |
4.0.0 | ✗ | ✗ | ✗ | ✗† | ✗ |
4.0.1-4.1.0 | ✗ | ✗ | ✗ | ✓ | ✓ |
Other | ✗ | ✗ | ✗ | ✗ | ✗ |
† nvcore offsets missing for 4.0.0
1.0.0 Switch booting into emuMMC 8.0.1
4.1.0 Switch booting into Atmosphere CFW
Follow https://switch.homebrew.guide for an easy to follow noob guide for going from stock 1.0.0 - 3.0.0 and 4.0.1 - 4.1.0 with PegaScape. Otherwise, if you want to jump in...
We provide a public DNS IP for each common browser entrypoint present on the Switch:
Webapplet (Fake News, 1.0 JP Puyo Puyo Tetris): 163.172.181.170
Wifi Authentication Prompt: 51.15.245.41
Note that these public DNS servers run the 90DNS configuration. This means that the connection test will pass (for the Webapplet server) and you can use homebrew with internet functionality, but you will not be able to connect to Nintendo services.
You can install Fake News with Fake News Injector
You can also self-host PegaScape yourself:
npm install
.[sudo] node start.js [--webapplet] [--ip <html_server_ip_override>] [--host <dns_server_ip_override] [--disable-dns]
.
--webapplet
: To enable fake internet, allowing the Switch to pass the connection test and load things like Fake News.--ip <html_server_ip_override>
if the detected IP address for the HTML server is not preffered.--host <dns_server_ip_override
if the detected IP address for the DNS server is not preffered.--disable-dns
if you want to disable the internal DNS server and use something else (dnsmasq, bind, etc).config.json
, and are automatically appended to index.html
based on the connecting clients firmware version and the firmware requirements specified for each exploit.Nobody is responsible if you lose your data, brick your Switch, get banned, drop your Switch into the toilet, have your Switch stolen by ninjas, etc, except yourself. By using PegaScape or any form of homebrew in any capacity you understand the risks involved with running unsigned code on your Switch.