Apply these registry settings in your Wine instance. Verify them, as you may need to set these manually within the regedit of wine.
Start the game with "wine FLASHPOINTBETA.EXE -nosplash [-mod=@YourMod] .."
Once the game started, start a wine task manager with: "wine taskmgr" and set the CPU affinity for the flashpoint process to a single CPU. Other wise there will be massive lag in multiplayer after a few minutes.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
my mouse is moving very slow.
by victor on Thursday July 19th 2012, 1:29
The game seems running fast,but the mouse is moving very slowly. wish some help.
opengl ??
by Romu on Monday September 8th 2008, 12:59
Hi,
This is a copy of a message sent to JJ in hope it helps other
users :
JJ said " builtin opengl32.dll ... not enough free RAM".
Ofp runs with d3d8.dll, so there is no need to overload opengl32.dll.
That may cause ofp to complain.
So "remove" it with winecfg.
( pity we can't overload dlls per .exe !! )
Here is my d3d sample user.reg for running ofp.
---------------------
[Software\\Wine\\Direct3D] 1220559345
"DirectDrawRenderer"="opengl"
"Multisampling"="enabled"
"OffscreenRenderingMode"="backbuffer"
"PixelShaderMode"="enabled"
"RenderTargetLockMode"="auto"
"VideoMemorySize"="128"
----------------------
+ use wine FlashpointPreferences.exe to further tweaks ...