Skip to content

Region Data

Rolando Islas edited this page Apr 7, 2017 · 2 revisions

Region data is stored at resources/command in JSON.

First, connect the gamepad to a computer using the guide from libdrc. The kernel patch is not necessary and the authentication details can be obtained using DRC SIM Server's "Get Key" interface. The auth details are saved at ~/.drc-sim/connect_to_wii_u.conf. After the gamepad has been connected, run drc-info.py.

The script drc-info.py will send command requests to the gamepad and print its responses. Create an issue with a copy of the log, or submit a pull request with the region data in a JSON file following na.json's format.

Note: The first response after a command will start with a "01" and is not needed. The response after that is duplicated a few times and is the response that is needed.

WARNING: Command 0-5-6's response contains the Wii U's SSID and PSK.

Clone this wiki locally