Project 1999

Go Back   Project 1999 > General Community > Starting Zone

Reply
 
Thread Tools Display Modes
  #1  
Old 12-18-2022, 10:35 PM
Arkainium Arkainium is offline
Large Rat


Join Date: Feb 2019
Posts: 7
Default

Quote:
Originally Posted by Arkainium [You must be logged in to view images. Log in or Register.]
Triggers for mouse clicks. I have the bumpers setup for targeting. Left side cycles through PCs, right side cycles through NPCs. Long press to target closest of each.

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.
In case anyone is interested: steam://controllerconfig/everquest/2903689559
Reply With Quote
  #2  
Old 12-09-2022, 12:57 PM
hynch hynch is offline
Aviak

hynch's Avatar

Join Date: Nov 2010
Location: Durham, NC
Posts: 78
Default

I got it up and running on steam deck, but the game is very dark. It feels like nighttime everywhere I go, even when it's 1pm. Anyone else experiencing this?
__________________
Hynch - Iksar Warrior
Falnyr - Half Elf Ranger
Reply With Quote
  #3  
Old 12-16-2022, 03:39 AM
speculater speculater is offline
Skeleton


Join Date: May 2013
Posts: 15
Default

I got it running tonight! The original step by step guide was a little vague in my opinion.

Here are the explicit steps without handwaving the install part.

Step 1.) Copy your EQ folder from your PC on either a SD card or your Google drive.

Step 2.) Paste that folder into the /home/deck/ folder using desktop mode.

Step 3.) In desktop mode, open steam, add game, browse to your EQ folder and add Launcher Titanium.bat

Step 4.) Edit you eqclient.ini resolution to 1280x800

Step 5.) Go back to gaming mode, select library, tab to non Steam games.

Step 6.) Go-to settings, compatibility, highest Proton. Accept.

Step 7.) Look at the various community settings for controls. I downloaded all of them to try.

Step 8.) Launch Launcher Titanium.bat

Still unplayable at the moment, but I can move! I'll have to get creative with hot buttons. I like the 1-8 on buttons+dpad, then Ctrl on a bumper. Gives you 16 actions you can take.
Reply With Quote
  #4  
Old 12-18-2022, 07:09 AM
svelto svelto is offline
Orc

svelto's Avatar

Join Date: Apr 2019
Posts: 38
Default

Got everything working, but no servers at the select screen just like many Linux users complain of. Anyone experienced this?
Reply With Quote
  #5  
Old 12-18-2022, 10:10 AM
speculater speculater is offline
Skeleton


Join Date: May 2013
Posts: 15
Default

Quote:
Originally Posted by svelto [You must be logged in to view images. Log in or Register.]
Got everything working, but no servers at the select screen just like many Linux users complain of. Anyone experienced this?

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.
Reply With Quote
  #6  
Old 12-18-2022, 11:10 AM
mcoy mcoy is offline
Planar Protector


Join Date: Mar 2017
Location: Norrath
Posts: 2,258
Default

Quote:
Originally Posted by svelto [You must be logged in to view images. Log in or Register.]
Got everything working, but no servers at the select screen just like many Linux users complain of. Anyone experienced this?
You don't have to use a vpn. Search the forums for middlemand - there's a thread somewhere with a deck compiled version.

As an alternative - use your cellphone hotspot for the deck.

-Mcoy
Reply With Quote
  #7  
Old 12-18-2022, 12:53 PM
speculater speculater is offline
Skeleton


Join Date: May 2013
Posts: 15
Default

Quote:
Originally Posted by mcoy [You must be logged in to view images. Log in or Register.]
You don't have to use a vpn. Search the forums for middlemand - there's a thread somewhere with a deck compiled version.

As an alternative - use your cellphone hotspot for the deck.

-Mcoy
"Go look at the forums" is not instructive, at all.

My instructions above will work. Furthermore, learning to recompile a new binary and finding the associated dependencies is not trivial.
Reply With Quote
  #8  
Old 12-19-2022, 10:06 PM
mcoy mcoy is offline
Planar Protector


Join Date: Mar 2017
Location: Norrath
Posts: 2,258
Default

Quote:
Originally Posted by speculater [You must be logged in to view images. Log in or Register.]
"Go look at the forums" is not instructive, at all.

My instructions above will work. Furthermore, learning to recompile a new binary and finding the associated dependencies is not trivial.
You're right, in both instances. That's why I said to use the search feature and specified what to put in order to find a link to a precompiled binary (it's the second result if you search for "middlemand").

https://github.com/rtrajano/p99_login_helper

-Mcoy
Reply With Quote
  #9  
Old 05-08-2023, 11:27 AM
framk71389 framk71389 is offline
Skeleton


Join Date: Oct 2014
Posts: 15
Default

Quote:
Originally Posted by svelto [You must be logged in to view images. Log in or Register.]
Got everything working, but no servers at the select screen just like many Linux users complain of. Anyone experienced this?
As I said wifi gets a little wonky from time to time in the server pop screen try using a ethernet cable connection or reload the server screen until they pop up.
Reply With Quote
  #10  
Old 12-19-2022, 04:01 PM
Naethyn Naethyn is offline
Planar Protector

Naethyn's Avatar

Join Date: Feb 2015
Posts: 1,202
Default

I am not able to get a server list on wifi on steam deck, but it does show up when I hotspot to my iphone.
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:57 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.