Displaying 1 result from an estimated 1 matches for "ddll".
Did you mean:
dll
2008 Dec 18
1
Setup a COD5-Server on an Ubuntu Linux VServer
Hallo,
i try to setup a cod5-server on an Ubuntu 8.04 (32 Bit) VServer.
Wine 1.0 is installed. I copied this ddll-files in the cod5-folder:
faultrep.dll, d3d9.dll, d3dx9_37.dll, opengl32.dll, glu32.dll, d3dx9_37.dll, winsta.dll.
I start the server with:
{{{
screen -dms cod5 wine CoDWaWmp.exe +set dedicated 2 +set net_port 28960 +set sv_punkbuster 1 +exec server.cfg +map_rotate
}}}
I get this error mes...