NullDC 1.0.4 don't work on wine 1.5.22

Questions about Wine on Linux
Locked
Dark_Genius
Newbie
Newbie
Posts: 1
Joined: Wed Feb 06, 2013 11:18 am

NullDC 1.0.4 don't work on wine 1.5.22

Post by Dark_Genius »

I'm trying to run nullDC on my Archlinux. After loading with CD (or without), NullDC just crashed with that errors:

Code: Select all

target "vs_3_0", sflags 0, eflags 0, shader 0x328e810, error_messages 0x328e814 stub!
err:d3dcompiler:compile_shader HLSL shader parsing failed.
vs_hlsl.fx:44:22: error: syntax error, unexpected KW_REGISTER, expecting VAR_IDENTIFIER or TYPE_IDENTIFIER or NEW_IDENTIFIER

err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x229e000

Code: Select all

% winetricks list-installed
baekmuk
corefonts
d3dx10
d3dx11_42
d3dx11_43
d3dx9_26
d3dx9_28
d3dx9_31
d3dx9_35
d3dx9_36
d3dx9_39
d3dx9_42
d3dx9_43
d3dx9
d3dxof
directx9
dmsynth
dotnet20
dotnet40
droid
eufonts
glut
liberation
lucida
mfc42
msxml3
opensymbol
physx
riched20
riched30
sdl
tahoma
takao
uff
unifont
vcrun2003
vcrun2005
vcrun2008
vcrun2010
vcrun6sp6
vcrun6
wenquanyi
xna40
So, why it's doesn't work?
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: NullDC 1.0.4 don't work on wine 1.5.22

Post by lahmbi5678 »

Which graphics card and drivers (version number, opensource/proprietary) ? If you are on a 64bit distribution, make sure, that you've installed 32bit graphics driver, opengl, etc, too.
Locked