luthes / p99-login-middlemand

Filters EQEmu login server to only display P99 servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Filters EQEmu login server to only display P99 servers

License:The Unlicense


Languages

Language:C 95.4%Language:Makefile 4.6%