Forgot about the <div>
This commit is contained in:
parent
75f9affb7a
commit
09fde96fa7
1 changed files with 4 additions and 2 deletions
|
@ -88,10 +88,12 @@ If you were unable to patch your nwc24msg.cfg correctly, please join [the RiiCon
|
||||||
##### Section IV - Connecting
|
##### Section IV - Connecting
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
Starting June 16th, 2022 RiiConnect24 DNS changes.
|
Starting June 16th, 2022 the RiiConnect24 DNS changes.
|
||||||
Read more: [here.](riiconnect24-dns-update)
|
Read more: [here.](riiconnect24-dns-update)
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
|
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||||
|
|
||||||
You will now set your DNS to our servers. This is optional but it's recommended, because it enhances the use of RiiConnect24 and Wiimmfi by making some other features available.
|
You will now set your DNS to our servers. This is optional but it's recommended, because it enhances the use of RiiConnect24 and Wiimmfi by making some other features available.
|
||||||
|
|
||||||
1. Go to `Wii Options`.
|
1. Go to `Wii Options`.
|
||||||
|
@ -101,7 +103,7 @@ You will now set your DNS to our servers. This is optional but it's recommended,
|
||||||
5. Select your current connection.
|
5. Select your current connection.
|
||||||
6. Go to `Change Settings`.
|
6. Go to `Change Settings`.
|
||||||
7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
|
7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
|
||||||
8. Type in `167.86.108.126 ` as the primary DNS.
|
8. Type in `167.86.108.126` as the primary DNS.
|
||||||
9. Type in `1.1.1.1` as the secondary DNS.
|
9. Type in `1.1.1.1` as the secondary DNS.
|
||||||
10. Select `Confirm`, then select `Save`.
|
10. Select `Confirm`, then select `Save`.
|
||||||
11. Select `OK` to perform a connection test.
|
11. Select `OK` to perform a connection test.
|
||||||
|
|
Loading…
Add table
Reference in a new issue