http://bugs.winehq.org/show_bug.cgi?id=17437
--- Comment #41 from Nikita Skvortsov lykanthropos@gmail.com 2009-03-15 10:07:19 --- Created an attachment (id=19964) --> (http://bugs.winehq.org/attachment.cgi?id=19964) eve warn log
(In reply to comment #37)
Created an attachment (id=19924)
--> (http://bugs.winehq.org/attachment.cgi?id=19924) [details]
Same patch, for Wine 1.1.17
Use this one. I used copy/paste to publish the patch from my work place... This one is from the source (I run it actually).
Tanith wine-1.1.17.orig # patch -p1 < /home/destroyfx/apocrypha.shaders.1.1.17.patch patching file dlls/wined3d/baseshader.c patching file dlls/wined3d/directx.c patching file dlls/wined3d/wined3d_main.c patching file dlls/wined3d/wined3d_private.h
EVE Apocrypha fails to run with this patch in following configuration:
-- Linux kit-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux -- ATI Xpress 1100 (Integrated graphics, RV370) -- FGL 9-2 (OpenGL version string: 2.1.8494 Release)
Unhandled page access occures when entering station.
Log attached is for following command:
WINEDEBUG=warn+all /usr/local/bin/wine /home/kit/.wine/drive_c/Program\ Files/CCP/EVE/eve.exe &> eve_debug.log