247
edits
m (add non-breaking space to keep code example on the same line) |
(Huzzah! Completed (i hope, linux is a weird beast) Linux Steps!) |
||
Line 116: | Line 116: | ||
<li>Then run <code>pip3 install -r requirements.txt</code></li> | <li>Then run <code>pip3 install -r requirements.txt</code></li> | ||
<li>Once it's done, run <code>python3 oscdl.py</code> | <li>Once it's done, run <code>python3 oscdl.py</code> | ||
<ul><li> | <ul><li>If you get an error about <code>libxcb-cursor0</code> when running the program, then install it through your Package Manager then try again.</li></ul> | ||
<ul><li>For easy access later on, you can make a <code>.desktop</code> file with the command <code>python3 installed-directory/oscdl.py</code>. (Example: <code>python3 ~/Desktop/OSCDL/oscdl.py</code>)</li></ul></li> | |||
<li>Find an application that you would like to get, and press the Download button. Alternatively, you can send the app directly to your Wii (this requires that your computer and Wii be on the same network)</li> | <li>Find an application that you would like to get, and press the Download button. Alternatively, you can send the app directly to your Wii (this requires that your computer and Wii be on the same network)</li> | ||
[[File:App-download-OSCDL.png|640px]] | [[File:App-download-OSCDL-mint.png|640px]] | ||
<li>A <code>.zip</code> file containing your app should download to wherever you specified the directory to be. Extract the <code>apps</code> folder in this archive to the root of your SD card or USB drive</li> | <li>A <code>.zip</code> file containing your app should download to wherever you specified the directory to be. Extract the <code>apps</code> folder in this archive to the root of your SD card or USB drive</li> | ||
<li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. Your downloaded piece of homebrew should now display.</li> | <li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. Your downloaded piece of homebrew should now display.</li> |
edits