Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wii U:Wupclient: Difference between revisions

From Hacks Guide Wiki
Add flush_mlc
Lazr (talk | contribs)
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.