https://bugs.winehq.org/show_bug.cgi?id=36789 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple .NET XNA games |Multiple .NET XNA games |fail to start, complaining |fail to start, complaining |with "Could not find a |with "Could not find a |Direct3D device that |Direct3D device that |supports the XNA Framework |supports the XNA Framework |HiDef profile" (One Finger |HiDef profile" (One Finger |Death Punch, Party Of Sin |Death Punch, Party Of Sin |DEMO) |DEMO, Stardew Valley) Status|NEW |NEEDINFO --- Comment #15 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, I can't reproduce this with a distributed backup of Stardew Valley v1.3.11 Prerequisite: * 'winetricks -q dotnet40' * 'winetricks -q xna40' * 'winetricks -q xact' (work around bug 42620 which is dupe of bug 39402) Works for both GPU vendors (dual GPU setup). Intel HD4600: --- snip --- $ glxinfo | grep -i opengl OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.2 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 3.0 Mesa 18.0.2 OpenGL shading language version string: 1.30 OpenGL context flags: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.0.2 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 OpenGL ES profile extensions: --- snip --- NVIDIA proprietary via Bumblebee: --- snip --- $ glxinfo | grep -i opengl OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GTX 850M/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 390.59 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 4.6.0 NVIDIA 390.59 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL extensions: --- snip --- Please re-test the games remaining here with recent Wine version! * One Finger Death Punch * Party Of Sin DEMO $ du -sh Stardew.Valley.v1.3.11.rar 389M Stardew.Valley.v1.3.11.rar $ sha1sum Stardew.Valley.v1.3.11.rar 57a19fa0d439986335b8dfc224c557480f1fe888 Stardew.Valley.v1.3.11.rar $ wine --version wine-3.8-215-gb70f0d723a Regards -- 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.