> Yeah. Bastard probably uses AllocConsole. From reading the wine code, 
> that function just lets wineconsole use its default, which is "user32" 
> (creating a window and needing X11 for it).
> 
> Does the version downloaded via the hldsupdatetool also do an AllocConsole?

The hldsupdatetool(win32 exe) works quite well with wine.

But here is my update (running garrysmod without real X or vnc crap):

Xvfb -ac :1
export DISPLAY=:1
wine srcds.exe -console -port 27015 -ip XXXXXXXX -game garrysmod 
+maxplayers 16 +map gm_construct


netstat:
tcp        0      0 xxxx:27015       0.0.0.0:*                   LISTEN 
      9857/srcds.exe
udp        0      0 xxxx:27015       0.0.0.0:* 
      9857/srcds.exe


Server is pingable in HLSW. I might try connecting tomorrow :)
Sadly you don't see the serverconsole, just wine output...


cheers and good night,

marcel

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to