Linux

Have trouble running Grimrock 1 or you're wondering if your graphics card is supported? Look for help here.
Post Reply
hammurabi
Posts: 3
Joined: Sat Apr 28, 2012 9:46 pm

Linux

Post by hammurabi »

Hello.

After reading that game works fine on linux I bought it via GoG.

My setup is Ubuntu 12.04 precise.
Does anybody have working PlayOnLinux script for it?

I have:
1. Added PlayOnLinux from SoftwareCenter (version 4.0.14)
2. Added Wine version 1.5.3 64bit (via playonlinux)
3. Added virtual drive via playonlinux.
4. Installed the game - seems to work without any issues.
5. Run the game - crash.

debug log.e shows this:

[POL_Wine] Message: Running wine- grimrock.exe
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
err:module:import_dll Loading library d3dx9_43.dll (which is needed by L"C:\\Program Files (x86)\\GOG.com\\Legend of Grimrock\\grimrock.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files (x86)\\GOG.com\\Legend of Grimrock\\grimrock.exe" failed, status c0000135
[POL_Wine] Message: Wine return: 53
fritzek
Posts: 6
Joined: Mon May 14, 2012 2:46 pm

Re: Linux

Post by fritzek »

try:

Code: Select all

sudo aptitude install winetricks
winetricks d3dx9_43
Post Reply