Skip to content

Commit

Permalink
Merge pull request #2 from ShiftaDeband/paths
Browse files Browse the repository at this point in the history
Update paths
  • Loading branch information
ShiftaDeband authored Jan 15, 2024
2 parents ae9c393 + caa7698 commit d06a997
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Devolution slirp Modem Emulation Guide

[View this guide on GitHub pages.](https://shiftadeband.github.io/Devolution-slirp-Modem-Emulation-Guide/README.html)
[View this guide on GitHub pages.](https://shiftadeband.github.io/Devolution-slirp-Modem-Emulation-Guide/)
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ relative_links:
enabled: true
collections: true
include:
- README.md
- index.md
2 changes: 1 addition & 1 deletion docs/README.md → docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The instructions below were run locally on a Raspberry Pi (no desktop environmen
3. Run `sudo nano /etc/hosts`.
* In your hosts file, change the line your hostname is on from `[hostname] 127.0.1.1` to `[hostname] [ip]`, where `[hostname]` is your server's hostname, and `[ip]` is your private or public IP, depending on how you'll be connecting to your `slirp` instance.
* When done editing the file, press `CTRL + X`, then type `y` and hit enter.
4. With your IP address in mind, [use this tool to help generate the phone number to dial into from Devolution](https://shiftadeband.github.io/Devolution-slirp-Modem-Emulation-Guide/).
4. With your IP address in mind, [use this tool to help generate the phone number to dial into from Devolution](https://shiftadeband.github.io/Devolution-slirp-Modem-Emulation-Guide/phone-number-generator.html).
5. Boot up your Wii and make sure it's connected to your network in some form. (Wired is preferred, but wireless will work.)
6. Launch the version of _Phantasy Star Online_ you'd like to test from Devolution, and select the 'Website' option from the main menu.
7. Depending if you've set your network settings up before, you'll either create or load a configuration on the memory card. If you're presented with the network setup menu, proceed, otherwise, press the 'Y' button and select 'Setup.'
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html → docs/phone-number-generator.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1 id="installing-socat--slirp-for-devolution-modem-emulation-wii">
<p>
To get started,
<a
href="https://shiftadeband.github.io/Devolution-slirp-Modem-Emulation-Guide/README.html"
href="https://shiftadeband.github.io/Devolution-slirp-Modem-Emulation-Guide/"
title="Devolution slirp Modem Emulation Guide"
>
see these instructions to set up slirp and socat</a
Expand Down

0 comments on commit d06a997

Please sign in to comment.