New Crowdin translations (#20)

* New translations fix-errcode-112-1037.md (Norwegian)

* New translations recover-mii-channel.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations nand-backup.md (Norwegian)

* New translations launching-cfw.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations nand-backup.md (Norwegian)

* New translations launching-cfw.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations ds-vc-choice.md (Norwegian)

* New translations nand-backup.md (Norwegian)

* New translations launching-cfw.md (Norwegian)

* New translations installing-hblc.md (Norwegian)

* New translations ds-vc-choice.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations nand-backup.md (Norwegian)

* New translations launching-cfw.md (Norwegian)

* New translations installing-hblc.md (Norwegian)

* New translations vwii-modding.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations browser-modding.md (Norwegian)

* New translations launching-cfw.md (Norwegian)

* New translations nand-backup.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations launching-cfw.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations sd-preparation.md (Norwegian)

* New translations cfw-choice.md (Norwegian)

* New translations entrypoint-choice.md (Norwegian)

* New translations browser-exploit.md (Norwegian)

* New translations cfw-choice.md (Norwegian)

* New translations introduction.md (Norwegian)

* New translations vwii-modding.md (Norwegian)
This commit is contained in:
Ian Burgwin 2020-05-13 17:34:14 -07:00 committed by GitHub
parent b90c4c6529
commit 31fe1dafcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 412 additions and 412 deletions

View file

@ -1,56 +1,56 @@
# How To Fix The Error Code 112-1037 # Hvordan fikse Feilkode 112-1037
This page will guide you through the process of fixing the error code 112-1037. Denne siden vil hjelpe deg med å fikse feilkode 112-1037.
### Dette trenger du ### Dette trenger du
- A working [Homebrew Installation](introduction). - En fungerende [Homebrew installasjon](introduction).
- [wupclient.py](https://raw.githubusercontent.com/Elpunical/mocha/master/ios_mcp/wupclient.py) **(right-click -> Save link as... -> Click Save).** - [wupclient.py](https://raw.githubusercontent.com/Elpunical/mocha/master/ios_mcp/wupclient.py) **(Høyreklikk -> Lagre lenke som... -> Klikk Lagre).**
- The latest release of [Python](https://www.python.org/downloads/). - Siste utgave av [Python](https://www.python.org/downloads/).
### Instruksjoner ### Instruksjoner
1. Install Python on your computer. 1. Installer Python på PC'en din.
### Fixing The Error Code ### Fikse feilkoden
<!-- tabs:start --> <!-- tabs:start -->
#### **Windows** #### **Windows**
1. Slå på Wii U konsollen. 1. Slå på Wii U konsollen.
1. Launch the Homebrew Launcher and launch Mocha. 1. Start Homebrew Launcher og kjør Mocha.
1. Go back to the Wii U Menu. 1. Gå tilbake til Wii U-menyen.
1. Open up a command prompt window. 1. Åpne opp et Command Prompt vindu.
1. Use the following command: `cd <directory>`. 1. Skriv: `cd <directory>`.
- Example: <code>cd C:\Users\username<wbr>\Downloads</code>. - Eksempel: <code>cd C:\Brukere\brukernavn<wbr>\Nedlastninger</code>.
1. Use the following command: `py -3 -i wupclient.py`. 1. Skriv: `py -3 -i wupclient.py`.
1. Enter the IP address of your Wii U. 1. Skriv inn IP-adressen til Wii U konsollen.
- Don't know how to find it? Read [this](find-wiiu-ip-address). - Usikker på hvor du finner det? Les [dette](find-wiiu-ip-address).
1. Use the appropriate command depending on the region of your console: 1. Bruk riktig kommando avhengig av regionen til konsollen:
- JPN: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001200a/content<wbr>/pages<wbr>/index.html", 0x644)</code>. - JPN: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001200a/content<wbr>/pages<wbr>/index.html", 0x644)</code>.
- USA: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001210a/content<wbr>/pages<wbr>/index.html", 0x644)</code>. - USA: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001210a/content<wbr>/pages<wbr>/index.html", 0x644)</code>.
- EUR: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001220a/content<wbr>/pages<wbr>/index.html", 0x644)</code>. - EUR: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001220a/content<wbr>/pages<wbr>/index.html", 0x644)</code>.
1. If the command worked, you will get the following response: `chmod returned 0x0`. 1. Hvis kommandoen fungerte, vil du få følgende svar: `chmod returned 0x0`.
1. The error code should now be gone. 1. Feilkoden skal nå være borte.
#### **macOS & Linux** #### **macOS & Linux**
1. Slå på Wii U konsollen. 1. Slå på Wii U konsollen.
1. Launch the Homebrew Launcher and launch Mocha. 1. Start Homebrew Launcher og kjør Mocha.
1. Go back to the Wii U Menu. 1. Gå tilbake til Wii U-menyen.
1. Open up a Terminal window. 1. Åpne opp et terminalvindu.
1. Use the following command: `cd <directory>`. 1. Skriv: `cd <directory>`.
- On macOS, the most common place to find your downloaded files is <code>/Users/username<wbr>/Downloads</code>. - På macOS er det vanligste stedet å finne nedlastede filer i <code>/Brukere/brukernavn<wbr>/Nedlastninger</code>.
- On Linux, the most common place to find your downloaded files is <code>/home/username<wbr>/Downloads</code>. - På Linux er det vanligste stedet å finne nedlastede filer i <code>/home/username<wbr>/Downloads</code>.
1. Use the following command: `python3 -i wupclient.py`. 1. Skriv: `py -3 -i wupclient.py`.
1. Enter the IP address of your Wii U. 1. Skriv inn IP-adressen til Wii U konsollen.
- Don't know how to find it? Read [this](find-wiiu-ip-address). - Usikker på hvor du finner det? Les [dette](find-wiiu-ip-address).
1. Use the appropriate command depending on the region of your console: 1. Bruk riktig kommando avhengig av regionen til konsollen:
- JPN: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001200a/content<wbr>/pages<wbr>/index.html", 0x644)</code>. - JPN: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001200a/content<wbr>/pages<wbr>/index.html", 0x644)</code>.
- USA: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001210a/content<wbr>/pages<wbr>/index.html", 0x644)</code>. - USA: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001210a/content<wbr>/pages<wbr>/index.html", 0x644)</code>.
- EUR: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001220a/content<wbr>/pages<wbr>/index.html", 0x644)</code>. - EUR: <code>w.chmod("/vol<wbr>/storage_mlc01<wbr>/sys/title/00050030<wbr>/1001220a/content<wbr>/pages<wbr>/index.html", 0x644)</code>.
1. If the command worked, you will get the following response: `chmod returned 0x0`. 1. Hvis kommandoen fungerte, vil du få følgende svar: `chmod returned 0x0`.
1. The error code should now be gone. 1. Feilkoden skal nå være borte.
<!-- tabs:end --> <!-- tabs:end -->

View file

