jimzrt / Incognito_RCM

Wipes personal information from your Nintendo Switch via bare metal RCM payload
GNU General Public License v2.0
311 stars 61 forks source link

Serial number does not wipe on emuMMC #9

Closed thedopefiend closed 4 years ago

thedopefiend commented 4 years ago

I am able to retrieve my prod info using the latest incognito rcm but whenever I try using incognito on my emuNAND the serial number can still be seen under serial information. On 9.0.1 the serial number was blank. Not sure if something has changed in the newer version or there is a real issue. I’m currently on 9.1.0.

muxi1 commented 4 years ago

I can confirm that - but in reverse. According to Incognito_RCM the restore of an already existing prodinfo_emunand.bin is correctly processed, but after a reboot still no SN is displayed in the system settings under console.

AMS v0.10.1 emuMMC 9.1.0

jimzrt commented 4 years ago

thanks for the report, will investigate and remove latest release for now!

muxi1 commented 4 years ago

Version 0.5.1 fixes this problem!

jimzrt commented 4 years ago

thanks for testing