![]() |
|
#1
|
||||
|
![]() Quote:
I'm not an expert on this, but building software like this usually has dependenies, in a lot of cases though it has the same dependencies. Steam deck's OS is arch based I think, and on arch there's a meta package called base-devel which contains a whole lot of common build dependencies. One possible solution might be doing this and installing that meta package afterwards. (It's a bad idea for a lot of reasons, but i mean if you're desperate then you're desperate) There's probably a better solution (I don't have a steam deck but i imagine it has a package manager and an official repository for packages in it which probably contain all the packages under the base-develpackage on arch, and installing each one manually would for instance be a better if slower solution) If you're linux savvy at all you might also be better off just replacing steamos with a distro of oyur choice (manjaro for instance), if you're not though then you probably shouldn't. Lastly (and probably most easily) you can just get it precompiled, here's mine, I compiled it on manjaro (the .txt extension was necessary to be able to upload the file, just download it, remove .txt, make it executable (chmod +x) and run it if you want to use it): | |||
Last edited by Rabcor; 09-04-2022 at 12:04 AM..
|
#2
|
||||
|
![]() Quote:
Thank you for posting the precompiled script, I'm going to try that next. I've seen it suggested to install build essential libraries for arch linux, but that also threw back the same error w/ the .h file. Fingers crossed! | |||
#3
|
|||
|
![]() Installing base-devel still results in the same error on makefile. I tried using your and my own precompiled file and that throws an error on GLIBC_2.34 not found. For now, tethering to my phone works on steamdeck, but I'd like to get this compiled for arch linux (steam os).
__________________
| ||
#4
|
||||
|
![]() Quote:
| |||
#5
|
|||
|
![]() I thought I would have to use this, but I just tried p99 anyway and my server select is populating fine on the deck on both my fios and my 4g hotspot. I'm visiting some family this weekend so I'll try from their connection but so far it doesn't seem necessary.
-Mcoy | ||
#6
|
|||
|
![]() I installed Project 99 in kubuntu 22.10 and used the p99-login-middlemand. The servers now show up and I made sure to use the latest Spell files. But I'm getting the spells file is out of date error. I have no issues on windows but sadly NZXT put a bad update and now my CPU cooler pump doesn't work under windows. So I resorted to using linux, can anyone provide any feedback?
| ||
#7
|
||||
|
![]() Quote:
| |||
#8
|
|||
|
![]() Here's a repo with a python script that replicates Zaela's fix. No build tool chain required so it can run on the Steam Deck with minimal effort. Also has some beginner friendly instructions to setup Project 1999 on Steam Deck Gaming mode.
https://github.com/rtrajano/p99_login_helper | ||
#9
|
||||
|
![]() Quote:
Only thing I did differently is install it to an SD card instead of home directly. Not sure why that would matter. | |||
Last edited by Muchew; 12-06-2022 at 11:53 AM..
|
#10
|
||||
|
![]() Quote:
Leave it running and start EQ with the eqhost.txt pointed at localhost:5998 The Launch Options might be hiding the error or if you followed the instructions exactly, you will have only 1 minute to login before the script kills itself. Modify the Launch Options to be 5m or more instead of the 1m that was suggested. | |||
![]() |
|
|