Get the Nintendo Switch device ID from fuses
- Send the
rcmDeviceID.bin
to your Switch running in RCM mode withTegraRcmSmash.exe -w /out/romdump.bin BOOT:0x0
- Receive the device ID over USB to TegraRcmSmash window.
Almost entirely based on romdump by rajkosto
This section is required by the GPLv2 license
- main.c has been modified to readout fuse_get_device_id() and send the over USB to the host.