http://bugs.winehq.org/show_bug.cgi?id=25218
--- Comment #4 from Rico kgbricola@web.de 2011-07-16 04:58:42 CDT --- Gave it a short try. And it seems to run with
1. extract ergon 2. use native dlls (e.g. copy d3dx9_42.dll and d3dcompiler_42.dll in the ergon folder) 3. cd <ergon folder> 4. WINEDLLOVERWRITE="d3dcompiler_42.dll,d3dx9_42.dll=n" wine explorer /desktop=foo,1280x720 FRQ_Ergon_1280x720_low.exe
Note: resolution needs to be 1280x720 because the app seems to switch always to that resolution and then to the one specified.
It is slow as hell and may kill your input because of high cpu usage or something.