@ -19,7 +19,7 @@ Denne siden vil hjelpe deg med å gjenopprette Mii Channel.
- En fungerende [Homebrew installasjon](introduction) på Wii U siden. - En fungerende [Homebrew installasjon](introduction) på Wii U siden.
- Denne utgaven av [FTPiiU Everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip). - Denne utgaven av [FTPiiU Everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip).
- The latest release of [Python](https://www.python.org/downloads/). - Siste utgave av [Python](https://www.python.org/downloads/).
- En FTP-klient som for eksempel [FileZilla](https://filezilla-project.org/download.php?show_all=1t). - En FTP-klient som for eksempel [FileZilla](https://filezilla-project.org/download.php?show_all=1t).
- <a href="https://github.com/ihaveamac/overwrite-wiiu-titlehash/raw/master/overwrite-wiiu-titlehash.py" download>overwrite-wiiu-titlehash.py</a> **(Høyreklikk -> Lagre lenke som... -> Klikk Lagre).** - <a href="https://github.com/ihaveamac/overwrite-wiiu-titlehash/raw/master/overwrite-wiiu-titlehash.py" download>overwrite-wiiu-titlehash.py</a> **(Høyreklikk -> Lagre lenke som... -> Klikk Lagre).**
@ -38,7 +38,7 @@ Denne siden vil hjelpe deg med å gjenopprette Mii Channel.
1. Pakk ut `fpiiu-cbhc.zip` til roten av SD-kortet. 1. Pakk ut `fpiiu-cbhc.zip` til roten av SD-kortet.
1. Installer FileZilla på PC'en din. 1. Installer FileZilla på PC'en din.
1. Install Python on your computer. 1. Installer Python på PC'en din.
<!-- tabs:end --> <!-- tabs:end -->
@ -72,8 +72,8 @@ Denne siden vil hjelpe deg med å gjenopprette Mii Channel.
1. Skriv inn IP-adressen som vist på Wii U skjermen, i feltet `Host` øverst i vinduet og klikk på `Quickconnect`. 1. Skriv inn IP-adressen som vist på Wii U skjermen, i feltet `Host` øverst i vinduet og klikk på `Quickconnect`.
1. Naviger til `/slccmpt01/title/00010002`. 1. Naviger til `/slccmpt01/title/00010002`.
1. Slett mappen som heter `48414341`. 1. Slett mappen som heter `48414341`.
1. Open up a Terminal window. 1. Åpne opp et terminalvindu.
1. Use the following command: `cd <directory>`. 1. Skriv: `cd <directory>`.
- På macOS er det vanligste stedet å finne nedlastede filer i `/Brukere/brukernavn/Nedlastninger`. - På macOS er det vanligste stedet å finne nedlastede filer i `/Brukere/brukernavn/Nedlastninger`.
- På Linux er det vanligste stedet å finne nedlastede filer i `/home/username/Downloads`. - På Linux er det vanligste stedet å finne nedlastede filer i `/home/username/Downloads`.
1. Skriv: `python3 overwrite-wiiu-titlehash.py`. 1. Skriv: `python3 overwrite-wiiu-titlehash.py`.

View file

@ -1,12 +1,12 @@
# CBHC # CBHC
## Browser Exploit {docsify-ignore} ## Nettleser Exploit {docsify-ignore}
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. For å installere CFW, må vi først starte Homebrew Launcher gjennom nettleseren. Sørg for at Wii U konsollen har internettilgang for dette trinnet.
### Instruksjoner ### Instruksjoner
1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen.
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Start nettleseren og gå til `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Klikk på `Run Homebrew Launcher!`. Konsollen skal starte Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [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. - Hvis Wii U konsollen blir sittende fast på en hvit eller fryst skjerm, vent noen få sekunder. Hvis ingenting skjer, start konsollen på nytt og [tilbakestill nettleserens lagringsdata](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) og prøv igjen.

View file

@ -2,12 +2,12 @@
## Velg ett DS VC-spill ## Velg ett DS VC-spill
The first thing to decide is what DS VC game you will buy. Det første du må velge er hvilket DS VC spill du skal kjøpe.
Please note that the game you injected Haxchi/CBHC into will not be playable anymore until you uninstall Haxchi/CBHC and reinstall the game from the eShop. Vær oppmerksom på at spillet du installerer Haxchi/CBHC over ikke vil kunne spilles lenger før du avinstallerer Haxchi/CBHC og installere spillet på nytt fra eShop.
### Compatible DS VC Games ### Kompatible DS VC spill
?> If you have a European region console, there is a chance that you might already have got <code>Dr. Kawashima's <wbr>Brain <wbr>Training: <wbr>How <wbr>Old <wbr>is <wbr>Your <wbr>Brain?</code> for free. Head over [to the eShop](https://en-americas-support.nintendo.com/app/answers/detail/a_id/8563/~/how-to-view-previously-downloaded-titles-on-wii-u) and check if you got the game. ?> Hvis du har en europeisk regionkonsoll, er det en mulighet for at du allerede har <code>Dr. Kawashimas <wbr>Brain <wbr>Training: <wbr>How <wbr>Old <wbr>is <wbr>Your <wbr>Brain?</code> gratis. Gå til [eShop](https://en-americas-support.nintendo.com/app/answers/detail/a_id/8563/~/how-to-view-previously-downloaded-titles-on-wii-u) og sjekk om du har spillet.
- **Animal Crossing: Wild World** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Animal-Crossing-Wild-World-270011.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/animal-crossing-wild-world-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023019 "Buy it from the Japanese eShop") - **Animal Crossing: Wild World** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Animal-Crossing-Wild-World-270011.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/animal-crossing-wild-world-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023019 "Buy it from the Japanese eShop")
- **Big Brain Academy** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Big-Brain-Academy-270143.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/big-brain-academy-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013967 "Buy it from the Japanese eShop") - **Big Brain Academy** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Big-Brain-Academy-270143.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/big-brain-academy-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013967 "Buy it from the Japanese eShop")

View file

@ -1,18 +1,18 @@
# CBHC # CBHC
## Installing the Homebrew Launcher Channel {docsify-ignore} ## Installere Homebrew Launcher Channel {docsify-ignore}
This page will install the Homebrew Launcher Channel as an application directly to your Home Menu for easy access. Denne siden vil hjelpe deg med å installere Homebrew Launcher Channel som et program direkte på Wii U menyen for enkel tilgang.
?> This page is only for Haxchi and CBHC users. The Home-Menu Homebrew Launcher Channel will **not** work with Mocha CFW! ?> Denne siden gjelder bare for Haxchi og CBHC brukere. Homebrew Launcher Channel vil **ikke** fungere med Mocha CFW!
### Instruksjoner ### Instruksjoner
1. Power on your console 1. Slå på Wii U konsollen
1. Press the Home button during the `Autobooting...` screen to get into the boot menu. 1. Trykk på Home-knappen under `Autobooting...` vindu for å komme deg inn i oppstartsmenyen.
1. Select `Boot Homebrew Launcher` to launch the Homebrew Launcher. 1. Velg `Boot Homebrew Launcher` for å starte Homebrew Launcher.
1. Navigate the Homebrew Launcher and launch the WUP Installer GX2 app. 1. Start WUP Installer GX2 appen.
1. Use the touchscreen to select `Homebrew Launcher Channel`. Press `Install` and confirm with `Yes`. 1. Bruk touch-skjermen for å velge `Homebrew Launcher Channel`. Trykk `Install` og bekreft med `Yes`.
1. Velg NAND som installasjonsdestinasjon. This will install the Homebrew Launcher Channel to the Wii U Menu. 1. Velg NAND som installasjonsdestinasjon. Dette vil starte installasjonen av Homebrew Launcher-kanalen til Wii U menyen.
1. Once the process is finished, press the Home button until you're back at the Wii U Menu. 1. Når prosessen er ferdig, trykk på Home-knappen til du er tilbake på Wii U menyen.
1. You will now see the Homebrew Launcher Channel installed on your Wii U Menu. 1. Du har nå installert Homebrew Launcher Channel og kan finne den på Wii U Menyen.

View file

@ -1,30 +1,30 @@
# CBHC # CBHC
## Launching CFW {docsify-ignore} ## Bruke CFW {docsify-ignore}
Now that you have your NAND backup in case anything goes wrong later, you can run CFW on your system. Nå som du har en NAND backup i tilfelle noe går galt senere, kan du kjøre CFW på systemet ditt.
Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means that as soon as your system reboots, you will lose CFW and have to follow these instructions again. This can be skipped by installing CBHC to a Haxchi CFW installation. I motsetning til systemer som DSi, Wii eller 3DS, er Wii U CFW midlertidig. Dette betyr at så snart systemet starter på nytt, vil du miste CFW og må følge disse instruksjonene igjen. Det trenger du ikke ved å installere CBHC på en Haxchi CFW installasjon.
!> Installing CBHC incorrectly can brick your Wii U. Make sure to follow the following rules when installing CBHC: <br>- The DS game has to be legitimately installed from the eShop <br>- Don't format the system while CBHC is installed <br>- Don't delete the user account that bought the DS VC game <br>- Don't re-install the same game using WUP Installer or from the eShop <br>- Don't install Haxchi over CBHC <br>- Don't uninstall the DS Virtual Console game without [properly uninstalling CBHC first](../uninstall-cbhc) <br>- Don't move the DS Virtual Console game to a USB drive !> Installere CBHC feil kan "bricke" Wii U konsollen din. Sørg for å følge "CBHC reglene" når man installerer CBHC: <br>- DS spillet må være legitimt installert fra eShop <br>- Ikke formater systemet mens CBHC er installert <br>- Ikke slett brukerkontoen som kjøpte DS VC spillet <br>- Ikke re-installer det samme spillet med WUP Installer eller eShop <br>- Ikke installer Haxchi over CBHC <br>- Ikke slett DS Virtual Console spillet uten å [avinstallere CBHC first](../uninstall-cbhc) <br>- Ikke flytt DS Virtual Console spillet til en USB-enhet
!> Breaking one of the above rules will result in a brick. !> Hvis du bryter en av reglene ovenfor, vil du "bricke" konsollen.
### Instruksjoner ### Instruksjoner
1. Ta SD-kortet ut av PCen og sett det inn i Wii U konsollen. 1. Ta SD-kortet ut av PCen og sett det inn i Wii U konsollen.
1. If you haven't already, now download your DS VC game of choice from the eShop. 1. Hvis du ikke har gjort det enda, last ned DS VC spillet du valgte fra eShop.
1. Launch the Homebrew Launcher on your system as [previously explained](browser-exploit). 1. Start Homebrew Launcher på Wii U konsollen din som [forklart tidligere](browser-exploit).
1. Navigate the Homebrew Launcher and open the Haxchi app. 1. Kjør Haxchi appen.
1. Use the DPAD to navigate the cursor to the game you want to install Haxchi to and press the A button to install it. 1. Bruk D-padden til å navigere markøren til spillet du ønsker å installere Haxchi over og trykk på A knappen for å installere den.
1. Once the installation has finished, your console will launch the Wii U Menu. You will see your game replaced by a Haxchi icon. 1. Når installasjonen er ferdig, vil konsollen gå tilbake til Wii U menyen. Der vil du se spillet ditt erstattet med et Haxchi ikon.
1. Run the modified DS game. This will reboot the console and enable CFW. 1. Kjør Haxchi. Dette vil starte konsollen på nytt og aktivere CFW.
1. Run the modified DS game again and hold the A button after launching it. This will run the Homebrew Launcher. 1. Kjør Haxchi igjen og hold A knappen mens den starter. Dette vil sende deg til Homebrew Launcher.
1. Navigate the Homebrew launcher and run the CBHC app. 1. I Homebrew Launcher, kjør CBHC appen.
1. Use the DPAD to navigate the cursor to the game you previously installed Haxchi to and press the A button to install CBHC. 1. Bruk D-padden for å flytte markøren til spillet du installerte Haxchi over og trykk på A knappen for å installere CBHC.
1. Once the installation has finished, your console will launch the Wii U Menu. 1. Når installasjonen er ferdig, vil konsollen gå tilbake til Wii U menyen.
1. Reboot your console. If CBHC installed correctly, you should see a new boot menu. 1. Start konsollen på nytt. Hvis CBHC er installert riktig, bør du se en ny oppstartsmeny.
1. Use the DPAD to navigate to `Autoboot: Disabled` and press the A button until it says `Autoboot: System Menu`. 1. Bruk D-padden for å flytte til `Autoboot: Disabled` og trykk på A knappen helt til det står `Autoboot: System Menu`.
1. Use the DPAD to navigate to `Boot System Menu` and press the A button. This will launch the Wii U Menu with CFW enabled. 1. Bruk D-padden for å flytte til `Boot system menu` og trykk på A-knappen. Dette vil åpne Wii U menyen med CFW aktivert.
1. Your console now automatically boots into CFW every reboot. 1. Konsollen din kommer nå til å automatisk være i CFW etter oppstart.
1. You can now re-attach any USB devices you had attached before starting the guide. 1. Du kan nå koble til eventuelle USB-enheter du hadde tilkoblet, før du startet guiden.

View file

@ -1,23 +1,23 @@
# CBHC # CBHC
## Making a NAND Backup {docsify-ignore} ## Lage en NAND backup{docsify-ignore}
In case anything should go wrong in the later process and your Wii U ends up bricked, restoring a previously made NAND backup can fix it. Hvis noe går galt senere i prosessen og Wii U konsollen "bricker", vil gjenoppretting av en NAND backup muligens fikse den.
### Instruksjoner ### Instruksjoner
?> The Wii U NAND is (depending on your model) either 8 or 32GB. As a result of this, to create a full backup of your console's NAND, your SD Card has to be larger than the size of your NAND. If you do not have a large enough SD Card, you can skip the optional `MLC` section which includes save files and game data and is not needed to recover most types of bricks. ?> Størrelsen på Wii U NAND er (avhengig av modellen) enten 8 eller 32GB. På grunn av dette så må du bruke ett SD-kort som er større enn NAND størrelsen. Hvis SD-kortet ditt ikke er stort nok, så kan du hoppe over `MLC` delen hvor spilldata og saves er lagret, den er ikke nødvendig for å gjenopprette de fleste bricke-tilfellene.
?> Restoring a NAND Backup on the Wii U requires additional hardware and micro soldering skills. <br>However, making a NAND Backup is **always** useful, so please do not skip it. <br>Your NAND Backup is unique to your system. Backups from other consoles **won't** work. ?> Å gjenopprette en NAND backup på Wii U konsollen krever litt kunskap om maskinvare og loddeferdigheter av mikro elektronikk. <br>Men å lage en NAND backup er **alltid** lurt, så du burde ikke hoppe over det. <br>NAND backupen din er unik for ditt system. backups fra andre konsoller vil **ikke** fungere.
1. Navigate through the Homebrew Launcher and launch the `Wii U NAND Dumper` app. 1. Gå til Homebrew Launcher og kjør `Wii U NAND Dumper` appen.
1. Use the Wii U Gamepad's DPAD to enter the following configuration: 1. Bruk D-padden for å sette opp følgende konfigurasjon:
- Dump SLC: **yes** - Dump SLC: **yes**
- Dump SLCCMPT: **yes** - Dump SLCCMPT: **yes**
- Dump MLC: **optional** - Dump MLC: **optional**
- Dump OTP: **yes** - Dump OTP: **yes**
- Dump SEEPROM: **yes** - Dump SEEPROM: **yes**
1. Press the A button to start the dumping process. 1. Trykk på A knappen for å starte dumpingprosessen.
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC. 1. Når prosessen er fullført, skru av Wii U konsollen, ta ut SD-kortet og sett den inn i PC-en din.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` and if you chose to go with a full backup, `every mlc.bin.part` file to your computer. 1. For å forsikre deg om at du ikke mister filene, kopier `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp. ` og hvis du valgte å gå for full sikkerhetskopi, `hver mlc.bin.part` til PC'en din.
1. Delete the files from your SD Card to free up space. 1. Slett filene fra SD-kortet for å frigjøre plass.

View file

@ -1,42 +1,42 @@
# CBHC # CBHC
## SD Preparation {docsify-ignore} ## Forberede SD-kortet {docsify-ignore}
We will now place the required CFW files and some additional homebrew files on the SD Card. Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på SD-kortet.
?> **Notice** Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. ?> **Merk** SD-kortet ditt må formateres til FAT32. Hvis den ikke er formatert til FAT32, bør du bruke [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) med 32k (32768) "Allocation unit size" for å formatere den.
### Dette trenger du ### Dette trenger du
- The Haxchi <a href="docs/files/config.txt" download>config</a> - Haxchi <a href="docs/files/config.txt" download>config</a> fila
- The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest) - Siste utgave av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
- You will need to download the `payload.zip` file. - Du må laste ned `payload.zip` filen.
- The 1.4 release of [The Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) - [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher - Du må laste ned `homebrew_launcher.v.1.4.zip`
- Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip) - Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
- The latest release of [The Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) - Siste utgave av [Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest)
- You will need to download the `homebrew_launcher_channel.v2.1.zip` file. - Du må laste ned `homebrew_launcher_channel.v2.1.zip`.
- The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest) - Siste utgave av [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
- The latest release of the [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest) - Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
- You will need to download the `wiiu-extracttosd.zip` file. - Du må laste ned `wiiu-extracttosd.zip` filen.
- The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) - Siste utgave av [Haxchi og CBHC](https://github.com/FIX94/haxchi/releases/latest)
- Download both the Haxchi and CBHC .zip files. - Last ned Haxchi og CBHC .zip filene.
- The latest release of <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a> - Siste utgave av <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a>
### Instruksjoner ### Instruksjoner
?> **Notice** The info.json and manifest.install files are not needed for the modding process and therefore can be deleted. ?> **Merk** info.json og manifest.Install filene er ikke nødvendig for modifiseringsprosessen og kan slettes.
1. Insert your Wii U's SD Card into your PC. 1. Sett SD-kortet ditt i PC'en din.
1. Create a folder called `install` on the root of your SD Card. 1. Opprett en mappe med navnet `install` på roten av SD-kortet.
1. Create a folder called `Homebrew Launcher Channel` in the `install` folder you created. 1. Opprett en mappe med navnet `Homebrew Launcher Channel` inni `install` mappen.
1. Extract the `homebrew_launcher_channel.v2.1.zip` file to the `Homebrew Launcher Channel` folder you created. 1. Pakk ut `homebrew_launcher_channel.v2.1.zip` til `Homebrew Launcher Channel` mappen.
1. Extract the `Haxchi.zip` file to the root of your SD Card. 1. Pakk ut `Haxchi.zip` til roten av SD-kortet.
1. Extract the `CBHC.zip` file to the root of your SD Card. 1. Pakk ut `CBHC.zip` til roten av SD-kortet.
1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet. 1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet.
1. Extract the `nanddumper.zip` file to the root of your SD Card. 1. Pakk ut `nanddumper.zip` til roten av SD-kortet.
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card. 1. Pakk ut `wiiu-extracttosd.zip` til roten av SD-kortet.
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card. 1. Pakk ut `homebrew_launcher.v.1.4.zip` til roten av SD-kortet.
1. Extract the `savemii_mod.zip` file to the root of your SD Card. 1. Pakk ut `savemii_mod.zip` til roten av SD-kortet.
1. Copy the `config.txt` file to the `haxchi` folder on the root of your SD Card. Overwrite files if asked. 1. Kopier `config.txt` fila til `haxchi` mappen i roten av SD-kortet. Overskriv filene hvis du blir spurt.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card. 1. Kopier `payload.elf` fila fra `payload.zip` til `wiiu` mappen på SD-kortet.

View file

@ -1,35 +1,35 @@
# Choose The CFW You Want # Velg CFW løsningen du ønsker å bruke
--- ---
?> Before starting, make sure to update your Wii U console to the latest firmware (5.5.4 for European consoles, 5.5.3 for all other regions) if you haven't already. ?> Før du starter, oppdater Wii U konsollen til siste firmware (5.5.4 for europeiske konsoller, og 5.5.3 for alle andre regioner) hvis du ikke har gjort det allerede.
There are two main CFWs: Haxchi/ColdBootHaxchi (CBHC) or Mocha. Det er to hoved CFW'er: Haxchi/ColdBootHaxchi (CBHC) og Mocha.
Haxchi/CBHC are both injected into a paid DS VC game, while Mocha is only used with the web browser exploit and Indexiine, which makes it the only free CFW. Haxchi/CBHC er begge installert over et DS VC spill fra eshop, mens Mocha bare brukes sammen med nettleserens exploit eller Indexiine, som betyr at det er den eneste gratis CFW løsningen.
## Haxchi ## Haxchi
- Requires a legitimately installed paid DS VC game from the eShop. - Krever et legitimt installert DS VC spill fra eShop.
- Can be used to launch CFW directly from the Wii U Menu. - Kan brukes for å starte CFW direkte fra Wii U menyen.
- Needs to be re-launched from the Wii U Menu every reboot to enable CFW. - Du må starte denne på nytt etter hver omstart for å aktivere CFW igjen.
- Its functionality can be extended by installing ColdBootHaxchi (CBHC) to a Haxchi installation. - Du kan få den til å starte sammen med Wii U konsollen hvis du installerer ColdBootHaxchi (CBHC) over Haxchi installasjonen.
### [**Continue with Haxchi**](haxchi/ds-vc-choice) {docsify-ignore} ### [**Fortsett med Haxchi**](haxchi/ds-vc-choice) {docsify-ignore}
## CBHC ## CBHC
!> Installing CBHC incorrectly can brick your Wii U. Make sure to follow the following rules when installing CBHC: <br>- The DS game has to be legitimately installed from the eShop <br>- Don't format the system while CBHC is installed <br>- Don't delete the user account that bought the DS VC game <br>- Don't re-install the same game using WUP Installer or from the eShop <br>- Don't install Haxchi over CBHC <br>- Don't uninstall the DS Virtual Console game without [properly uninstalling CBHC first](uninstall-cbhc) <br>- Don't move the DS Virtual Console game to a USB drive !> Hvis du installerer CBHC feil så kan du "bricke" Wii U konsollen din. Sørg for å følge "CBHC reglene" når man installerer og bruker CBHC: <br>- DS spillet må være legitimt installert fra eShop <br>- Ikke formater systemet mens CBHC er installert <br>- Ikke slett brukerkontoen som kjøpte DS VC spillet <br>- Ikke re-installer det samme spillet med WUP Installer eller eShop <br>- Ikke installer Haxchi over CBHC <br>- Ikke slett DS Virtual Console spillet uten å [avinstallere CBHC først](uninstall-cbhc) <br>- Ikke flytt DS Virtual Console spillet til en USB-lagringsenhet
!> Breaking one of the above rules will result in a brick. !> Ved å bryte en av reglene ovenfor vil du "bricke" konsollen din.
- Requires a legitimately installed paid DS VC game from the eShop. - Krever et legitimt installert DS VC spill fra eShop.
- Automatically launches CFW on every boot. - Starter CFW automatisk ved hver oppstart.
### [**Continue with CBHC**](cbhc/ds-vc-choice) {docsify-ignore} ### [**Fortsett med CBHC**](cbhc/ds-vc-choice) {docsify-ignore}
## Mocha ## Mocha
- Does not require any game, and is therefore free. - Krever ingen spill fra eShop, og er derfor en gratis løsning.
- Needs to be re-launched through the browser exploit every reboot to enable CFW. - Du må starte denne på nytt etter hver omstart for å aktivere CFW igjen.
- Is not compatible with the Homebrew Launcher Channel. - Er ikke kompatibel med Homebrew Launcher Channel.
- May require an Internet connection depending on what entry point you choose. - Kan kreve en Internett forbindelse avhengig av hvilken inngangspunkt du velger.
### [**Continue with Mocha**](mocha/entrypoint-choice) {docsify-ignore} ### [**Fortsett med Mocha**](mocha/entrypoint-choice) {docsify-ignore}

View file

@ -1,12 +1,12 @@
# Haxchi # Haxchi
## Browser Exploit {docsify-ignore} ## Nettleser Exploit {docsify-ignore}
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. For å installere CFW, må vi først starte Homebrew Launcher gjennom nettleseren. Sørg for at Wii U konsollen har internettilgang for dette trinnet.
### Instruksjoner ### Instruksjoner
1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen.
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Start nettleseren og gå til `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Klikk på `Run Homebrew Launcher!`. Konsollen skal starte Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [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. - Hvis Wii U konsollen blir sittende fast på en hvit eller fryst skjerm, vent noen få sekunder. Hvis ingenting skjer, start konsollen på nytt og [tilbakestill nettleserens lagringsdata](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) og prøv igjen.

View file

@ -2,12 +2,12 @@
## Velg ett DS VC-spill ## Velg ett DS VC-spill
The first thing to decide is what DS VC game you will buy. Det første du må velge er hvilket DS VC spill du skal kjøpe.
Please note that the game you injected Haxchi/CBHC into will not be playable anymore until you uninstall Haxchi/CBHC and reinstall the game from the eShop. Vær oppmerksom på at spillet du installerer Haxchi/CBHC over ikke vil kunne spilles lenger før du avinstallerer Haxchi/CBHC og installere spillet på nytt fra eShop.
### Compatible DS VC Games ### Kompatible DS VC spill
?> If you have a European region console, there is a chance that you might already have got <code>Dr. Kawashima's <wbr>Brain <wbr>Training: <wbr>How <wbr>Old <wbr>is <wbr>Your <wbr>Brain?</code> for free. Head over [to the eShop](https://en-americas-support.nintendo.com/app/answers/detail/a_id/8563/~/how-to-view-previously-downloaded-titles-on-wii-u) and check if you got the game. ?> Hvis du har en europeisk regionkonsoll, er det en mulighet for at du allerede har <code>Dr. Kawashimas <wbr>Brain <wbr>Training: <wbr>How <wbr>Old <wbr>is <wbr>Your <wbr>Brain?</code> gratis. Gå til [eShop](https://en-americas-support.nintendo.com/app/answers/detail/a_id/8563/~/how-to-view-previously-downloaded-titles-on-wii-u) og sjekk om du har spillet.
- **Animal Crossing: Wild World** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Animal-Crossing-Wild-World-270011.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/animal-crossing-wild-world-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023019 "Buy it from the Japanese eShop") - **Animal Crossing: Wild World** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Animal-Crossing-Wild-World-270011.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/animal-crossing-wild-world-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023019 "Buy it from the Japanese eShop")
- **Big Brain Academy** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Big-Brain-Academy-270143.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/big-brain-academy-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013967 "Buy it from the Japanese eShop") - **Big Brain Academy** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Big-Brain-Academy-270143.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/big-brain-academy-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013967 "Buy it from the Japanese eShop")

View file

@ -1,18 +1,18 @@
# Haxchi # Haxchi
## Installing the Homebrew Launcher Channel {docsify-ignore} ## Installere Homebrew Launcher Channel {docsify-ignore}
This page will install the Homebrew Launcher Channel as an application directly to your Home Menu for easy access. Denne siden vil hjelpe deg med å installere Homebrew Launcher Channel som et program direkte på Wii U menyen for enkel tilgang.
### Instruksjoner ### Instruksjoner
?> Installing the Homebrew Launcher Channel is optional as you can already launch it by holding the A button while launching Haxchi. ?> Å installere Homebrew Launcher Channel er valgfritt siden du kan åpne den ved å holde inne A knappen mens du starter Haxchi.
1. Power on your console 1. Slå på Wii U konsollen
1. Launch the Haxchi DS game from the Wii U Menu. This will re-launch the Wii U Menu with CFW activated. 1. Start Haxchi Wii U menyen. Dette vil åpne Wii U menyen med CFW aktivert.
1. Launch the Haxchi DS game again while holding the A button. This will launch the Homebrew Launcher. 1. Start Haxchi igjen mens du holder inne A knappen. Dette vil sende deg til Homebrew Launcher.
1. Navigate the Homebrew Launcher and launch the WUP Installer GX2 app. 1. Start WUP Installer GX2 appen.
1. Use the touchscreen to select `Homebrew Launcher Channel`. Press `Install` and confirm with `Yes`. 1. Bruk touch-skjermen for å velge `Homebrew Launcher Channel`. Trykk `Install` og bekreft med `Yes`.
1. Velg NAND som installasjonsdestinasjon. This will install the Homebrew Launcher Channel to the Wii U Menu. 1. Velg NAND som installasjonsdestinasjon. Dette vil starte installasjonen av Homebrew Launcher-kanalen til Wii U menyen.
1. Once the process is finished, press the Home button until you're back at the Wii U Menu. 1. Når prosessen er ferdig, trykk på Home-knappen til du er tilbake på Wii U menyen.
1. You will now see the Homebrew Launcher Channel installed on your Wii U Menu. Keep in mind you will need to launch cfw every reboot to run this channel. 1. Du har nå installert Homebrew Launcher Channel og kan finne den på Wii U Menyen. Husk at du må starte CFW etter hver omstart for å kunne åpne denne kanalen.

View file

@ -1,21 +1,21 @@
# Haxchi # Haxchi
## Launching CFW {docsify-ignore} ## Bruke CFW {docsify-ignore}
Now that you have your NAND backup in case anything goes wrong later, you can run CFW on your system. Nå som du har en NAND backup i tilfelle noe går galt senere, kan du kjøre CFW på systemet ditt.
Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means that as soon as your system reboots, you will lose CFW and have to follow these instructions again. This can be skipped by installing CBHC to a Haxchi CFW installation. I motsetning til systemer som DSi, Wii eller 3DS, er Wii U CFW midlertidig. Dette betyr at så snart systemet starter på nytt, vil du miste CFW og må følge disse instruksjonene igjen. Det trenger du ikke ved å installere CBHC på en Haxchi CFW installasjon.
### Instruksjoner ### Instruksjoner
?> If the install fails for some reason, try uninstalling and redownloading the DS VC game from the eShop and make sure it is being installed to the NAND. ?> Hvis du ikke får installert Haxchi, prøv å avinstallere og laste ned DS VC spillet fra eShop på nytt og sørg for at det blir installert i NAND.
1. Ta SD-kortet ut av PCen og sett det inn i Wii U konsollen. 1. Ta SD-kortet ut av PCen og sett det inn i Wii U konsollen.
1. If you haven't already, now download your DS VC game of choice from the eShop. 1. Hvis du ikke har gjort det enda, last ned DS VC spillet du valgte fra eShop.
1. Launch the Homebrew Launcher on your system as [previously explained](browser-exploit). 1. Start Homebrew Launcher på Wii U konsollen din som [forklart tidligere](browser-exploit).
1. Navigate the Homebrew Launcher and open the Haxchi app. 1. Kjør Haxchi appen.
1. Use the DPAD to navigate the cursor to the game you want to install Haxchi to and press the A button to install it. 1. Bruk D-padden til å flytte markøren til spillet du ønsker å installere Haxchi over og trykk på A knappen for å installere den.
1. Once the installation has finished, your console will launch the Wii U Menu. You will see your game replaced by a Haxchi icon. 1. Når installasjonen er ferdig, vil konsollen gå tilbake til Wii U menyen. Der vil du se spillet ditt erstattet med et Haxchi ikon.
1. Run the modified DS game. This will reboot the console and enable CFW. 1. Kjør Haxchi. Dette vil starte konsollen på nytt og aktivere CFW.
1. You will need to run your Haxchi DS game every reboot to launch CFW. 1. Du må kjøre Haxchi etter hver omstart for å aktivere CFW.
1. You can now re-attach any USB devices you had attached before starting the guide. 1. Du kan nå koble til eventuelle USB-enheter du hadde tilkoblet, før du startet guiden.

View file

@ -1,23 +1,23 @@
# Haxchi # Haxchi
## Making a NAND Backup {docsify-ignore} ## Lage en NAND backup{docsify-ignore}
In case anything should go wrong in the later process and your Wii U ends up bricked, restoring a previously made NAND backup can fix it. Hvis noe går galt senere i prosessen og Wii U konsollen "bricker", vil gjenoppretting av en NAND backup muligens fikse den.
### Instruksjoner ### Instruksjoner
?> The Wii U NAND is (depending on your model) either 8 or 32GB. As a result of this, to create a full backup of your console's NAND, your SD Card has to be larger than the size of your NAND. If you do not have a large enough SD Card, you can skip the optional `MLC` section which includes save files and game data and is not needed to recover most types of bricks. ?> Størrelsen på Wii U NAND er (avhengig av modellen) enten 8 eller 32GB. På grunn av dette så må du bruke ett SD-kort som er større enn NAND størrelsen. Hvis SD-kortet ditt ikke er stort nok, så kan du hoppe over `MLC` delen hvor spilldata og saves er lagret, den er ikke nødvendig for å gjenopprette de fleste bricke-tilfellene.
?> Restoring a NAND Backup on the Wii U requires additional hardware and micro soldering skills. <br>However, making a NAND Backup is **always** useful, so please do not skip it. <br>Your NAND Backup is unique to your system. Backups from other consoles **won't** work. ?> Å gjenopprette en NAND backup på Wii U konsollen krever litt kunskap om maskinvare og loddeferdigheter av mikro elektronikk. <br>Men å lage en NAND backup er **alltid** lurt, så du burde ikke hoppe over det. <br>NAND backupen din er unik for ditt system. backups fra andre konsoller vil **ikke** fungere.
1. Navigate through the Homebrew Launcher and launch the `Wii U NAND Dumper` app. 1. Gå til Homebrew Launcher og kjør `Wii U NAND Dumper` appen.
1. Use the Wii U Gamepad's DPAD to enter the following configuration: 1. Bruk D-padden for å sette opp følgende konfigurasjon:
- Dump SLC: **yes** - Dump SLC: **yes**
- Dump SLCCMPT: **yes** - Dump SLCCMPT: **yes**
- Dump MLC: **optional** - Dump MLC: **optional**
- Dump OTP: **yes** - Dump OTP: **yes**
- Dump SEEPROM: **yes** - Dump SEEPROM: **yes**
1. Press the A button to start the dumping process. 1. Trykk på A knappen for å starte dumpingprosessen.
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC. 1. Når prosessen er fullført, skru av Wii U konsollen, ta ut SD-kortet og sett den inn i PC-en din.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` and if you chose to go with a full backup, `every mlc.bin.part` file to your computer. 1. For å forsikre deg om at du ikke mister filene, kopier `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp. ` og hvis du valgte å gå for full sikkerhetskopi, `hver mlc.bin.part` til PC'en din.
1. Delete the files from your SD Card to free up space. 1. Slett filene fra SD-kortet for å frigjøre plass.

View file

@ -1,41 +1,41 @@
# Haxchi # Haxchi
## SD Preparation {docsify-ignore} ## Forberede SD-kortet {docsify-ignore}
We will now place the required CFW files and some additional homebrew files on the SD Card. Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på SD-kortet.
?> **Notice** Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. ?> **Merk** SD-kortet ditt må formateres til FAT32. Hvis den ikke er formatert til FAT32, bør du bruke [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) med 32k (32768) "Allocation unit size" for å formatere den.
### Dette trenger du ### Dette trenger du
- The Haxchi <a href="docs/files/config.txt" download>config</a> - Haxchi <a href="docs/files/config.txt" download>config</a> fila
- The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest) - Siste utgave av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
- You will need to download the `payload.zip` file. - Du må laste ned `payload.zip` filen.
- The 1.4 release of [The Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) - [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher - Du må laste ned `homebrew_launcher.v.1.4.zip`
- Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip) - Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
- The latest release of [The Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) - Siste utgave av [Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest)
- You will need to download the `homebrew_launcher_channel.v2.1.zip` file. - Du må laste ned `homebrew_launcher_channel.v2.1.zip`.
- The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest) - Siste utgave av [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
- The latest release of the [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest) - Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
- You will need to download the `wiiu-extracttosd.zip` file. - Du må laste ned `wiiu-extracttosd.zip` filen.
- The latest release of [Haxchi](https://github.com/FIX94/haxchi/releases/latest) - Siste utgave av [Haxchi](https://github.com/FIX94/haxchi/releases/latest)
- Download only the Haxchi `.zip` file. - Du må laste ned `Haxchi.zip`-filen.
- The latest release of <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a> - Siste utgave av <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a>
### Instruksjoner ### Instruksjoner
?> **Notice** The info.json and manifest.install files are not needed for the modding process and therefore can be deleted. ?> **Merk** info.json og manifest.Install filene er ikke nødvendig for modifiseringsprosessen og kan slettes.
1. Insert your Wii U's SD Card into your PC. 1. Sett SD-kortet ditt i PC'en din.
1. Create a folder called `install` on the root of your SD Card. 1. Opprett en mappe med navnet `install` på roten av SD-kortet.
1. Create a folder called `Homebrew Launcher Channel` in the `install` folder you created. 1. Opprett en mappe med navnet `Homebrew Launcher Channel` inni `install` mappen.
1. Extract the `homebrew_launcher_channel.v2.1.zip` file to the `Homebrew Launcher Channel` folder you created. 1. Pakk ut `homebrew_launcher_channel.v2.1.zip` til `Homebrew Launcher Channel` mappen.
1. Extract the `Haxchi.zip` file to the root of your SD Card. 1. Pakk ut `Haxchi.zip` til roten av SD-kortet.
1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet. 1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet.
1. Extract the `nanddumper.zip` file to the root of your SD Card. 1. Pakk ut `nanddumper.zip` til roten av SD-kortet.
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card. 1. Pakk ut `wiiu-extracttosd.zip` til roten av SD-kortet.
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card. 1. Pakk ut `homebrew_launcher.v.1.4.zip` til roten av SD-kortet.
1. Extract the `savemii_mod.zip` file to the root of your SD Card. 1. Pakk ut `savemii_mod.zip` til roten av SD-kortet.
1. Copy the `config.txt` file to the `haxchi` folder on the root of your SD Card. Overwrite files if asked. 1. Kopier `config.txt` fila til `haxchi` mappen i roten av SD-kortet. Overskriv filene hvis du blir spurt.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card. 1. Kopier `payload.elf` fila fra `payload.zip` til `wiiu` mappen på SD-kortet.

View file

@ -1,56 +1,56 @@
# Wii U Hacks Guide # Wii U Hacks Guide
A guide collaboration between Nintendo Homebrew's Helpers and Staff, from stock to CBHC custom firmware. En guide i samarbeid med Nintendo Homebrew's Helpers og Staff, fra urørt konsoll til CBHC Custom Firmware.
?> **Discord Help** For live support with this guide please visit us in **#wiiu-assistance** on the [Nintendo Homebrew Discord](https://discord.gg/C29hYvh) and ask, in English, for assistance. ?> **Discord Hjelp** For direkte støtte med denne guiden, kan du snakke med oss i **#wiiu-assistance** på [Nintendo Homebrew Discord](https://discord.gg/C29hYvh) kanalen og spørre om hjelp på engelsk.
### Homebrew ### Homebrew
> Homebrew applications are custom, user-made software, which havent been authorized by Nintendo. This can include save editing tools, games, emulators, and more. > Homebrew apper er hjemmelagd programvare som ikke er godkjent av Nintendo. Dette kan for eksempel være redigeringsverktøy for saves, spill, emulatorer med mer.
> >
> Homebrew can be run on your Wii U as long as you have a way to put files on an SD Card and your Wii U is updated to the latest version for your region. > Homebrew kan kjøres på Wii U konsollen din så lenge du kan legge filer på et SD-kort og Wii U konsollen er oppdatert til den nyeste versjonen for din region.
### Custom Firmware ### Custom Firmware
> Custom Firmware (“CFW”) enables you to use more advanced hacks that userland homebrew cant easily do. For instance, installing game modifications with ease. CFW can be set up on any console on the latest version. > Custom Firmware ("CFW") gjør det mulig for deg å bruke hacks som userland homebrew ikke kan kjøre på egenhånd. Som for eksempel å installere spillmodifikasjoner. CFW kan settes opp på alle konsollene på den nyeste systemversjonen.
### Homebrew & CFW Uses ### Hva Homebrew & CFW Kan Brukes Til
> >
> Among other things, it allows you to do the following: > Blandt annet kan du med dette:
> >
> - Use “ROM hacks” for games that you own > - Bruke "ROM hacks" for spill du eier
> - Backup, edit and restore saves for many games > - Sikkerhetskopiere, redigere og gjenopprette saves for mange spill
> - Play games for older systems with various emulators, using RetroArch or other standalone emulators > - Spille spill fra eldre konsoller med ulike emulatorer ved å bruke RetroArch eller andre frittstående emulatorer
> - Play out-of-region games > - Spille spill fra andre regioner
> - Dump your Wii U game discs to a format that can be installed on your internal or external Wii U storage drive. > - Dumpe Wii U spill diskene dine til et format som kan installeres på internminnet til Wii U konsollen eller en USB-lagringsenhet.
### End Goal ### Målet Med Guiden
> This guide has the end goal of taking a completely unmodified Wii U from stock to Custom Firmware. > Målet med denne guiden er å gå fra en umodifisert konsoll til å kjøre Custom Firmware.
### Before Starting ### Før Du Starter
!> Before beginning the guide, you must know the risks of Wii U hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. Theyre rare but still a possibility so make sure you follow ALL directions EXACTLY. !> Før du starter guiden, må du være klar over risikoen ved å hacke en Wii U konsoll: HVER gang du endrer systemfiler, kan du potensielt "BRICKE" konsollen. Det skjer sjeldent, men det er fortsatt mulig hvis du gjør no galt så følg ALLE punktene NØYAKTIG.
> >
> This guide will work on all Wii U consoles in all regions on firmware 5.5.4 or below. > Denne guiden fungerer med alle Wii U konsoller i alle regioner på firmware 5.5.4 eller lavere.
> >
> You will need the following in order to successfully follow this guide: > Dette trenger du for å følge denne guiden:
> >
> - An SD Card > - Et SD-kort
> - A device such as a computer to place files onto the SD Card > - Noe til å overføre filer til SD-kortet som for eksempel en PC
> - A Wii U with internet access > - En Wii U konsoll med internett tilkobling
> >
> Your SD Card should preferably be 32 gigabytes large, as a full NAND backup for the console will take up around 8 or 30 gigabytes depending on your model. > Vi anbefaler at du bruker ett 32gb SD-kort, siden en full NAND backup av konsollen vil ta rundt 8gb eller 30gb avhengig av hvilken modell du har.
If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). Hvis du følger guiden riktig, vil du fortsatt ha alt du startet med (spill, NNID, saves, osv blir bevart).
Keep your device plugged in throughout the entire process to avoid data loss or damage from an unexpected power-off. La Wii U konsollen og gamepad være tilkoblet til strøm under hele prosessen for å unngå datatap eller skade ved ett uventet strømbrudd.
With the exception of CBHC, Custom Firmware is not permanent with current methods and will be unloaded upon rebooting the system. Utenom CBHC, så er ikke Custom Firmware permanent aktivt med nåværende metoder og vil bli deaktivert når du starter konsollen på nytt.
It is advised that you read the entire guide from start to finish one or more times before actually running through the guide with your system. Det anbefales at du leser igjennom hele guiden fra start til slutt, minst én gang før du setter igang med å modifiserere konsollen din.
--- ---
### [Continue to Choose a CFW](cfw-choice) {docsify-ignore} ### [Fortsett for å velge en CFW](cfw-choice) {docsify-ignore}

View file

@ -1,14 +1,14 @@
# Mocha - Choose An Entrypoint # Mocha - Velg et Entrypoint
## Online Exploit ## Online Exploit
- Requires an Internet connection every time you want to launch the Homebrew Launcher. - Dette krever Internett-tilgang hver gang du vil starte Homebrew Launcher.
### [**Continue with the Online Exploit**](online-exploit/sd-preparation) {docsify-ignore} ### [**Fortsett med Online Exploit**](online-exploit/sd-preparation) {docsify-ignore}
## Indexiine ## Indexiine
- Requires an Internet connection for the setup process but can be used offline once it's been setup. - Dette krever Internett-tilgang for installasjonsprosessen, men kan brukes offline etter den er satt opp.
- Requires you to modify a system file. - Dette krever at du endrer en systemfil.
### [**Continue with Indexiine**](indexiine/sd-preparation) {docsify-ignore} ### [**Fortsett med Indexiine**](indexiine/sd-preparation) {docsify-ignore}

View file

@ -1,12 +1,12 @@
# Mocha - Indexiine # Mocha - Indexiine
## Browser Exploit {docsify-ignore} ## Nettleser Exploit {docsify-ignore}
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. For å installere CFW, må vi først starte Homebrew Launcher gjennom nettleseren. Sørg for at Wii U konsollen har internettilgang for dette trinnet.
### Instruksjoner ### Instruksjoner
1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen.
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Start nettleseren og gå til `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Klikk på `Run Homebrew Launcher!`. Konsollen skal starte Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [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. - Hvis Wii U konsollen blir sittende fast på en hvit eller fryst skjerm, vent noen få sekunder. Hvis ingenting skjer, start konsollen på nytt og [tilbakestill nettleserens lagringsdata](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) og prøv igjen.

View file

@ -1,22 +1,22 @@
# Mocha - Indexiine # Mocha - Indexiine
## Internet Browser Modding {docsify-ignore} ## Nettleser Modifisering {docsify-ignore}
Now that you have your NAND backup in case anything goes wrong later, you can install Indexiine on your system. Nå som du har en NAND backup i tilfelle noe går galt senere, kan du installere Indexiine på systemet ditt.
?> In case you haven't plugged your SD Card back into your Wii U after copying your NAND backup to a computer, do so now. ?> Om du ikke har satt SD-kortet tilbake i Wii U konsollen etter at du har kopiert NAND sikkerhetskopien til en PC, gjør det nå.
### Instruksjoner ### Instruksjoner
1. Turn on your Wii U 1. Slå på Wii U konsollen
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Start nettleseren og gå til `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Klikk på `Run Homebrew Launcher!`. Konsollen skal starte Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [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. - Hvis Wii U konsollen blir sittende fast på en hvit eller fryst skjerm, vent noen få sekunder. Hvis ingenting skjer, start konsollen på nytt og [tilbakestill nettleserens lagringsdata](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) og prøv igjen.
1. Navigate through the Homebrew Launcher and launch the `Indexiine Installer` app. 1. Gå til Homebrew Launcher og kjør `Indexiine Installer` appen.
1. Press the A button to install Indexiine. 1. Trykk på A knappen for å installere Indexiine.
1. When the process completed, close the Homebrew Launcher to get back to your Wii U menu. 1. Når prosessen er ferdig, lukk Homebrew Launcher for å gå tilbake til Wii U menyen.
The Homebrew Launcher will now be launched every time you launch the Internet Browser even without an internet connection. If you want to visit another website, open it before Indexiine triggers the exploit. Nettleseren vil nå sende deg rett til Homebrew Launcher selv om du ikke har internett tilkobling. Hvis du vil besøke et annet nettsted, kan du søke før Indexiine starter exploit'en.
?> In case you ever want to uninstall Indexiine, see the [Uninstall Indexiine](/uninstall-indexiine) page ?> Hvis du ønsker å avinstallere Indexiine, se [Avinstallere Indexiine](/uninstall-indexiine) siden

View file

@ -1,12 +1,12 @@
# Mocha - Indexiine # Mocha - Indexiine
## Launching CFW {docsify-ignore} ## Bruke CFW {docsify-ignore}
Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means that as soon as your system reboots, you will lose CFW and have to follow these instructions again. This can be skipped by installing CBHC to a Haxchi CFW installation. I motsetning til systemer som DSi, Wii eller 3DS, er Wii U CFW midlertidig. Dette betyr at så snart systemet starter på nytt, vil du miste CFW og må følge disse instruksjonene igjen. Det trenger du ikke ved å installere CBHC på en Haxchi CFW installasjon.
### Instruksjoner ### Instruksjoner
1. Launch the Homebrew Launcher by launching the Internet Browser. 1. Start Homebrew Launcher ved å åpne nettleseren.
1. Navigate the Homebrew Launcher and open the Mocha CFW app. 1. Kjør Mocha appen.
1. It will take you back to the Homebrew Launcher and enable CFW. 1. Dette tar deg tilbake til Homebrew Launcher med CFW aktivert.
1. You will need to re-do these steps every reboot to launch CFW. 1. Når du starter konsollen på nytt, må du gå gjennom trinnene på nytt for å starte CFW igjen.

View file

@ -1,23 +1,23 @@
# Mocha - Indexiine # Mocha - Indexiine
## Making a NAND Backup {docsify-ignore} ## Lage en NAND backup{docsify-ignore}
In case anything should go wrong in the later process and your Wii U ends up bricked, restoring a previously made NAND backup can fix it. Hvis noe går galt senere i prosessen og Wii U konsollen "bricker", vil gjenoppretting av en NAND backup muligens fikse den.
### Instruksjoner ### Instruksjoner
?> The Wii U NAND is (depending on your model) either 8 or 32GB. As a result of this, to create a full backup of your console's NAND, your SD Card has to be larger than the size of your NAND. If you do not have a large enough SD Card, you can skip the optional `MLC` section which includes save files and game data and is not needed to recover most types of bricks. ?> Størrelsen på Wii U NAND er (avhengig av modellen) enten 8gb eller 32gb. På grunn av dette så må du bruke ett SD-kort som er større enn NAND størrelsen. Hvis SD-kortet ditt ikke er stort nok, så kan du hoppe over `MLC` delen hvor spilldata og saves er lagret, den er ikke nødvendig for å gjenopprette de fleste bricke-tilfellene.
?> Restoring a NAND Backup on the Wii U requires additional hardware and micro soldering skills. <br>However, making a NAND Backup is **always** useful, so please do not skip it. <br>Your NAND Backup is unique to your system. Backups from other consoles **won't** work. ?> Å gjenopprette en NAND backup på Wii U konsollen krever litt kunskap om maskinvare og loddeferdigheter av mikro elektronikk. <br>Men å lage en NAND backup er **alltid** lurt, så du burde ikke hoppe over det. <br>NAND backupen din er unik for ditt system. backups fra andre konsoller vil **ikke** fungere.
1. Navigate through the Homebrew Launcher and launch the `Wii U NAND Dumper` app. 1. Gå til Homebrew Launcher og kjør `Wii U NAND Dumper` appen.
1. Use the Wii U Gamepad's DPAD to enter the following configuration: 1. Bruk D-padden for å sette opp følgende konfigurasjon:
- Dump SLC: **yes** - Dump SLC: **yes**
- Dump SLCCMPT: **yes** - Dump SLCCMPT: **yes**
- Dump MLC: **optional** - Dump MLC: **optional**
- Dump OTP: **yes** - Dump OTP: **yes**
- Dump SEEPROM: **yes** - Dump SEEPROM: **yes**
1. Press the A button to start the dumping process. 1. Trykk på A knappen for å starte dumpingprosessen.
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC. 1. Når prosessen er fullført, skru av Wii U konsollen, ta ut SD-kortet og sett den inn i PC-en din.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` and if you chose to go with a full backup, `every mlc.bin.part` file to your computer. 1. For å forsikre deg om at du ikke mister filene, kopier `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp. ` og hvis du valgte å gå for full sikkerhetskopi, `hver mlc.bin.part` til PC'en din.
1. Delete the files from your SD Card to free up space. 1. Slett filene fra SD-kortet for å frigjøre plass.

View file

@ -1,37 +1,37 @@
# Mocha - Indexiine # Mocha - Indexiine
## SD Preparation {docsify-ignore} ## Forberede SD-kortet {docsify-ignore}
We will now place the required CFW files and some additional homebrew files on the SD Card. Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på SD-kortet.
?> **Notice** Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. ?> **Merk** SD-kortet ditt må formateres til FAT32. Hvis den ikke er formatert til FAT32, bør du bruke [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) med 32k (32768) "Allocation unit size" for å formatere den.
### Dette trenger du ### Dette trenger du
- The Mocha <a href="docs/files/config.ini" download>config</a> - Mocha <a href="docs/files/config.ini" download>config</a> fila
- The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest) - Siste utgave av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
- You will need to download the `payload.zip` file. - Du må laste ned `payload.zip` filen.
- The 1.4 release of [The Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) - [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher - Du må laste ned `homebrew_launcher.v.1.4.zip`
- Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip) - Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
- The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest) - Siste utgave av [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
- The latest release of the [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest) - Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
- You will need to download the `wiiu-extracttosd.zip` file. - Du må laste ned `wiiu-extracttosd.zip` filen.
- The latest release of [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip) - Siste utgave av [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip)
- The latest release of <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a> - Siste utgave av <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a>
- The latest release of [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer/releases/latest) - Siste utgave av [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer/releases/latest)
### Instruksjoner ### Instruksjoner
?> **Notice** The info.json and manifest.install files are not needed for the modding process and therefore can be deleted. ?> **Merk** info.json og manifest.Install filene er ikke nødvendig for modifiseringsprosessen og kan slettes.
1. Insert your Wii U's SD Card into your PC. 1. Sett SD-kortet ditt i PC'en din.
1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet. 1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet.
1. Extract the `nanddumper.zip` file to the root of your SD Card. 1. Pakk ut `nanddumper.zip` til roten av SD-kortet.
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card. 1. Pakk ut `wiiu-extracttosd.zip` til roten av SD-kortet.
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card. 1. Pakk ut `homebrew_launcher.v.1.4.zip` til roten av SD-kortet.
1. Extract the `mocha.zip` file to the root of your SD Card. 1. Pakk ut `mocha.zip` til roten av SD-kortet.
1. Extract the `indexiine-installer.zip` file to the root of your SD Card. 1. Pakk ut `indexiine-installer.zip` til roten av SD-kortet.
1. Extract the `savemii_mod.zip` file to the root of your SD Card. 1. Pakk ut `savemii_mod.zip` til roten av SD-kortet.
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD Card. 1. Kopier `config.ini` fila til `/wiiu/apps/mocha` mappen på SD-kortet.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card. 1. Kopier `payload.elf` fila fra `payload.zip` til `wiiu` mappen på SD kortet.

View file

@ -1,12 +1,12 @@
# Mocha - Online Exploit # Mocha - Online Exploit
## Browser Exploit {docsify-ignore} ## Nettleser Exploit {docsify-ignore}
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. For å installere CFW, må vi først starte Homebrew Launcher gjennom nettleseren. Sørg for at Wii U konsollen har internettilgang for dette trinnet.
### Instruksjoner ### Instruksjoner
1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen.
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Start nettleseren og gå til `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Klikk på `Run Homebrew Launcher!`. Konsollen skal starte Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [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. - Hvis Wii U konsollen blir sittende fast på en hvit eller fryst skjerm, vent noen få sekunder. Hvis ingenting skjer, start konsollen på nytt og [tilbakestill nettleserens lagringsdata](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) og prøv igjen.

View file

@ -1,15 +1,15 @@
# Mocha - Online Exploit # Mocha - Online Exploit
## Launching CFW {docsify-ignore} ## Bruke CFW {docsify-ignore}
Now that you have your NAND backup in case anything goes wrong later, you can run CFW on your system. Nå som du har en NAND backup i tilfelle noe går galt senere, kan du kjøre CFW på systemet ditt.
Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means that as soon as your system reboots, you will lose CFW and have to follow these instructions again. This can be skipped by installing CBHC to a Haxchi CFW installation. I motsetning til systemer som DSi, Wii eller 3DS, er Wii U CFW midlertidig. Dette betyr at så snart systemet starter på nytt, vil du miste CFW og må følge disse instruksjonene igjen. Det trenger du ikke ved å installere CBHC på en Haxchi CFW installasjon.
### Instruksjoner ### Instruksjoner
1. Ta SD-kortet ut av PCen og sett det inn i Wii U konsollen. 1. Ta SD-kortet ut av PCen og sett det inn i Wii U konsollen.
1. Launch the Homebrew Launcher on your system as [previously explained](browser-exploit). 1. Start Homebrew Launcher på Wii U konsollen din som [forklart tidligere](browser-exploit).
1. Navigate the Homebrew Launcher and open the Mocha CFW app. 1. Kjør Mocha appen.
1. It will take you back to the Homebrew Launcher and enable CFW. 1. Dette tar deg tilbake til Homebrew Launcher med CFW aktivert.
1. You will need to re-do these steps every reboot to launch CFW. 1. Når du starter konsollen på nytt, må du gå gjennom trinnene på nytt for å starte CFW igjen.

View file

@ -1,23 +1,23 @@
# Mocha - Online Exploit # Mocha - Online Exploit
## Making a NAND Backup {docsify-ignore} ## Lage en NAND backup{docsify-ignore}
In case anything should go wrong in the later process and your Wii U ends up bricked, restoring a previously made NAND backup can fix it. Hvis noe går galt senere i prosessen og Wii U konsollen "bricker", vil gjenoppretting av en NAND backup muligens fikse den.
### Instruksjoner ### Instruksjoner
?> The Wii U NAND is (depending on your model) either 8 or 32GB. As a result of this, to create a full backup of your console's NAND, your SD Card has to be larger than the size of your NAND. If you do not have a large enough SD Card, you can skip the optional `MLC` section which includes save files and game data and is not needed to recover most types of bricks. ?> Størrelsen på Wii U NAND er (avhengig av modellen) enten 8 eller 32GB. På grunn av dette så må du bruke ett SD-kort som er større enn NAND størrelsen. Hvis SD-kortet ditt ikke er stort nok, så kan du hoppe over `MLC` delen hvor spilldata og saves er lagret, den er ikke nødvendig for å gjenopprette de fleste bricke-tilfellene.
?> Restoring a NAND Backup on the Wii U requires additional hardware and micro soldering skills. <br>However, making a NAND Backup is **always** useful, so please do not skip it. <br>Your NAND Backup is unique to your system. Backups from other consoles **won't** work. ?> Å gjenopprette en NAND backup på Wii U konsollen krever litt kunskap om maskinvare og loddeferdigheter av mikro elektronikk. <br>Men å lage en NAND backup er **alltid** lurt, så du burde ikke hoppe over det. <br>NAND backupen din er unik for ditt system. backups fra andre konsoller vil **ikke** fungere.
1. Navigate through the Homebrew Launcher and launch the `Wii U NAND Dumper` app. 1. Gå til Homebrew Launcher og kjør `Wii U NAND Dumper` appen.
1. Use the Wii U Gamepad's DPAD to enter the following configuration: 1. Bruk D-padden for å sette opp følgende konfigurasjon:
- Dump SLC: **yes** - Dump SLC: **yes**
- Dump SLCCMPT: **yes** - Dump SLCCMPT: **yes**
- Dump MLC: **optional** - Dump MLC: **optional**
- Dump OTP: **yes** - Dump OTP: **yes**
- Dump SEEPROM: **yes** - Dump SEEPROM: **yes**
1. Press the A button to start the dumping process. 1. Trykk på A knappen for å starte dumpingprosessen.
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC. 1. Når prosessen er fullført, skru av Wii U konsollen, ta ut SD-kortet og sett den inn i PC-en din.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` and if you chose to go with a full backup, `every mlc.bin.part` file to your computer. 1. For å forsikre deg om at du ikke mister filene, kopier `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp. ` og hvis du valgte å gå for full sikkerhetskopi, `hver mlc.bin.part` til PC'en din.
1. Delete the files from your SD Card to free up space. 1. Slett filene fra SD-kortet for å frigjøre plass.

View file

@ -1,35 +1,35 @@
# Mocha - Online Exploit # Mocha - Online Exploit
## SD Preparation {docsify-ignore} ## Forberede SD-kortet {docsify-ignore}
We will now place the required CFW files and some additional homebrew files on the SD Card. Her vil vi plassere de nødvendige CFW-filene og noen ekstra homebrew filer på SD-kortet.
?> **Notice** Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. ?> **Merk** SD-kortet ditt må formateres til FAT32. Hvis den ikke er formatert til FAT32, bør du bruke [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) med 32k (32768) "Allocation unit size" for å formatere den.
### Dette trenger du ### Dette trenger du
- The Mocha <a href="docs/files/config.ini" download>config</a> - Mocha <a href="docs/files/config.ini" download>config</a> fila
- The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest) - Siste utgave av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
- You will need to download the `payload.zip` file. - Du må laste ned `payload.zip` filen.
- The 1.4 release of [The Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) - [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) Versjon 1.4
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher - Du må laste ned `homebrew_launcher.v.1.4.zip`
- Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip) - Siste utgave av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
- The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest) - Siste utgave av [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
- The latest release of the [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest) - Siste utgave av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
- You will need to download the `wiiu-extracttosd.zip` file. - Du må laste ned `wiiu-extracttosd.zip` filen.
- The latest release of [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip) - Siste utgave av [Mocha](https://www.wiiubru.com/appstore/zips/mocha.zip)
- The latest release of <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a> - Siste utgave av <a href="docs/files/savemii_mod.zip" download>SaveMii mod</a>
### Instruksjoner ### Instruksjoner
?> **Notice** The info.json and manifest.install files are not needed for the modding process and therefore can be deleted. ?> **Merk** info.json og manifest.Install filene er ikke nødvendig for modifiseringsprosessen og kan slettes.
1. Insert your Wii U's SD Card into your PC. 1. Sett SD-kortet ditt i PC'en din.
1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet. 1. Pakk ut `wup_installer_gx2.zip` til roten av SD-kortet.
1. Extract the `nanddumper.zip` file to the root of your SD Card. 1. Pakk ut `nanddumper.zip` til roten av SD-kortet.
1. Extract the `wiiu-extracttosd.zip` file to the root of your SD Card. 1. Pakk ut `wiiu-extracttosd.zip` til roten av SD-kortet.
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD Card. 1. Pakk ut `homebrew_launcher.v.1.4.zip` til roten av SD-kortet.
1. Extract the `mocha.zip` file to the root of your SD Card. 1. Pakk ut `mocha.zip` til roten av SD-kortet.
1. Extract the `savemii_mod.zip` file to the root of your SD Card. 1. Pakk ut `savemii_mod.zip` til roten av SD-kortet.
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD Card. 1. Kopier `config.ini` fila til `/wiiu/apps/mocha` mappen på SD-kortet.
1. Copy the `payload.elf` from the `payload.zip` to the `wiiu` folder on your SD Card. 1. Kopier `payload.elf` fila fra `payload.zip` til `wiiu` mappen på SD-kortet.

View file

@ -1,9 +1,9 @@
# Browser Exploit # Nettleser 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. For å installere CFW, må vi først starte Homebrew Launcher gjennom nettleseren. Sørg for at Wii U konsollen har internettilgang for dette trinnet.
### Instruksjoner ### Instruksjoner
1. Launch the internet browser and open `wiiuexploit.xyz`. 1. Start nettleseren og gå til `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher. 1. Klikk på `Run Homebrew Launcher!`. Konsollen skal starte Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [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. - Hvis Wii U konsollen blir sittende fast på en hvit eller fryst skjerm, vent noen få sekunder. Hvis ingenting skjer, start konsollen på nytt og [tilbakestill nettleserens lagringsdata](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) og prøv igjen.

View file

@ -1,101 +1,101 @@
# vWii Modding Guide # vWii Modifiserings Guide
--- ---
This page will guide you through the process of modding your vWii. Denne siden vil hjelpe deg med å modifisere vWii.
We will now place the required Homebrew files on the SD Card. Vi starter med å plassere Homebrew filene du trenger på SD-kortet ditt.
?> **Notice** Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. ?> **Merk** SD-kortet ditt må formateres til FAT32. Hvis den ikke er formatert til FAT32, bør du bruke [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) med 32k (32768) "Allocation unit size" for å formatere den.
### Dette trenger du ### Dette trenger du
- The latest release of [Wuphax](http://wiiubru.com/appstore/zips/wuphax.zip) - Siste utgave av [Wuphax](http://wiiubru.com/appstore/zips/wuphax.zip)
- The latest release of [HackMii Installer](https://bootmii.org/download/) - Siste utgave av [HackMii Installer](https://bootmii.org/download/)
- The <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a> - <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>
- The <a href ="docs/files/vWii_cIOS_apps_20131218.zip" download>vWii cIOS apps</a> - <a href ="docs/files/vWii_cIOS_apps_20131218.zip" download>vWii cIOS apps</a>
- The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip) - [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip)
- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip) - Siste utgave av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip)
### Instruksjoner ### Instruksjoner
1. Insert your Wii U's SD Card into your PC. 1. Sett SD-kortet ditt i PC'en din.
1. Extract the `wuphax.zip` file to the root of your SD Card. 1. Pakk ut `wuphax.zip` til roten av SD-kortet.
1. Extract the `boot.elf` file from the <code>hackmii_<wbr>installer_<wbr>v1.2<wbr>.zip</code> file to the root of your SD Card. 1. Pakk ut `boot.elf` fra <code>hackmii_<wbr>installer_<wbr>v1.2<wbr>.zip</code> til roten av SD-kortet.
1. Extract the `apps` folder from the <code>Patched_<wbr>IOS80_<wbr>Installer_<wbr>for_<wbr>vWii<wbr>.zip</code> file to the root of your SD Card. 1. Pakk ut `apps` mappen fra <code>Patched_<wbr>IOS80_<wbr>Installer_<wbr>for_<wbr>vWii<wbr>.zip</code> til roten av SD kortet.
1. Extract the <code>vWii_<wbr>cIOS_<wbr>apps_<wbr>20131218<wbr>.zip</code> file to the root of your SD Card. 1. Pakk ut <code>vWii_<wbr>cIOS_<wbr>apps_<wbr>20131218<wbr>.zip</code> til roten av SD-kortet.
1. Extract the <code>homebrew_<wbr>launcher.<wbr>v1.4.zip</code> file to the root of your SD Card. 1. Pakk ut <code>homebrew_<wbr>launcher.<wbr>v1.4.zip</code> til roten av SD-kortet.
1. Extract the `payload.zip` file to the `wiiu` folder on your SD Card. 1. Pakk ut `payload.zip` til `wiiu` mappen på SD-kortet.
1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen.
### Wuphax ### Wuphax
1. Launch the [Homebrew Launcher](vwii/browser-exploit) 1. Start [Homebrew Launcher](vwii/browser-exploit)
1. Launch Wuphax 1. Kjør Wuphax
1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says <code>Successfully <wbr>injected <wbr>wuphax!</code>. 1. Trykk `A` for å lage en backup av "Mii Channel" så installer du Hackmii og venter til det står <code>Successfully <wbr>injected <wbr>wuphax!</code>.
- You will be taken back to the Wii U Menu after a few seconds. - Du vil bli sendt tilbake til Wii U menyen etter noen sekunder.
1. Launch vWii (the Wii Menu icon). 1. Start vWii (Wii meny ikonet).
1. Launch the vWii Mii Channel. 1. Start vWii Mii Channel.
- If Wuphax has successfully been injected, you will now see the scam warning screen. - Hvis Wuphax ble installert riktig, vil du nå se en advarselskjerm om scamming.
1. Wait until you see `Press 1 to continue` and then press the `1` button. 1. Vent til du ser `Press 1 to continue` og trykk `1` knappen.
1. Select `continue`, <code>Install <wbr>The <wbr>Homebrew <wbr>Channel</code> and `Yes, continue`. 1. Trykk på `continue`, <code>Install <wbr>The <wbr>Homebrew <wbr>Channel</code> og `Yes, continue`.
1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. 1. Når Homebrew Channel har blitt installert, velger du `continue` og så `exit`.
1. Launch the Wii U Menu channel to return to the Wii U Menu. 1. Start Wii U Menu kanalen for å gå tilbake til Wii U menyen.
1. Launch the [Homebrew Launcher](vwii/browser-exploit). 1. Start [Homebrew Launcher](vwii/browser-exploit).
1. Launch Wuphax. 1. Kjør Wuphax.
1. Press `B` to restore the Mii Channel then wait until it says <code>Mii <wbr>Channel <wbr>restored!</code>. 1. Trykk `B` for å gjenopprette "Mii Channel" og vent til det står <code>Mii <wbr>Channel <wbr>restored!</code>.
- You will be taken back to the Wii U Menu after a few seconds. - Du vil bli sendt tilbake til Wii U menyen etter noen sekunder.
- If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-mii-channel). - Hvis du av en eller annen grunn ikke kan gjenopprette sikkerhetskopien, må du [reinstallere Mii Channel](recover-mii-channel).
### NAND Backup ### NAND Backup
In case anything goes wrong in the later process and your vWii ends up bricked, restoring a previously made NAND backup can fix it. Hvis noe går galt senere i prosessen og vWii "bricker", vil gjenoppretting av en NAND backup muligens fikse den.
1. Launch vWii (the Wii Menu icon). 1. Start vWii (Wii meny ikonet).
1. Launch The Homebrew Channel. 1. Start Homebrew Channel.
1. Launch Dump Mii NAND. 1. Kjør Dump Mii NAND.
- The dumping process can take a while depending on the speed of your SD Card. - Dumpe prosessen kan ta en stund avhengig av hastigheten på SD-kortet ditt.
1. When the process completed, the console will reboot. 1. Når prosessen er ferdig, vil konsollen starte på nytt.
1. Power off your Wii U, take your SD Card out of the Wii U and plug it into your PC. 1. Slå av Wii U konsollen, ta ut SD-kortet og sett den inn i PC-en din.
1. Copy `nand.bin` and `keys.bin` somewhere safe (on your computer or a cloud storage service such as Google Drive, OneDrive, etc...). 1. Kopier `nand.bin` og `keys.bin` til ett trygt sted (på PC'en din eller en sky-lagringstjeneste, som Google Drive, OneDrive, osv...).
1. Delete `nand.bin` and `keys.bin` from your SD Card to free up space. 1. Slett `nand.bin` og `keys.bin` fra SD-kortet ditt for å frigjøre plass.
### Installing cIOSes ### Installerer cIOS'er
!> Make sure you have no `.wad` files anywhere else than in the `apps` folder on your SD Card. !> sørg for at du ikke har noen `.wad` filer noe annet sted enn i `apps` mappen på SD-kortet ditt.
?> **Tip** You can hold the `B` button on the GamePad when turning on the Wii U to boot directly into vWii. ?> **Tips: ** Du kan holde inne `B` knappen på GamePadden når du slår på Wii U konsollen for å starte opp direkte til vWii.
1. Power on your Wii U and launch vWii. 1. Slå på Wii U konsollen og start vWii.
1. Launch The Homebrew Channel. 1. Start Homebrew Channel.
1. Launch d2x cIOS Installer. 1. Kjør d2x cIOS Installer.
1. Velg følgende instillinger: 1. Velg følgende instillinger:
- Select cIOS `v10 d2x-v10-beta52-vWii` - Velg cIOS `v10 d2x-v10-beta52-vWii`
- Select cIOS base `56` - Velg cIOS base `56`
- Select cIOS slot `249` - Velg cIOS slot `249`
1. Press the `A` button to install. 1. Trykk på `A`-knappen for å installere dem.
1. Velg følgende instillinger: 1. Velg følgende instillinger:
- Select cIOS `v10 d2x-v10-beta52-vWii` - Velg cIOS `v10 d2x-v10-beta52-vWii`
- Select cIOS base `57` - Velg cIOS base `57`
- Select cIOS slot `250` - Velg cIOS slot `250`
1. Press the `A` button to install. 1. Trykk på `A`-knappen for å installere dem.
1. Velg følgende instillinger: 1. Velg følgende instillinger:
- Select cIOS `v10 d2x-v10-beta52-vWii` - Velg cIOS `v10 d2x-v10-beta52-vWii`
- Select cIOS base `58` - Velg cIOS base `58`
- Select cIOS slot `251` - Velg cIOS slot `251`
1. Press the `A` button to install. 1. Trykk på `A`-knappen for å installere dem.
1. Press the `B` button to exit. 1. Trykk på `B`-knappen for å avslutte.
### Patching IOS 80 ### Patche IOS 80
!> If for any reason, the Wii U is turned off while patching IOS 80, your vWii will be bricked. This can be fixed by either extracting the IOS 80 from your previously made NAND backup and then replacing it over FTP or by [reinstalling IOS 80](recover-ios). !> Hvis Wii U konsollen din slår seg av mens du patcher IOS 80, vil vWii bli "bricket". Dette kan du fikse ved å enten pakke ut IOS 80 fila fra NAND backupen din og erstatte den over FTP, eller ved å [installerer IOS 80](recover-ios) på nytt.
1. Launch Patched IOS 80 Installer for vWii. 1. Kjør Patched IOS 80 Installer for vWii.
1. Read the warning screen and wait 30 seconds. 1. Les advarselen og vent 30 sekunder.
1. Press any buttons to install. 1. Trykk en knapp for å installere.
1. Wait until it says <code>IOS80 <wbr>Installation <wbr>is <wbr>complete!</code>. 1. Vent til det står <code>IOS80 <wbr>Installaton <wbr>is <wbr>complete!</code>.
1. Press any buttons to exit. 1. Trykk en knapp for å avslutte.
!> Installing custom System Menu is a definite brick risk and you should always have an effective backup before installing one but when done right, won't brick the vWii. !> Det er stor sjangse for å bricke vWii hvis man installerer en custom System Menu og du bør alltid ha en backup av systemet før du prøver å installerer en, men hvis du installerer det riktig så vil det ikke være noen risiko.
!> Installing any IOS (including TED IOSes) or wads made for the original Wii on your vWii will brick it. !> Installering av IOS (inkludert TED IOS'er) eller wads formattert for den originale Wii'en vil "bricke vWii'en din.
!> Installing Priiloader will brick your vWii. !> Installere Priiloader vil bricke vWii.