73 lines
2.1 KiB
Markdown
73 lines
2.1 KiB
Markdown
---
|
|
title: "Navigation du site"
|
|
layout: single
|
|
sitemap: false
|
|
---
|
|
|
|
{% capture notice-1 %}
|
|
**Site**
|
|
+ [Accueil](/)
|
|
+ [Démarrer](get-started)
|
|
+ [FAQ](faq)
|
|
+ [Donations](donations)
|
|
{% endcapture %}
|
|
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
|
|
|
{% capture notice-2 %}
|
|
**WiiLink**
|
|
+ [Connexion Wi-Fi Nintendo](wiimmfi)
|
|
+ [Setting RTC Time](wiiconnect24#updating-rtc-clock)
|
|
+ RiiConnect24, WiiLink, and Wiimmfi
|
|
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|
|
|
|
{% capture notice-3 %}
|
|
**Modding 101**
|
|
+ [BlueBomb](bluebomb)
|
|
+ [FlashHax](flashhax)
|
|
+ [Legacy Exploits](legacy-exploits)
|
|
+ [LetterBomb](letterbomb)
|
|
+ [str2hax](Wiimmfi)
|
|
+ [Wiimmfi](wiimmfi)
|
|
{% endcapture %}
|
|
<div class="notice--primary">{{ notice-3 | markdownify }}</div>
|
|
|
|
{% capture notice-4 %}
|
|
**Playing Wii Game Mods**
|
|
+ [Sauvegarde avec Bootmii](bootmii)
|
|
+ [BootMii Recovery (RestoreMii)](bootmiirecover)
|
|
+ [Types of Bricks](bricks)
|
|
+ [Brick Prevention](bricks#brick-prevention)
|
|
+ [cIOS](cios)
|
|
+ [Chaîne Homebrew](hbc)
|
|
+ [ModMii](modmii)
|
|
+ [Chaine Open Shop](osc)
|
|
+ [Priiloader](priiloader)
|
|
+ [Relancer l'installateur HackMii](hackmii)
|
|
+ [Mise à jour du menu Wii vers la v4.3](update)
|
|
+ [Restoring the Wii NAND to Stock](wii-factory-reset)
|
|
+ [Wii Mod Lite](wnd-mini)
|
|
+ YAWM ModMii Edition
|
|
<div class="notice--primary">{{ notice-4 | markdownify }}</div>
|
|
|
|
{% capture notice-5 %}
|
|
**Homebrew**
|
|
+ [Création de raccourcis de jeux Wii](wiigsc)
|
|
+ [How to dump Channels (WADs)](dump-wads)
|
|
+ [How to dump GameCube/Wii Games](dump-games)
|
|
+ [Managing GameCube Backups](gc-backups)
|
|
+ [Gestion des fichiers de sauvegarde de la GameCube](gcsaves)
|
|
+ [Managing Wii Backups](wii-backups)
|
|
+ [Priiloader Usage](priiloader-usage)
|
|
+ [Homebrew recommandés](recommended-homebrew)
|
|
+ [Installing RSSMii](rssmii)
|
|
+ [Transferring Save Games](transfer-saves)
|
|
+ [USB Loader GX](wii-loaders)
|
|
+ [Performing a SysCheck](syscheck)
|
|
+ Installing Wii Menu Themes on vWii
|
|
<div class="notice--primary">{{ notice-5 | markdownify }}</div>
|
|
|
|
{% capture notice-6 %}
|
|
**Wii Mini**
|
|
+ [Installation de la Chaîne Homebrew sur la Wii mini](hbc-mini)
|
|
+ Installing cIOS on the Wii mini
|
|
<div class="notice--primary">{{ notice-6 | markdownify }}</div>
|