mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-04 11:48:22 +02:00
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # source/check_update.py # version
This commit is contained in:
commit
1c65fc14fe
1 changed files with 33 additions and 2 deletions
33
README.md
33
README.md
|
@ -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.
|
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)
|
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).
|
ou rejoindre le [discord du mod](https://discord.gg/HEYW5v8ZCd).
|
||||||
|
@ -23,3 +25,32 @@ Une fois cela fait, vous pouvez lancer votre jeu avec Dolphin ou depuis votre Wi
|
||||||
L'ID du jeu est RMCP60 si vous n'avez pas choisi comme format de sortie FST.
|
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>
|
||||||
|
|
Loading…
Reference in a new issue