The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
-Installing the game (required vcrun2005)
-Starting the game (required videomemorysize=2048)
-Sound in menu
-Console to connect to server
What does not
-Joining a game
What was not tested
-Gameplay
Additional Comments
I was able to try and join a local server by going to the NS2 dir and typing "wine Server.exe & wine NS2.exe"
Then going to the console and typing "connect localhost"
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
partial working
by Kevin Whitaker on Monday September 10th 2012, 23:28
Trying to run on 12.04 64bit.
In addition to the suggestion of memory size being 2048, enabling strict draw ordering enabled me to have a non-black screen. Still flickering, though.
RE: Video by StopSpazzing on
Wednesday September 5th 2012, 19:04
Mouse Fix
by kantlivelong on Monday June 4th 2012, 15:02
It appears the game uses rawinput for the mouse by default.
Opening the game console ~ and typing "i_rawinput false" will fix the mouse.
I also uses the following config ( paste.ubuntu.com/1023845/ ) in "~/.wine/drive_c/users/USERNAME/Application Data/Natural Selection 2/system_options.xml"
Now i can join a game and see the UI but the video is dark and occasionally flickers to show everything.
connect - console
by rlazur on Thursday December 2nd 2010, 21:15
You can try to connect to a server, if you know the ip, with the "connect" command.
connect ip:port
It will attempt the connection. If it fails, it pops up a window, which you cannot exit out of because mouse clicks don't work in the main menu (possibly all menus?).
Unfortunately you can't bring up the server browser to find a game to connect to. ;-)