Update README.md

This commit is contained in:
Faraphel 2021-06-04 16:53:38 +02:00 committed by GitHub
parent 65dd7105c0
commit 3a94fe1eb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
# MKWFaraphel Installateur
# MKWFaraphel Installateur / MKWF Installer
<details><summary>Français</summary>
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
Si vous rencontrez un problème avec l'installateur, envoyez-moi un mp sur discord à Faraphel#5846
</details>
<details><summary>English</summary>
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
</details>