pvpgn / pvpgn-server

Next generation of PvPGN server

Home Page:https://pvpgn.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(WOL) Renegade Server Detection

Sora012 opened this issue · comments

commented

The issue is that src/common/tag.cpp is setup to match Renegade, and the Renegade "Dedicated" server to seperate tags resulting in "lobby not listing" when a Renegade client requests servers from the WOL list.

A simple fix is:

https://github.com/pvpgn/pvpgn-server/blob/master/src/common/tag.cpp#L489
Change return CLIENTTAG_RENGDFDS_UINT; to return CLIENTTAG_RENEGADE_UINT;

commented

Hello the PVPGN westwood server cant start game
Uploading QQ截图20230810205732.png…