[cod] COD5 Linux using wine and CLI - My progress so far (not yet working)

Marcel cod at vermasslt.de
Mon Dec 8 15:48:44 EST 2008


Without reading through all the mails: The performance will be terrible 
and you really don't want to run a CoD5 server with wine.

If CoD5 has a CLI Server it shouldn't be a problem to run it.

It should work like following:

next_v_display=1
Xvfb -ac :$next_v_display &
export DISPLAY=:$next_v_display
sleep 5
/usr/bin/wine $binary $commandline # where $binary is the cod5 server exe



More information about the Cod mailing list