Approver, Staff
85
edits
(Add flush_mlc) |
m (The port should stay how it is) |
||
Line 10: | Line 10: | ||
====Instructions==== | ====Instructions==== | ||
# Install Python. | # Install Python. | ||
# Replace the IP Address in line 30 with the IP Address of your Wii U. | # Replace the IP Address in line 30 with the IP Address of your Wii U. Do not change the Port. | ||
# Open a Terminal or Command Prompt in the same directory as the <code>wupclient.py</code>. | # Open a Terminal or Command Prompt in the same directory as the <code>wupclient.py</code>. | ||
# Run <code>python -i wupclient.py</code> (On Windows: <code>py -3 -i wupclient.py</code>) to start wupclient in interactive mode.<br>Several hexadecimal numbers should be printed to the Terminal on a successful connection. | # Run <code>python -i wupclient.py</code> (On Windows: <code>py -3 -i wupclient.py</code>) to start wupclient in interactive mode.<br>Several hexadecimal numbers should be printed to the Terminal on a successful connection. |