Skip to content

Commit 69d18c8

Browse files
authored
Merge pull request #348 from Kissaki/feat/alttexts
Add img alt texts to wiiu.md
2 parents 95e9971 + db4d707 commit 69d18c8

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

docs/en_US/install/wiiu.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -48,48 +48,48 @@ The stable build is recommended for most users, however beta testers and others
4848
## Stable
4949
The stable builds have been widely tested to ensure everything works as intended. Navigate to [Inkay's latest release](https://github.com/PretendoNetwork/Inkay/releases/latest) on GitHub and download the `Inkay-pretendo.wps` file from the latest release.
5050

51-
<img src="/assets/images/docs/install/wiiu/aroma/wps-highlight.png" width="100%">
51+
<img src="/assets/images/docs/install/wiiu/aroma/wps-highlight.png" alt="Screenshot showing a GitHub release page, with the release asset file Inkay-pretendo.wps highlighted" width="100%">
5252

5353
## Bleeding Edge
5454
Bleeding edge builds have not been widely tested, and do not guarantee any stability. Download the latest build from <a href="https://nightly.link/PretendoNetwork/Inkay/workflows/ci/main/inkay" target="_blank">nightly</a>. Extract `inkay.zip`.
5555

56-
<img src="/assets/images/docs/install/wiiu/aroma/inkay-nightly-link.png" width="100%">
56+
<img src="/assets/images/docs/install/wiiu/aroma/inkay-nightly-link.png" alt="Screenshot of build file list with the inkay.zip file highlighted" width="100%">
5757

5858
## Nimble
5959
Nimble is an Aroma setup module that patches the request for the system `PolicyList`. This is used to enable background tasks for features such as Wara Wara Plaza. This is separate from the main Inkay patches as the `PolicyList` is downloaded earlier in the system boot process than Inkay has control over.
6060

6161
Navigate to [the latest release](https://github.com/PretendoNetwork/Nimble/releases/latest) on GitHub and download the `30_nimble.rpx` file.
6262

63-
<img src="/assets/images/docs/install/wiiu/aroma/nimbus-install.png" width="100%">
63+
<img src="/assets/images/docs/install/wiiu/aroma/nimbus-install.png" alt="Screenshot of a GitHub release page with the file 30_nible.rpx highlighted" width="100%">
6464

6565
## Installation
6666
Place the downloaded `Inkay-pretendo.wps` file on your SD card at `sd:/wiiu/environments/aroma/plugins`. It's normal for other Aroma plugins to be in this folder too.
6767

68-
<img src="/assets/images/docs/install/wiiu/aroma/sd-card.png" width="100%">
68+
<img src="/assets/images/docs/install/wiiu/aroma/sd-card.png" alt="Screenshot of the plugins folder contents, with the Inkay-pretendo.wps highlighted" width="100%">
6969

7070
Place the downloaded `30_nimble.rpx` file on your SD card at `sd:/wiiu/environments/aroma/modules/setup`. It's normal for other Aroma setup modules to be in this folder too.
7171

72-
<img src="/assets/images/docs/install/wiiu/pnid/nimbus-sd.png" width="100%">
72+
<img src="/assets/images/docs/install/wiiu/pnid/nimbus-sd.png" alt="Screenshot of a files list, with the file 30_nible.rpx highlighted" width="100%">
7373
Place your SD card back into your console and boot like normal. You should see a notification of your connection:
7474

75-
<img src="/assets/images/docs/install/wiiu/aroma/working-notification.jpg" width="100%">
75+
<img src="/assets/images/docs/install/wiiu/aroma/working-notification.jpg" alt="Screenshot with a Connected to Pretendo Network notification in the top left of the screen" width="100%">
7676

7777
You are now connected to Pretendo Network.
7878

7979
Press the button combo `L + Down + SELECT` on the Wii U GamePad to open the Aroma plugin menu.
8080

81-
<img src="/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg" width="100%">
81+
<img src="/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg" alt="Screenshot of Aroma plugin menu with Inkay entry highlighted" width="100%">
8282

83-
Choose the plugin 'Inkay', then click A on 'BOSS settings' inside of Inkay, then click A on 'Unregister Wara Wara Plaza BOSS tasks' after that restart your console fully.
83+
Choose the plugin 'Inkay', then click A on 'BOSS settings' inside of Inkay, then click A on 'Unregister Wara Wara Plaza BOSS tasks' after that restart your console fully.
8484

8585
## Disconnecting
8686
Press `L + Down + SELECT` on the Wii U GamePad to open the Aroma plugin menu.
8787

88-
<img src="/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg" width="100%">
88+
<img src="/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg" alt="Screenshot of Aroma plugin menu with Inkay entry highlighted" width="100%">
8989

9090
Locate and select 'Inkay', then choose 'Patching'. Now, set 'Connect to the Pretendo Network' to **false**.
9191

92-
<img src="/assets/images/docs/install/wiiu/pnid/inkay-patching.jpg" width="100%">
92+
<img src="/assets/images/docs/install/wiiu/pnid/inkay-patching.jpg" alt="Screenshot of Inkay Patching menu with the Connect to the Pretendo network entry highlighted" width="100%">
9393

9494
Press `B` twice, followed by the `HOME` button. The console will reboot with Pretendo Network patches disabled, as confirmed by the 'Using Nintendo Network' message.
9595

@@ -111,7 +111,7 @@ You will want to register an account from [here](/account) and click `Don't have
111111
Account settings cannot be modified at this time. Feature updates to the website have been paused as we migrate the codebase, and the account settings app on the Wii U requires additional patches.
112112
</div>
113113

114-
<img src="/assets/images/docs/install/wiiu/pnid/register-account-web.png" width="100%">
114+
<img src="/assets/images/docs/install/wiiu/pnid/register-account-web.png" alt="Screenshot of a web form to register an account" width="100%">
115115

116116
Once your account is registered, link it to your console as you would a Nintendo Network ID.
117117

@@ -129,17 +129,17 @@ Pretendo Network is not compatible with existing Nintendo Network IDs. This mean
129129

130130
To move your save data, you will need a save data backup homebrew application. This guide will use the WUT port of SaveMii for Aroma. To begin, download the latest [GitHub release](https://github.com/Xpl0itU/savemii/releases) of SaveMii or download it from the [Homebrew App Store](https://hb-app.store).
131131

132-
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-appstore.jpg" width="100%">
132+
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-appstore.jpg" alt="Screenshot of Homebrew App Store page of SaveMii Mod" width="100%">
133133

134134
Once installed, open the application from the HOME Menu. You should see a menu for Wii U and vWii saves.
135135

136-
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-mainmenu.jpg" width="100%">
136+
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-mainmenu.jpg" alt="SaveMii menu" width="100%">
137137

138138
Select `Wii U Save Management`. You should now see a list of installed games. Find and select the game you would like to transfer the save data of.
139139

140140
Select `Backup savedata`.
141141

142-
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-backup.jpg" width="100%">
142+
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-backup.jpg" alt="SaveMii backup save data menu" width="100%">
143143

144144
Select a new slot to backup the save data to. If you select a non-empty slot, the backup data in that slot will be overwritten.
145145

@@ -160,12 +160,12 @@ Select the backup slot you just backed the save data up to.
160160

161161
Select the profile to restore the save data to. This should be your ***Pretendo*** Network ID.
162162

163-
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-transfer.jpg" width="100%">
163+
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-transfer.jpg" alt="SaveMii restore save data menu" width="100%">
164164

165165
When ready, press the `A` button to transfer your data. Press `A` again to confirm your actions. If you get a message about backing up your data on your Pretendo profile, ignore. Your screen may briefly flash as the data is copied over.
166166

167167
Once completed, exit SaveMii and ensure the game you transferred works properly on your Pretendo profile.
168168

169-
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-saveworkingonpretendo.jpg" width="100%">
169+
<img src="/assets/images/docs/install/wiiu/savedatabackup/savemii-saveworkingonpretendo.jpg" alt="Screenshot of a game that loaded successfully" width="100%">
170170

171171
Repeat this process for any other save data you'd like to transfer to your Pretendo profile.

0 commit comments

Comments
 (0)