Skip to content

Commit

Permalink
Update alt texts
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed Oct 16, 2024
1 parent 313c950 commit 4165f0d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions wwwroot/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ On the [downloads](../downloads) page, locate and download the <kbd><samp>TKMM L
When the downloads have completed, open the **.NET Runtime** installer and follow the prompts to completion.

<p>
<img width="450" src="./images/(1.0)-DotnetRuntimeComplete.png" alt="tkmm launcher window">
<img width="450" src="./images/(1.0)-DotnetRuntimeComplete.png" alt="TKMM launcher window.">
</p>

Once the **.NET Runtime** has finished installing, extract the **TKMM Launcher** zip file and run the contained executable.

The following window will open.

<p>
<img width="650" src="./images/(1.1)-Launcher.png" alt="tkmm launcher window">
<img width="650" src="./images/(1.1)-Launcher.png" alt="TKMM launcher window.">
</p>

Click <kbd><samp>Install</samp></kbd> to begin the installation process.
Expand All @@ -39,7 +39,7 @@ When the installation completes, click <kbd><samp>Launch</samp></kbd> to open TK
When TKMM first starts, you will most likely be asked to configure your game path.

<p>
<img width="650" src="./images/(1.3)-EmptyGamePath.png" alt="Invalid Empty Game Path">
<img width="650" src="./images/(1.3)-EmptyGamePath.png" alt="Invalid empty game path.">
</p>

This field contains the path to your Tears of the Kingdom RomFS game dump.
Expand All @@ -52,15 +52,15 @@ If you do not already have a RomFS dump, please follow [this guide from zeldamod
> When dumping your copy of the game, make sure you include the `1.1.0` update or later. `1.0.0` is [not supported by TKMM](/faq/#why-cant-i-use-version-100).
<p>
<img width="650" src="./images/(1.4)-InvalidGameVersion.png" alt="Invalid Empty Game Path">
<img width="650" src="./images/(1.4)-InvalidGameVersion.png" alt="Invalid empty game path">
</p>

Once you have dumped your copy of the game's romfs, use the <kbd><samp>...</samp></kbd> button to browse to its location.

When the game path is set correctly the field will turn green.

<p>
<img width="650" src="./images/(1.5)-GoodGamePath.png">
<img width="650" src="./images/(1.5)-GoodGamePath.png" alt="Good game path entered.">
</p>

> [!NOTE]
Expand Down

0 comments on commit 4165f0d

Please sign in to comment.