All public logs
Jump to navigation
Jump to search
Combined display of all available logs of No-Intro ~ Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:37, 11 June 2023 Hiccup talk contribs created page DS Download Play dumping guide (Created page with "<pre> For DS Download Play, you'll want to dump both .nds (game binary) and .bcn (beacon data). ** Real hardware method ** This method is done by passively listen to the DS to DS communication. The easiest way is to use Linux and Wi-Fi hardware, like an USB dongle. First use these commands (replace `wlan0` with your device name): ```bash sudo ip link set wlan0 down sudo iwconfig wlan0 mode monitor sudo ip link set wlan0 up ``` Then run `sudo wireshark` and start the ca...")