http://bugs.winehq.org/show_bug.cgi?id=35542
--- Comment #2 from Joni L-H jonilh@gmail.com --- (In reply to comment #1)
(In reply to comment #0)
As one has to pay to get in to the alpha I understand if no dev can reproduce this. But maybe you have some ideas on what I can try to get it to work?
You'll probably want to figure out what API the game uses for mouse input first. (E.g. rawinput, dinput, WM_MOUSEWHEEL)
They don't seam to eager to answer that. But a clue might be that the game needs xinput1_3.dll Apperently it wont start without it on Windows macheans. And using the Windows DLL in Wine for the game dose not work. Only using Wine's own version will allow you to start the game.