http://bugs.winehq.org/show_bug.cgi?id=10404
--- Comment #6 from Kirill K. Smirnov lich@math.spbu.ru 2008-01-13 13:26:43 --- Created an attachment (id=10218) --> (http://bugs.winehq.org/attachment.cgi?id=10218) hack to get it working
My investigations:
1) Use "wine start" instead of "wine", "wineconsole" or "wineconsole --backend=user"
$ wine start RenegadeServer.exe
Otherwise this will not work.
2) For unknown reason this application always use 0xa3 as a console output handle. Use the attached hack to work around this problem.
3) So I managed to get the following text in wineconsole: [QUOTE] Renegade Free Dedicated Server v1.037 BH-838 01/23/2003 - 10:59:26 Console mode active File svrcfg_cnc.ini - Error: Max player count must be greater than 0
Error - server settings file 'svrcfg_cnc.ini' contains errors - aborting ** Press any key to continue ** [/QUOTE]