[Bug 32932] New: NullDC cannot be ran with wine's d3dcompiler_43
http://bugs.winehq.org/show_bug.cgi?id=32932 Bug #: 32932 Summary: NullDC cannot be ran with wine's d3dcompiler_43 Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: rcaridade145(a)gmail.com Classification: Unclassified When trying to run nullDC 1.0.4 r136 with wine's d3dcompiler_43 i get the following warning 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 Using the native compiler does allow the emulator to run. The offending file -> http://code.google.com/p/nulldc/source/browse/trunk/nulldc/plugins/drkPvr/vs... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org Component|directx-d3d |directx-d3dx9 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs(a)winehq.org | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 Mahen <mahen(a)free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mahen(a)free.fr -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 --- Comment #1 from Mahen <mahen(a)free.fr> 2013-02-11 05:26:38 CST --- Rul, thanks for the tip. It does enable me to run NullDC 1.0.3/1.0.4. However, emulation is extremely slow (while it's OK in NullDC 1.0.0b6 although keyboard input doesn't work). Do you also encounter this issue when replacing the shader compiler ? (I am clueless but I guess it's not supposed to have an impact at runtime ?) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 --- Comment #2 from Rui Caridade <rcaridade145(a)gmail.com> 2013-02-11 11:17:21 CST --- (In reply to comment #1)
Rul, thanks for the tip.
It does enable me to run NullDC 1.0.3/1.0.4. However, emulation is extremely slow (while it's OK in NullDC 1.0.0b6 although keyboard input doesn't work).
Do you also encounter this issue when replacing the shader compiler ? (I am clueless but I guess it's not supposed to have an impact at runtime ?)
Your welcome :) I did notice that too. As far as i could gather online, the NullDC AICA plugin can make the whole emulator slow. Perhaps change plugins.For your reference http://forums.ngemu.com/showthread.php?t=123988 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32932 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #3 from Christian Costa <titan.costa(a)gmail.com> 2013-04-28 10:58:56 CDT --- Indeed this can be reproduced with the hlsl compiler from the DXSDK with the follwing command line: wine fxc /T vs_1_0 vs_hlsl.fx /E VertexShader_main The offending line is: 44 -> float W_min: register(c0); It seems the compiler does not like that a shader map a variable to a register. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32932 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32932 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |matteo.mystral(a)gmail.com Resolution|--- |DUPLICATE --- Comment #4 from Matteo Bruni <matteo.mystral(a)gmail.com> --- Bug 28875 seems identical to me. *** This bug has been marked as a duplicate of bug 28875 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32932 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org