wifi: proper markdown formatting

Mainly, 4-space indents
This commit is contained in:
lifehackerhansol 2023-10-04 17:26:02 -07:00
parent cb64f6c3a6
commit 9d78a5c117
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E

View File

@ -23,11 +23,11 @@ Windows cannot create a compatible hotspot, so Windows users will need to boot i
#### Other methods #### Other methods
If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method. If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
- Nintendo Wi-Fi USB Connector - Nintendo Wi-Fi USB Connector
- While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
- For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6) - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
- Changing router settings to be DS-compatible - Changing router settings to be DS-compatible
- This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
- Not all routers support guest networks or turning security off - Not all routers support guest networks or turning security off
- Wi-Fi extenders - Wi-Fi extenders
#### Settings #### Settings
@ -35,14 +35,14 @@ If you are setting up a network to be DS-compatible, it must meet the following
- WEP or Open (none) security - WEP or Open (none) security
- 2.4 GHz wireless frequency - 2.4 GHz wireless frequency
- 802.11b wireless mode - 802.11b wireless mode
- This may be listed as "Legacy mode" or something similar - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC restoration ### Nintendo DS WFC restoration
1. Launch Nintendo Wi-Fi Connection Setup 1. Launch Nintendo Wi-Fi Connection Setup
1. Connect to your access point 1. Connect to your access point
1. Set your Primary DNS value as one of the values below, depending on which service you want to use: 1. Set your Primary DNS value as one of the values below, depending on which service you want to use:
- **[Wiimmfi](https://wiimmfi.de)** - `178.62.43.212` - **[Wiimmfi](https://wiimmfi.de)** - `178.62.43.212`
- **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237` - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Set `1.1.1.1` as your secondary DNS 1. Set `1.1.1.1` as your secondary DNS
1. You might need to NoSSL patch your game at this point, depending on the game 1. You might need to NoSSL patch your game at this point, depending on the game
@ -56,8 +56,8 @@ Follow the guide below in case your ISP blocks custom DNS servers, otherwise it
1. Copy the ROM of the game you want to patch to the same folder where WfcPatcher is saved and open that folder 1. Copy the ROM of the game you want to patch to the same folder where WfcPatcher is saved and open that folder
1. Create a text file 1. Create a text file
1. In the file, enter `wfcpatcher.exe %1 --domain wiimmfi.de` then save the text file with the name `patch.bat` and close the window 1. In the file, enter `wfcpatcher.exe %1 --domain wiimmfi.de` then save the text file with the name `patch.bat` and close the window
- You can replace wiimmfi.de with another URL, if you wish to use a different server - You can replace wiimmfi.de with another URL, if you wish to use a different server
- If the file still appears to be a text document, [enable file name extensions](https://dsi.cfw.guide/file-extensions-%28windows%29) and remove `.txt` from the file name - If the file still appears to be a text document, [enable file name extensions](https://dsi.cfw.guide/file-extensions-%28windows%29) and remove `.txt` from the file name
1. Now drag all the ROMs you wish to patch on to patch.bat 1. Now drag all the ROMs you wish to patch on to patch.bat
1. Done! the patched ROMs will be the ones ending in (wiimmfi) 1. Done! the patched ROMs will be the ones ending in (wiimmfi)