Need help running Touhou Hisoutensoku?

Questions about Wine on Linux
Locked
waddict
Level 1
Level 1
Posts: 7
Joined: Mon Mar 24, 2014 10:42 pm

Need help running Touhou Hisoutensoku?

Post by waddict »

I'm trying to run Touhou Hisoutnesoku but it's not working. I tried using 1.7.15 but that didn't work, and it just ended up giving me a "Direct3D failed to initialize message." So then, I downgraded to 1.6.2 which is the version in the repositories.
Anyways, tl;dr, whenever I open the game, I get a black screen and an infinite screen of text in the terminal, should I have run it from there.
I'm using an Intel 945GM Integrated Graphics Card.
Somebody asked me for some information earlier on this site, which I'm going to post here.

Code: Select all

senketsu@debian:~$ glxinfo | grep '^[a-zA-Z]'
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX version: 1.4
GLX extensions:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) 945GM x86/MMX/SSE2
OpenGL version string: 2.1 Mesa 10.1.0
OpenGL shading language version string: 1.20
OpenGL extensions:
senketsu@debian:~$ uname -a
Linux debian 3.13-1-686-pae #1 SMP Debian 3.13.7-1 (2014-03-25) i686 GNU/Linux
senketsu@debian:~$ wine --version
wine-1.6.2
I've also pasted the contents of the file into a pastebin, because Attachments here never seem to work for me.
I have tried using native dlls but I still got the same problem. I downloaded the native DLLs using winetricks and typed in d3d9x, I think it was.
Locked