Merge branch 'master' into master

This commit is contained in:
Victorzer 2018-07-04 10:45:39 -03:00 committed by GitHub
commit f596f0dc9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 373 additions and 58 deletions

View file

@ -119,6 +119,7 @@ include:
- _pages/fr_FR
- _pages/it_IT
- _pages/pl_PL
- _pages/pt_BR
exclude: [
"*.sublime-project",
"*.sublime-workspace",
@ -276,6 +277,54 @@ defaults:
layout: single
author_profile: false
sidebar: true
- scope:
path: "_pages/af_ZA"
type: pages
values:
permalink: /af_ZA/:basename:output_ext
lang: af
- scope:
path: "_pages/ar_SA"
type: pages
values:
permalink: /ar_SA/:basename:output_ext
lang: ar
- scope:
path: "_pages/ca_ES"
type: pages
values:
permalink: /ca_ES/:basename:output_ext
lang: ca
- scope:
path: "_pages/cs_CZ"
type: pages
values:
permalink: /cs_CZ/:basename:output_ext
lang: cs
- scope:
path: "_pages/da_DK"
type: pages
values:
permalink: /da_DK/:basename:output_ext
lang: da
- scope:
path: "_pages/de_DE"
type: pages
values:
permalink: /de_DE/:basename:output_ext
lang: ds
- scope:
path: "_pages/el_GR"
type: pages
values:
permalink: /el_GR/:basename:output_ext
lang: el
- scope:
path: "_pages/en_PT"
type: pages
values:
permalink: /en_PT/:basename:output_ext
lang: en-PT
- scope:
path: "_pages/en_US"
type: pages
@ -283,51 +332,322 @@ defaults:
permalink: /:basename:output_ext
lang: en
- scope:
path: "_pages/es_MX"
path: "_pages/es_ES"
type: pages
values:
permalink: /es_MX/:basename:output_ext
permalink: /es_ES/:basename:output_ext
lang: es
- scope:
path: "_pages/fi_FI"
type: pages
values:
permalink: /fi_FI/:basename:output_ext
lang: fi
- scope:
path: "_pages/fr_FR"
type: pages
values:
permalink: /fr_FR/:basename:output_ext
lang: fr
- scope:
path: "_pages/he_IL"
type: pages
values:
permalink: /he_IL/:basename:output_ext
lang: he
- scope:
path: "_pages/hu_HU"
type: pages
values:
permalink: /hu_HU/:basename:output_ext
lang: hu
- scope:
path: "_pages/id_ID"
type: pages
values:
permalink: /id_ID/:basename:output_ext
lang: id
- scope:
path: "_pages/it_IT"
type: pages
values:
permalink: /it_IT/:basename:output_ext
lang: it
- scope:
path: "_pages/ja_JP"
type: pages
values:
permalink: /ja_JP/:basename:output_ext
lang: ja
- scope:
path: "_pages/ko_KR"
type: pages
values:
permalink: /ko_KR/:basename:output_ext
lang: ko
- scope:
path: "_pages/ms_MY"
type: pages
values:
permalink: /ms_MY/:basename:output_ext
lang: ms
- scope:
path: "_pages/no_NO"
type: pages
values:
permalink: /no_NO/:basename:output_ext
lang: no-NO
- scope:
path: "_pages/nl_NL"
type: pages
values:
permalink: /nl_NL/:basename:output_ext
lang: nl
- scope:
path: "_pages/pl_PL"
type: pages
values:
permalink: /pl_PL/:basename:output_ext
lang: pl
- scope:
path: "_pages/pt_BR"
type: pages
values:
permalink: /pt_BR/:basename:output_ext
lang: pt-BR
- scope:
path: "_pages/pt_PT"
type: pages
values:
permalink: /pt_PT/:basename:output_ext
lang: pt-PT
- scope:
path: "_pages/ro_RO"
type: pages
values:
permalink: /ro_RO/:basename:output_ext
lang: ro
- scope:
path: "_pages/ru_RU"
type: pages
values:
permalink: /ru_RU/:basename:output_ext
lang: ru
- scope:
path: "_pages/sr_SP"
type: pages
values:
permalink: /sr_SP/:basename:output_ext
lang: sr
- scope:
path: "_pages/sv_SE"
type: pages
values:
permalink: /sv_SE/:basename:output_ext
lang: sv
- scope:
path: "_pages/th_TH"
type: pages
values:
permalink: /th_TH/:basename:output_ext
lang: th
- scope:
path: "_pages/tr_TR"
type: pages
values:
permalink: /tr_TR/:basename:output_ext
lang: tr
- scope:
path: "_pages/uk_UA"
type: pages
values:
permalink: /uk_UA/:basename:output_ext
lang: uk
- scope:
path: "_pages/vi_VN"
type: pages
values:
permalink: /vi_VN/:basename:output_ext
lang: vi
- scope:
path: "_pages/zh_CN"
type: pages
values:
permalink: /zh_CN/:basename:output_ext
lang: zh-Hans
- scope:
path: "_pages/zh_TW"
type: pages
values:
permalink: /zh_TW/:basename:output_ext
lang: zh-Hant
- scope:
path: "_pages/af_ZA/home.txt"
type: pages
values:
permalink: /af_ZA/index:output_ext
- scope:
path: "_pages/ar_SA/home.txt"
type: pages
values:
permalink: /ar_SA/index:output_ext
- scope:
path: "_pages/ca_ES/home.txt"
type: pages
values:
permalink: /ca_ES/index:output_ext
- scope:
path: "_pages/cs_CZ/home.txt"
type: pages
values:
permalink: /cs_CZ/index:output_ext
- scope:
path: "_pages/da_DK/home.txt"
type: pages
values:
permalink: /da_DK/index:output_ext
- scope:
path: "_pages/de_DE/home.txt"
type: pages
values:
permalink: /de_DE/index:output_ext
- scope:
path: "_pages/el_GR/home.txt"
type: pages
values:
permalink: /el_GR/index:output_ext
- scope:
path: "_pages/en_PT/home.txt"
type: pages
values:
permalink: /en_PT/index:output_ext
- scope:
path: "_pages/en_US/home.txt"
type: pages
values:
permalink: /index:output_ext
- scope:
path: "_pages/es_MX/home.txt"
path: "_pages/es_ES/home.txt"
type: pages
values:
permalink: /es_MX/index:output_ext
permalink: /es_ES/index:output_ext
- scope:
path: "_pages/fi_FI/home.txt"
type: pages
values:
permalink: /fi_FI/index:output_ext
- scope:
path: "_pages/fr_FR/home.txt"
type: pages
values:
permalink: /fr_FR/index:output_ext
- scope:
path: "_pages/he_IL/home.txt"
type: pages
values:
permalink: /he_IL/index:output_ext
- scope:
path: "_pages/hu_HU/home.txt"
type: pages
values:
permalink: /hu_HU/index:output_ext
- scope:
path: "_pages/id_ID/home.txt"
type: pages
values:
permalink: /id_ID/index:output_ext
- scope:
path: "_pages/it_IT/home.txt"
type: pages
values:
permalink: /it_IT/index:output_ext
- scope:
path: "_pages/ja_JP/home.txt"
type: pages
values:
permalink: /ja_JP/index:output_ext
- scope:
path: "_pages/ko_KR/home.txt"
type: pages
values:
permalink: /ko_KR/index:output_ext
- scope:
path: "_pages/ms_MY/home.txt"
type: pages
values:
permalink: /ms_MY/index:output_ext
- scope:
path: "_pages/no_NO/home.txt"
type: pages
values:
permalink: /no_NO/index:output_ext
- scope:
path: "_pages/nl_NL/home.txt"
type: pages
values:
permalink: /nl_NL/index:output_ext
- scope:
path: "_pages/pl_PL/home.txt"
type: pages
values:
permalink: /pl_PL/index:output_ext
- scope:
path: "_pages/pt_BR/home.txt"
type: pages
values:
permalink: /pt_BR/index:output_ext
- scope:
path: "_pages/pt_PT/home.txt"
type: pages
values:
permalink: /pt_PT/index:output_ext
- scope:
path: "_pages/ro_RO/home.txt"
type: pages
values:
permalink: /ro_RO/index:output_ext
- scope:
path: "_pages/ru_RU/home.txt"
type: pages
values:
permalink: /ru_RU/index:output_ext
- scope:
path: "_pages/sr_SP/home.txt"
type: pages
values:
permalink: /sr_SP/index:output_ext
- scope:
path: "_pages/sv_SE/home.txt"
type: pages
values:
permalink: /sv_SE/index:output_ext
- scope:
path: "_pages/th_TH/home.txt"
type: pages
values:
permalink: /th_TH/index:output_ext
- scope:
path: "_pages/tr_TR/home.txt"
type: pages
values:
permalink: /tr_TR/index:output_ext
- scope:
path: "_pages/uk_UA/home.txt"
type: pages
values:
permalink: /uk_UA/index:output_ext
- scope:
path: "_pages/vi_VN/home.txt"
type: pages
values:
permalink: /vi_VN/index:output_ext
- scope:
path: "_pages/zh_CN/home.txt"
type: pages
values:
permalink: /zh_CN/index:output_ext
- scope:
path: "_pages/zh_TW/home.txt"
type: pages
values:
permalink: /zh_TW/index:output_ext

View file

@ -1,7 +1,7 @@
---
main:
-
title: Wii Guide
title: Guida Wii
url: /
-
title: FAQ

View file

@ -264,7 +264,7 @@ pt-BR:
comment_success_msg :
comment_error_msg :
loading_label :
pt-PT:
pt-BR:
<<: *DEFAULT_PT
# Italian

View file

@ -36,7 +36,7 @@
<li class="masthead__menu-item"><a href="{{ site.url }}/fr_FR/{{ langless_url }}">Français</a></li>
<li class="masthead__menu-item"><a href="{{ site.url }}/it_IT/{{ langless_url }}">Italiano</a></li>
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/nl_NL/{{ langless_url }}">Nederlands</a></li> -->
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/pt_BR/{{ langless_url }}">Português do Brasil</a></li> -->
<li class="masthead__menu-item"><a href="{{ site.url }}/pt_BR/{{ langless_url }}">Português do Brasil</a></li>
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/pt_PT/{{ langless_url }}">Português (Portugal)</a></li> -->
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/ru_RU/{{ langless_url }}">Русский</a></li> -->
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/zh_CN/{{ langless_url }}">简体中文</a></li> -->

View file

@ -50,12 +50,12 @@ You will now patch your IOS, `IOS31` and `IOS80`. This is required to use the Ch
1. Follow the instructions it gives you. Upon it finishing, copy the `WAD` folder to your SD Card.
1. You should get the Everybody Votes Channel. It needs to be installed **even if you already have the Everybody Votes Channel on your Wii, because you will need a patched WAD you reinstall with**.
1. Unfortunately, if you are on MacOS or on Linux, you need to contact us at [support@riiconnect24.net](mailto:support@riiconnect24.net) so we can send you a download link to the Everybody Votes Channel.
1. (`If you used RiiConnect24Patcher.bat, skip this step`) Extract Wii Mod Lite, and then copy it to the `apps` folder on your SD Card.
1. (`If you used RiiConnect24Patcher.bat, skip this step`) Extract Wii Mod Lite, and then copy it to the `apps` folder on your SD Card. Do the same for Mail-Patcher.
1. Put your SD Card in your Wii.
1. Launch the Homebrew Channel on your Wii.
1. Launch Wii Mod Lite.
1. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `WAD` folder.
1. When `IOS31.wad` is highlighted, press +, and then do the same for `IOS80.wad` and the Everybody Votes Channel WAD.
1. When `IOS31.wad` is highlighted, press +, then do the same for `IOS80.wad` and the Everybody Votes Channel WAD.
1. If you get an error saying a title with a higher version is already installed (error -1035), go back to the WAD selection menu and press - on the highlighted Everybody Votes Channel WAD, then try installing it again.
1. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel.
@ -63,13 +63,10 @@ You will now patch your IOS, `IOS31` and `IOS80`. This is required to use the Ch
You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail.
1. (`If you used RiiConnect24Patcher.bat, it should be already on your SD Card`) Download [RiiConnect24 Mail Patcher](https://github.com/RiiConnect24/Mail-Patcher/releases) and extract it to your SD card.
1. Put your SD Card in your Wii.
1. Launch the Homebrew Channel on your Wii.
1. Launch RiiConnect24 Mail Patcher.
1. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press HOME to exit.
If the previous step failed with an ``net_get_status: -24 - Couldn't request the data: -24` error, please check internet connection on your Wii.
If the previous step failed with an ``net_get_status: -24 - Couldn't request the data: -24` error, please check the internet connection on your Wii.
{: .notice--warning}

View file

@ -21,8 +21,8 @@ A SysCheck lists all the IOS and cIOS that are on your Wii, along with some info
1. Wait for the program to get some information about your Wii.
1. When "This IOS will be tested (Please select)" is shown on the screen, press A.
![Choose IOS](/images/SysCheck/1.PNG)
![Choose IOS](/images/SysCheck/1.png)
1. Wait for the program to get information about your IOS.
1. After it finishes, press the `A` Button if you want to view the log.
![Completed](/images/SysCheck/2.PNG)
![Completed](/images/SysCheck/2.png)
1. If you want to share the SysCheck, you can share the `sysCheck.csv` saved to the root of your SD Card. The `IOSsysCheck.log` file (saved to the root as well) contains additional information about IOS.

View file

@ -18,7 +18,7 @@ Vuoi creare dei backup dei tuoi giochi? Questo tutorial ti spiegherà come usare
##### Sezione 1 - Scaricamento/Installazione
1. Estrai CleanRip e mettilo nella cartella 'apps' sulla SD.
1. Estrai CleanRip e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii, e lancia CleanRip dall'Homebrew Channel.
##### Sezione 2 - Ripping

View file

@ -17,7 +17,7 @@ Questo tutorial ti dira come installare i cIOS (custom IOS). Questi sono richies
##### Sezione 1 - Scaricamento
1. Estrai d2x cIOS Installer e mettilo nella cartella 'apps' sulla SD.
1. Estrai d2x cIOS Installer e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii, e lancia d2x cIOS Installer dall'Homebrew Channel.
##### Sezione 2 - Installazione

View file

@ -5,7 +5,7 @@ title: "Crediti"
**Un grazie speciale a tutti [i membri di RiiConnect24 Discord](https://discord.gg/b4Y7jfD) per essere speciali!**
{: .notice--primary}
Se ti abbiamo dimenticato qui, contattaci ed aggiungeremo il tuo nome
Se ti abbiamo dimenticato qui, contattaci ed aggiungeremo il tuo nome.
{% capture notice-1 %}
+ Actar

View file

@ -20,7 +20,7 @@ La tua Wii ed il tuo PC devono essere connessi alla stessa rete
##### Sezione 1 - Scaricamento/Installazione
1. Estrai DVD Dump Tool e mettilo nella cartella 'apps' sulla SD.
1. Estrai DVD Dump Tool e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii, e lancia DVD Dump Tool dall'Homebrew Channel.
##### Sezione 2 - Ripping

View file

@ -15,7 +15,7 @@ Questo tutorial ti spiegherà come effetuare il dump degli WAD dalla NAND della
##### Sezione 1 - Scaricamento/Installazione
1. Estrai Yet Another BlueDump MOD e mettilo nella cartella 'apps' sulla SD.
1. Estrai Yet Another BlueDump MOD e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii, e lancia Yet Another BlueDump MOD dall'Homebrew Channel.
##### Sezione 2 - Dumping
@ -31,7 +31,7 @@ Questo tutorial ti spiegherà come effetuare il dump degli WAD dalla NAND della
1. Scegli `Backup to WAD`.
1. Quando ti verrà chiesto `Fakesign the ticket`, premi A.
1. Quando ti verrà chiesto `Fakesign the TMD`, premi A.
1. Quando ti verrà chiesto 'Change the output WAD region`, premi B.
1. Quando ti verrà chiesto `Change the output WAD region`, premi B.
1. Fatto!
![Done](/images/DumpWADS/6.jpg)

View file

@ -7,13 +7,13 @@ title: "FAQ"
{% capture notice-1 %}
<a name="faq_latestfw" />**Q:** *La mia Wii è aggiornata all'ultima versione. Posso moddarla?*
**A:** Si
**A:** Si.
<a name="faq_risky" />**Q:** *Quanto è rischioso moddare la mia Wii?*
**A:** I bricks sono ora *fondamentalmente* impossibili a meno che ignori i controlli di sicurezza.
<a name="faq_support" />**Q:** *Dove dovrei andare per ottenere supporto?*
**A:** Per il supporto mandaci una mail a support@riiconnect24.net. O se hai un account Discord, entra a far parte del nostro server [RiiConnect24 su Discord](https://discord.gg/b4Y7jfD).
**A:** Per il supporto mandaci una mail a [support@riiconnect24.net](mailto:support@riiconnect24.net). Oppure, se hai un account Discord, entra a far parte del nostro server [RiiConnect24 su Discord](https://discord.gg/b4Y7jfD).
<a name="faq_le4gbsd" />**Q:** *Posso moddare la mia Wii con una SD minore di 4GB?*
**A:** Si!
@ -22,7 +22,7 @@ title: "FAQ"
**A:** Avrai bisogno di una SD da 32GB o meno se usi gli exploit LetterBomb/Wilbrand (a meno che usi FlashHax), ma se usi una SD maggiore di 32GB dovrebbe andare bene.
<a name="faq_nopc" />**Q:** *Posso fare tutto ciò senza un PC (con un cellulare Android, ad esempio)?*
**A:** All you need is the ability to put files on an SD card!
**A:** Devi solo essere in grado di mettere dei file su una SD!
<a name="faq_error" />**Q:** *Ho l'errore XXXXXX, come si aggiusta??*
**A:** Per controllare di cosa si tratta, visita la [pagina degli errori di Wiimmfi](https://wiimmfi.de/error).

View file

@ -1,4 +1,4 @@
---
---
layout: splash
title: "Guida Wii" #
header:
@ -11,9 +11,9 @@ header:
excerpt: "Una guida che ti insegnerà come moddare la tua Wii.<br />"
---
## Cos'è "homebrew"?
## Cos'è un "homebrew"?
Un [**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) è un software non ufficiale per la tua Wii. Ti permette di lanciare degli homebrew game e delle applicazioni, inclusi emulatori e strumenti vari.
Un [**Homebrew**](https://it.wikipedia.org/wiki/Homebrew_(informatica)) è un software non ufficiale per la tua Wii. Ti permette di lanciare degli homebrew game e delle applicazioni, inclusi emulatori e strumenti vari.
Nella maggior parte dei case, eseguire gli homebrew sulla tua console è 100% gratis usando gli exploit LetterBomb o FlashHax. Ci sono anche degli homebrew che richiedono dei giochi ufficiali per essere lanciati.
@ -28,7 +28,7 @@ Qui c'è una lista di funzioni incluse negli homebrew. La nostra guida è pensat
+ Giocare a mod di giochi come New Super Mario Bros. Wii e Mario Kart Wii;
+ Cambiare il tema della tua Wii;
+ Giocare titoli del passato con port di emulatori su Wii, come [FCE Ultra GX per i giochi NES](https://github.com/dborth/fceugx/releases), [Snes9x GX per i giochi SNES](https://github.com/dborth/snes9xgx/releases), e [Not64 per i giochi Nintendo 64](https://github.com/Extrems/Not64/releases);
+ Fare backup di Mii e di salvataggi [SaveGame Manager GX](https://sourceforge.net/projects/savegame-manager-gx/files/HBC_SetUp_R127.zip/download), and restore other peoples' saves and Miis too;
+ Fare backup di Mii e di salvataggi [SaveGame Manager GX](https://sourceforge.net/projects/savegame-manager-gx/files/HBC_SetUp_R127.zip/download), e utilizzare Mii di altre persone;
+ Giocare a titoli ufficiali GameCube da SD o USB Drive [Nintendont](https://gbatemp.net/threads/nintendont.349258/);
+ Fare backup dei tuoi giochi Wii/GameCube con [CleanRip](http://wiibrew.org/wiki/CleanRip);
+ Fare backup e flash della NAND sulla tua Wii [BootMii](http://bootmii.org);

View file

@ -17,7 +17,7 @@ Priiloader aggiunge un ulteriore livello di protezione dai brick. Viene eseguito
##### Sezione 1 - Scaricamento/Installazione
1. Estrai Priiloader e mettilo nella cartella 'apps' sulla SD.
1. Estrai Priiloader e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii, e lancia Priiloader dall'Homebrew Channel.
##### Sezione 2 - Installazione di Priiloader

View file

@ -20,7 +20,7 @@ Per motivi di sicurezza, gli utenti esistenti su RiiConnect24 devono ri-patchare
##### Sezione 1 - Scaricamento
1. Estrai RiiConnect24 Mail Patcher e mettilo nella cartella 'apps' sulla SD.
1. Estrai RiiConnect24 Mail Patcher e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii.
##### Sezione 2 - Installing

View file

@ -1,4 +1,4 @@
---
---
title: "RiiConnect24"
---

View file

@ -15,7 +15,7 @@ Se non hai più bisogno di RSSMii (forse perchè ti arrivano troppi messaggi), q
#### Istruzioni
1. Estrai RSSMii Remover e mettilo nella cartella 'apps' sulla SD.
1. Estrai RSSMii Remover e mettilo nella cartella `apps` sulla SD.
1. Cancella il file `feeds.xml` nella root della tua SD.
1. Lancia RSSMii Remover dall'Homebrew Channel. Rimuoverà le tue iscrizioni ai feed RSS.

View file

@ -17,7 +17,7 @@ Vuoi ricevere i tuoi feed RSS nella Wii Message Board? Questo tutorial ti insegn
##### Sezione 1 - Scaricamento/Installazione
1. Estrai RSSMii mettilo nella cartella 'apps' sulla SD.
1. Estrai RSSMii mettilo nella cartella `apps` sulla SD.
1. Hai bisogno di creare il file `feeds.xml` nella root della SD in modo che l'app sappia da quali siti ti deve mandare i feed.
[Hai un PC Windows? Scarica il nostro RSS Feeds Creators fatto da KcrPL. Creerà il file `feeds.xml` e lo copiera sulla SD! Clicca qui per scaricarlo.](https://github.com/RiiConnect24/rssmii/releases)

View file

@ -1,4 +1,4 @@
---
---
title: "SysCheck"
---
@ -14,15 +14,15 @@ Un SysCheck crea una lista di tutti gli IOS presenti nella Wii, insieme a delle
##### Sezione 1 - Scaricamento/Installazione
1. Estrai SysCheck HacksDen Edition e mettilo nella cartella 'apps' sulla SD.
1. Estrai SysCheck HacksDen Edition e mettilo nella cartella `apps` sulla SD.
1. Inserisci la SD nella Wii, e lancia SysCheck HacksDen Edition dall'Homebrew Channel.
##### Sezione 2 - Fare un SysCheck
1. Aspetta che il programma ti dia delle informazioni sulla tua Wii.
1. Quando "This IOS will be tested (Please select)" viene mostrato a schermo, premi A.
![Choose IOS](/images/SysCheck/1.PNG)
![Choose IOS](/images/SysCheck/1.png)
1. Aspetta che il programma ti dia delle informazioni sui tuoi IOS.
1. Quando ha finito, premi `A` se vuoi vedere il log.
![Completed](/images/SysCheck/2.PNG)
![Completed](/images/SysCheck/2.png)
1. Se vuoi condividere il SysCheck, devi mandare il file `sysCheck.csv`. Il file `IOSsysCheck.log` file contiene informazioni aggiuntive sugli IOS.

View file

@ -8,7 +8,7 @@ title: "Wiimmfi"
Wiimmfi è un sostituto del servizio Nintendo Wi-Fi Connection, non più supportato.
Il sito è Wiimmfi [questo].(https://wiimmfi.de/)
Il sito di Wiimmfi è [questo](https://wiimmfi.de/).
## Applicazione (Disco) Homebrew
MrBean35000vr (creatore di CTGP-R, una mod per Mario Kart) ha creato un Disc Patcher per Wiimmfi che permette di inserire un disco e patchare il gioco sul momento, sebbene deve essere lanciato tutte le volte che usi un disco.
@ -61,7 +61,7 @@ Invece di patchare una iso puoi usare USB Loader che supporta Wiimmfi.
* Una copia del tuo gioco su USB Drive.
* Un USB loader which che supporta i server WFC personalizzati, ad esempio [USB Loader GX](https://sourceforge.net/projects/usbloadergx/).
#### Istruzioni (perr USB Loader GX)
#### Istruzioni (per USB Loader GX)
1. Sulla schermata principale, vai nelle impostazioni (l'icona dell'ingranaggio).
1. Seleziona "Loader settings".
1. Cerca "Private Server" e modificalo in "Wiimmfi.de".

View file

@ -9,7 +9,7 @@ Questo tutorial ti spiegherà come installare Wii Mod Lite e i tui IOS sulla tua
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
#### Ciò di cui hai bisogno
* Una Sd con un minimo di 128 MB liberi
* Una SD con un minimo di 128 MB liberi
* Connessione internet sul tuo PC
* [Wii Mod Lite](https://github.com/RiiConnect24/Wii-Mod-Lite/releases)
@ -21,8 +21,6 @@ Questo tutorial ti spiegherà come installare Wii Mod Lite e i tui IOS sulla tua
![SD Card Drag and Drop](/images/WiiModLite/1.gif)
1. Copia gli IOS patchati nella cartella.
1. Crea la cartella `WAD` sulla SD.
[Se vuoi vedere come si usa IOS Patcher, clicca qui!](iospatcher)
{: .notice--info}
1. Inserisci la SD nella Wii, e lancia WiiModLite dall'Homebrew Channel.
##### Sezione 2 - Esecuzione

View file

@ -6,7 +6,7 @@ header:
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
cta_label: "Introdução" #
cta_url: "get-started" #
cta_url: "pt_BR/get-started" #
caption:
excerpt: "Um guia para você começar a modificar seu Wii.<br />"
---

View file

@ -2,27 +2,27 @@
title: "SysCheck"
---
{% include toc title="Sumário" %}
{% include toc title="Sumário" %}
Um SysCheck lista todas as IOS e cIOS that que estão no seu Wii, junto com algumas informações sobre cada uma delas. Também te dá outras informações. Quando você tiver problemas relacionados a IOS no Wii, alguém pode te pedir um SysCheck.
Um SysCheck lista todas as IOS e cIOS that que estão no seu Wii, junto com algumas informações sobre cada uma delas. Também te dá outras informações. Quando você tiver problemas relacionados a IOS no Wii, alguém pode te pedir um SysCheck.
#### Você precisará de
* Um Cartão SD com pelo menos 128MB de espaço livre.
#### Você precisará de
* Um Cartão SD com pelo menos 128MB de espaço livre.
* [SysCheck HacksDen Edition](http://www.hacksden.com/downloads.php?do=file&id=149)
#### Instruções
#### Instruções
##### Parte I - Baixar/Instalar
1. Extraia SysCheck HacksDen Edition e coloque dentro da pasta `apps` do seu Cartão SD.
1. Insira seu Cartão SD no Wii, e abra SysCheck HacksDen Edition através do Homebrew Channel.
1. Extraia SysCheck HacksDen Edition e coloque dentro da pasta `apps` do seu Cartão SD.
1. Insira seu Cartão SD no Wii, e abra SysCheck HacksDen Edition através do Homebrew Channel.
##### Parte II - Fazendo um SysCheck
1. Espere o programa ler algumas informações sobre seu Wii.
1. Espere o programa ler algumas informações sobre seu Wii.
1. Quando aparecer uma mensagem dizendo "This IOS will be tested (Please select)" na tela, aperte A.
![Choose IOS](/images/SysCheck/1.PNG)
1. Espere o programa ler algumas informações sobre sua IOS
1. Quando terminar, aperte o botão `A` caso queira ver o log.
1. Espere o programa ler algumas informações sobre sua IOS
1. Quando terminar, aperte o botão `A` caso queira ver o log.
![Completed](/images/SysCheck/2.PNG)
1. Caso queira compartilhar o SysCheck que acabou de fazer, envie o arquivo `sysCheck.csv`, ele está no seu Cartão SD. O arquivo `IOSsysCheck.log` (que foi salvo no Cartão SD) contém informações adcionais sobre sua IOS.
1. Caso queira compartilhar o SysCheck que acabou de fazer, envie o arquivo `sysCheck.csv`, ele está no seu Cartão SD. O arquivo `IOSsysCheck.log` (que foi salvo no Cartão SD) contém informações adcionais sobre sua IOS.