Add missing back button

pull/4/head
Elpunical 6 years ago
parent 34668a9268
commit 580f30372a
No known key found for this signature in database
GPG Key ID: A83AFC22339F8939

@ -1,5 +1,5 @@
# Browser Exploit # Browser Exploit
---
To install CFW, we first need to launch the Homebrew Launcher through the browser exploit. To install CFW, we first need to launch the Homebrew Launcher through the browser exploit.
Make sure your Wii U has internet access for this step. Make sure your Wii U has internet access for this step.
@ -8,4 +8,19 @@ Make sure your Wii U has internet access for this step.
1. Take the SD Card out of your Computer and plug it into your Wii U console. 1. Take the SD Card out of your Computer and plug it into your Wii U console.
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Launch the internet browser and open `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again. - If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again.
<script src="https://cdn.jsdelivr.net/npm/docsify-pagination@2/dist/docsify-pagination.min.js"></script>
<div class="docsify-pagination-container">
<div class="pagination-item pagination-item--previous">
<a href="#/vwii/vwii-modding">
<div class="pagination-item-label">
<svg class="icon" width="10" height="16" viewBox="0 0 10 16" xmlns="http://www.w3.org/2000/svg">
<polyline fill="none" vector-effect="non-scaling-stroke" points="8,2 2,8 8,14"></polyline>
</svg>
<span>PREVIOUS</span>
</div>
<div class="pagination-item-title">vWii Modding</div>
</a>
</div>
</div>
Loading…
Cancel
Save