From 03092045e254ff9c3f1e991393722d2961fa9502 Mon Sep 17 00:00:00 2001 From: Faraphel Date: Fri, 4 Jun 2021 14:19:39 +0200 Subject: [PATCH 1/3] Update version replaced " by ' inside string --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 2f6a234..294be70 100644 --- a/version +++ b/version @@ -1,7 +1,7 @@ { "version": "0.4", "subversion": "0", - "changelog": "- Une coupe etait dupliquee\n- Les courses "(Vide)" ont ete remplace par des courses sans nom pour eviter des problemes de traductions\n- Ajout de 350 courses (total : 760 -> 1100) originaux non comptes", + "changelog": "- Une coupe etait dupliquee\n- Les courses '(Vide)' ont ete remplace par des courses sans nom pour eviter des problemes de traductions\n- Ajout de 350 courses (total : 760 -> 1100) originaux non comptes", "download_bin": "https://github.com/Faraphel/MKWF-Install/releases/download/0.4/MKWF.v0.4.zip", "updater_bin": "https://github.com/Faraphel/MKWF-Install/raw/master/Updater/Updater.zip" } From 65dd7105c0b8492ac650227c25ec018778f3f19f Mon Sep 17 00:00:00 2001 From: Faraphel Date: Fri, 4 Jun 2021 14:23:23 +0200 Subject: [PATCH 2/3] Update version removed ' --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 294be70..c291852 100644 --- a/version +++ b/version @@ -1,7 +1,7 @@ { "version": "0.4", "subversion": "0", - "changelog": "- Une coupe etait dupliquee\n- Les courses '(Vide)' ont ete remplace par des courses sans nom pour eviter des problemes de traductions\n- Ajout de 350 courses (total : 760 -> 1100) originaux non comptes", + "changelog": "- Une coupe etait dupliquee\n- Les courses (Vide) ont ete remplace par des courses sans nom pour eviter des problemes de traductions\n- Ajout de 350 courses (total : 760 -> 1100) originaux non comptes", "download_bin": "https://github.com/Faraphel/MKWF-Install/releases/download/0.4/MKWF.v0.4.zip", "updater_bin": "https://github.com/Faraphel/MKWF-Install/raw/master/Updater/Updater.zip" } From 3a94fe1eb2312b330f0287f00a0be764d42731c3 Mon Sep 17 00:00:00 2001 From: Faraphel Date: Fri, 4 Jun 2021 16:53:38 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ee09d2..ebce83e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# MKWFaraphel Installateur +# MKWFaraphel Installateur / MKWF Installer +
Français + Cet outil vous permet d'installer Mario Kart Wii Faraphel sans avoir à modifier tous les fichiers 1 par 1. Pour plus d'information, vous pouvez regarder le [wiki du projet](https://github.com/Faraphel/MKWF-Install/wiki) ou rejoindre le [discord du mod](https://discord.gg/HEYW5v8ZCd). @@ -22,4 +24,33 @@ que l'installation est terminée Une fois cela fait, vous pouvez lancer votre jeu avec Dolphin ou depuis votre Wii avec un Homebrew. L'ID du jeu est RMCP60 si vous n'avez pas choisi comme format de sortie FST. -Si vous rencontrez un problème avec l'installateur, envoyez-moi un mp sur discord à Faraphel#5846 \ No newline at end of file +Si vous rencontrez un problème avec l'installateur, envoyez-moi un mp sur discord à Faraphel#5846 +
+ + +
English + +This tools allow you to install Mario Kart Wii Faraphel without having to edit each file manually. +For more information, you can look at the [wiki](https://github.com/Faraphel/MKWF-Install/wiki) +or join the [mod's discord](https://discord.gg/HEYW5v8ZCd) + +## Prérequis +- A Mario Kart Wii file dump from your own console with your own copie (in CISO, ISO, WBFS, FST (Directory)) +- The installer available in https://github.com/Faraphel/MKWF-Install/releases -> MKWF.vX.X.zip in .exe, +or you can use the source if you have python 3.8, requests and pillow. + +## Installations +- start MKWF-Install.exe / MKWF-Install.py +- Select game file +- Press "Extract file", that'll extract the game in a directory named MKWiiFaraphel +- Once the file extracted, press "Prepare files". This is going to convert many files, +including texts, textures, menus files, items and tracks. This can take a while +(approximately 15min). This only need to be done one time. +- Once files are ready, you can choose the game extension output (ISO, CISO, WBFS, FST (Directory)) +and press "Install mod". Once the mod is installed, a notification will appear. + +You can now play the game with Dolphin, or on your Wii with a Homebrew. +The game ID is RMCP60 if output format isn't FST. + +If you find a problem with the program, please contact me on discord at Faraphel#5846 +