![]() |
#61
|
|||||
|
![]() Quote:
Quote:
__________________
Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details. | ||||
#62
|
|||
|
![]() Could use some help if anyone has encountered this. I found some reddit posts about similar behavior, but no thoughts on solutions.
I was able to get logged in based on these posts. Copied a working P99 folder from a PC via GDrive, tethered to my mobile, got logged in. No controls worked, so quit the game via Steam (maybe this nuked me?). I renamed to Project 1999 and was able to find community controls. But now I can't log in - every time I start the game via Game Mode or Desktop mode, I see (what I think, it's fast) a console try to run the .bat file, but then nothing happens. The button goes back to Play within Steam, and I'm back to where I started. I removed the game from my Library and tried adding again, but I can't ever get logged back in. It's like it never starts. Anyone encounter similar? | ||
#63
|
|||
|
![]() Hey guys, this works perfectly on my Linux distro (Mint 22.1) but there's no Audio at all, anyone else had a similar issue?
Edit: Scratch that, ambience of the outside has sound, and I have spell effects, but there is no music. | ||
Last edited by NaturalHalfling; 03-14-2025 at 01:58 PM..
|
#64
|
|||
|
![]() Very cool guide. I've had the steam deck on my list to get for a while. Just can't justify the cost yet. Hopefully there will be some good sales on it soon.
| ||
#66
|
||||
|
![]() It used to work but I can't get it to work anymore. I am using https://github.com/Zaela/eqemu-login-helper to login. I can get to the server selection, but I get kicked back to login screen if I try to enter a server. Logs shows:
Quote:
I have tried many different versions of wine/proton. | |||
#67
|
||||
|
![]() Same, just extracted the latest patch files (v61) and tried launching on my Steam Deck. When I get to server selection and select my server, the game is crashing back to desktop. I am using the native EQ/P99 launcher, not sure where logs are stored if at all. If anyone knows that would be helpful in determining what’s happening.
Edit: Found some logs, posting mine here for comparison. I see there others are reporting similar in Tech Issues, but no official word or fix yet. Most seem to keep trying until they eventually get in. Quote:
| |||
Last edited by Mach1073; Yesterday at 06:01 PM..
|
#68
|
|||
|
![]() I managed to make it work. I had to reinstall the game and reinstall the patch as I messed up something with my script that convert files from upper to lower case. However, it doesn't work with the current proton from cachyos (20250702), but it's working with stock wine from Arch Linux (10.11). You have to make sure your wine prefix is 64 bits. I also have to use gamescope with `--backend=sdl --force-grab-cursor` to fix problems with the mouse not properly constrained to the window. Even so, mouse isn't working in the login and server selection menu but it's possible to navigate with the keyboard.
To recap: - Change all files to lower case in the installation. Do the same to the patch files before installing them. You can use this script: https://pastebin.com/E07B2EeL. `cd` into a directory and run the script and it will convert all files and folders to lower case recursively. - Use either p99-login-middlemand, eqemu-login-helper or p99_login_helper. Make sure it's started and running in the background before running the game. - Change eqhost.txt Host= line to `localhost:5998` - Find a wine/proton version that work. I use wine 10.11 at the moment. - Make sure the wine prefix is 64 bits. - Launch the game with `gamescope -w <monitor width> -h <monitor height> --backend=sdl --force-grab-cursor -- ` as prefix. It's very brittle, any updates could break it. If you are serious, you might want to have a separate system or use containers to keep it stable. | ||
Last edited by patlefort; Yesterday at 06:42 PM..
|
![]() |
|
|