Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: change console button to enter to reflect current functionality #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Note: If you are installing on Steam Deck, please read [the Steam Deck installat

4. Create a shortcut to Pseudoregalia_AP/pseudoregalia.exe and rename it "Pseudoregalia_AP" (or whatever else you like). Place it on your desktop or in your games folder or whatever.
5. Launch the shortcut, which should open Pseudoregalia. Start a new file.
6. Once you've loaded into dungeon, press F10 to open the in-game console, and enter your connect message:
6. Once you've loaded into dungeon, press `enter` to open the in-game console, and enter your connect message:

`/connect ip:port slotname password`

Expand Down
2 changes: 1 addition & 1 deletion docs/steam_deck_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Want to install Pseudoregalia Archipelago Mod on Steam Deck?
5. Open Properties, then ensure that you check compatibility to Force Proton Experimental.
6. Lastly, Pseudoregalia utilizes Visual C++ Runtime 2022. Download Protontricks if you have not already. This is located within Discovery. After launching Protontricks, select Non-Steam Shortcut: pseudoregalia.exe. Select the default wineprefix, install a Windows DLL or component, then scroll down and select vcrun2022. Wait and follow the prompts the prompts until it has installed twice. You can go through this process twice if you are unsure, when you scroll down to vcrun2022 again, it should already be checked. It has installed correctly.
7. Launch in Game Mode which should open Pseudoregalia. Start a new file.
8. Once you've loaded into dungeon, You will need to edit your controls to include f10 and show keyboard for this. I recommend L4 and R4, respectively. Press your button for f10 to open the in-game console, and enter your connect message:
8. Once you've loaded into dungeon, You will need to edit your controls to include `enter` and show keyboard for this. I recommend L4 and R4, respectively. Press your button for `enter` to open the in-game console, and enter your connect message:
`/connect ip:port slotname password`

Thanks to Vampsonic for this guide.