http://bugs.winehq.org/show_bug.cgi?id=15271
Arturo Martinez arturuk@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arturuk@gmail.com
--- Comment #5 from Arturo Martinez arturuk@gmail.com 2008-12-24 12:24:02 --- Ubuntu 8.10 with wine 1.1.10
The game works but country borders are corrupt and ships white (with fbo) with pbuffer most of europe is all black instead of various colours
Just rename or delete the avi folder inside the game. It just contains 3 little movies in bink format. If you really want to watch them download a native linux bink player
To get it working create a text file (for example eu3.reg) and paste this:
[HKEY_CURRENT_USER\Software\Wine\Direct3D] "OffScreenRenderingMode"="fbo" "UseGLSL"="enabled" "VideoMemorySize"="128"
then run regedit eu3.reg
also setup dll overwrites for eu3game.exe (and copy them to system32 in .wine/drive_c/windows/system32/
"d2dxof"="native,builtin" "d3dx9_35"="native,builtin" "d3dx9_36"="native,builtin"