reswitched / pegaswitch

PegaSwitch is an exploit toolkit for the Nintendo Switch
https://reswitched.team
ISC License
934 stars 107 forks source link

Error in firmware 2.1 (unknown in module Settings)) #129

Open prizzio opened 6 years ago

prizzio commented 6 years ago

English (by google translator)

Hi everyone,

I have a switch with firmware version 2.1. I start the server and I can connect the switch with pc.

Logs of connection:

System Version: 2.1.0
Pwning sdb module...
Starting sdbcore...
Unknown version: 2.1.0
Failed to initialize sdb
Pegaswitch loaded!
UA: Mozilla/5.0 (Nintendo Switch; WifiWebAuthApplet) AppleWebKit/601.6 (KHTML, like Gecko) NF/4.0.0.5.10 NintendoBrowser/5.1.0.13343
Connected to PC...

But failed to initialize sdb. In config.json I write {"sdbcore":true}. Still it keeps giving the error.

When I launch some scripts the console return: ERR [2261]: requires spl mitm. try 'enable sdbcore' or ERR [650]: IPCMessage(5737 = Error: 0x1669 (unknown in module Settings))

There is a script that I think that works fine 'BackupAllSaves'

Someone can help me? Is problem of my switch version?

I try with two git branches, master and runnro-command, with similar results.

Thank you ;) Prizzio

PD: Sorry for the translation

misson20000 commented 6 years ago

sdbcore won't work on firmware versions below 3.0.0. You should be able to set it to false.

prizzio commented 6 years ago

Thanks for your reply. I will try this night ;)

EDIT:

I set sdbcore to false, but I kept the same error message when launch scripts