Snapshot mirror of gitlab.com/TheGrandLibrary/zaela/p99-login-middlemand (TheGrandLibrary, Sept 2025)
Find a file
2021-08-09 03:09:44 -07:00
bin Makefile needs used directories to exist 2015-11-18 20:44:32 -08:00
build Makefile needs used directories to exist 2015-11-18 20:44:32 -08:00
src Error on debugger 2020-07-05 20:32:21 -05:00
LICENSE Create LICENSE 2017-09-10 14:10:56 -07:00
Makefile Fix a warning and silence one we won't be able to avoid 2015-11-19 05:04:10 -08:00
p99-login-middlemand.sln Initial commit 2015-11-18 19:59:50 -08:00
p99-login-middlemand.vcxproj Initial commit 2015-11-18 19:59:50 -08:00
p99-login-middlemand.vcxproj.filters Initial commit 2015-11-18 19:59:50 -08:00
README.md Add a README 2017-09-08 22:58:32 -04:00

p99 middlemand

Tool to filter server select list to just project1999 servers.

Fixes a common UDP networking issue with GNU/Linux wifi when playing Everquest over wine (server list fails to populate).

Original thread:

https://www.project1999.com/forums/showthread.php?t=218666

Usage

Compile the tool:

make

Run the tool:

./bin/p99-login-middlemand

Update your eqhost.txt file to point to:

[LoginServer]
Host=localhost:5998

Start up Everquest and enjoy the experience!