#21
|
||||
|
Quote:
__________________
| |||
#22
|
||||
|
Quote:
edit: One modification I need to make is to use the layer of the grip buttons to change ABXY to be "quick" buttons for hotkeys/spells 1-8. It's not possible to use the radial menu while moving so I currently have no way of triggering a hotkey/spell without resorting to a mouse click. | |||
Last edited by Arkainium; 12-16-2022 at 09:58 PM..
|
#23
|
|||
|
Got everything working, but no servers at the select screen just like many Linux users complain of. Anyone experienced this?
| ||
#24
|
||||
|
Quote:
P99 servers don't like Linux machines. You'll have to use a VPN if you're getting a blank list. Specifically you'll use OpenVPN from any service you'd like. --- Follow this install guide but use the bottom method to get pacman to work. https://support.surfshark.com/hc/en-...Linux-Manjaro- --- To get OpenVPN supported on Steam Deck ***** Step 0. Go to terminal and type passwd and set an !!! easy to remember !!! system password 1. make a new text file called "InstallOpenVPN.sh" (the .sh part is the important bit) 2. copy the following into the text file: #! /bin/sh sudo steamos-readonly disable sudo pacman-key --init sudo pacman-key --populate sudo pacman -Syu sudo pacman -S networkmanager-openvpn sudo steamos-readonly enable 3. You have to switch the script to executable. 4. Open a terminal window from the folder containing your script, then run the following command: sudo chmod 744 installOpenVPN.sh (This is where you use that password) 5. Run the script to install everything from terminal. sudo ./installOpenVPN.sh 6. Follow prompts, test VPN. WARNING: These settings get reset on any system update and you'll have to repeat the 10s install process periodically. | |||
#25
|
||||
|
Quote:
As an alternative - use your cellphone hotspot for the deck. -Mcoy | |||
#26
|
||||
|
Quote:
My instructions above will work. Furthermore, learning to recompile a new binary and finding the associated dependencies is not trivial. | |||
#27
|
||||
|
Quote:
| |||
#29
|
||||
|
Quote:
https://github.com/rtrajano/p99_login_helper -Mcoy | |||
#30
|
||||
|
Quote:
It's been a very long time since I've toyed with Linux, but I'll give the instructions listed above a shot soon. Good luck. | |||
Thread Tools | |
Display Modes | |
|
|