It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
i have tried to run this game both as a native linux client and windows client in wine. the linux version claims my gpu doesnt support openGL 3.2 but im pretty sure it does.

the windows client in wine runs but i cant get sound to work at all. i keep getting :

err:ole:CoCreateInstanceEx apartment not initialised


anyone else manage to get this working in wine?
avatar
dan1972: i have tried to run this game both as a native linux client and windows client in wine. the linux version claims my gpu doesnt support openGL 3.2 but im pretty sure it does.

the windows client in wine runs but i cant get sound to work at all. i keep getting :

err:ole:CoCreateInstanceEx apartment not initialised

anyone else manage to get this working in wine?
Can you run the command:

$inxi -SG

on your Linux install?

You should see something like this:

System: Host: antergos Kernel: 4.4.5-1-ARCH x86_64 (64 bit) Desktop: i3 4.12 Distro: Antergos Linux
Graphics: Card: NVIDIA GF110 [GeForce GTX 560 Ti 448 Cores]
Display Server: X.Org 1.18.1 driver: nvidia Resolution: 1920x1200@59.95hz
GLX Renderer: GeForce GTX 560 Ti/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 361.28

(that's my set up :) )

That GLX version should tell you what version of OpenGL you have on your system :)

inxi doesn't come with a default Linux install so you may need to install your distro's inxi package :)
I cannot even install this game on Windows 7 pro. Disappointing 8(.
avatar
oldschool: I cannot even install this game on Windows 7 pro. Disappointing 8(.
Hi, what exactly is happening?
Edit: just read your other post and will copy part of it here, so it's resolved. :)
My bad, My C drive was full lol. Mods please delete.

My computer was missing the file MSCVP110.dll. I downloaded this from the microsoft website.
https://www.microsoft.com/en-us/download/details.aspx?id=30679#

Make sure to download both the 32 bit as well as the 64 bit files.
Post edited July 07, 2016 by Krasimir2.0
avatar
oldschool: I cannot even install this game on Windows 7 pro. Disappointing 8(.
avatar
Krasimir2.0: Hi, what exactly is happening?
Edit: just read your other post and will copy part of it here, so it's resolved. :)

My bad, My C drive was full lol. Mods please delete.

My computer was missing the file MSCVP110.dll. I downloaded this from the microsoft website.
https://www.microsoft.com/en-us/download/details.aspx?id=30679#

Make sure to download both the 32 bit as well as the 64 bit files.
avatar
Krasimir2.0:
Sorry, false alarm. I ran out of hard drive space on my other PC. Works as intended. Apologies for any confusion I may have caused.
Post edited July 08, 2016 by oldschool
avatar
dan1972: i have tried to run this game both as a native linux client and windows client in wine. the linux version claims my gpu doesnt support openGL 3.2 but im pretty sure it does.

the windows client in wine runs but i cant get sound to work at all. i keep getting :

err:ole:CoCreateInstanceEx apartment not initialised

anyone else manage to get this working in wine?
avatar
JudasIscariot: Can you run the command:

$inxi -SG

on your Linux install?

You should see something like this:

System: Host: antergos Kernel: 4.4.5-1-ARCH x86_64 (64 bit) Desktop: i3 4.12 Distro: Antergos Linux
Graphics: Card: NVIDIA GF110 [GeForce GTX 560 Ti 448 Cores]
Display Server: X.Org 1.18.1 driver: nvidia Resolution: 1920x1200@59.95hz
GLX Renderer: GeForce GTX 560 Ti/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 361.28

(that's my set up :) )

That GLX version should tell you what version of OpenGL you have on your system :)

inxi doesn't come with a default Linux install so you may need to install your distro's inxi package :)
i have the same issue,
here's the output of inxi -SG:

System: Host: Sid Kernel: 4.7.0-1-amd64 x86_64 (64 bit) Desktop: dwm 6.1 Distro: Debian GNU/Linux stretch/sid
Graphics: Card: Advanced Micro Devices [AMD/ATI] Hawaii PRO [Radeon R9 290]
Display Server: X.Org 1.18.4 driver: N/A Resolution: 1920x1080@60.00hz
GLX Renderer: Gallium 0.4 on AMD HAWAII (DRM 2.45.0 / 4.7.0-1-amd64, LLVM 3.8.1)
GLX Version: 3.0 Mesa 12.0.3


and the errors i get when running it through the terminal:

Running Victor Vran
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
avatar
JudasIscariot: Can you run the command:

$inxi -SG

on your Linux install?

You should see something like this:

System: Host: antergos Kernel: 4.4.5-1-ARCH x86_64 (64 bit) Desktop: i3 4.12 Distro: Antergos Linux
Graphics: Card: NVIDIA GF110 [GeForce GTX 560 Ti 448 Cores]
Display Server: X.Org 1.18.1 driver: nvidia Resolution: 1920x1200@59.95hz
GLX Renderer: GeForce GTX 560 Ti/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 361.28

(that's my set up :) )

That GLX version should tell you what version of OpenGL you have on your system :)

inxi doesn't come with a default Linux install so you may need to install your distro's inxi package :)
avatar
Holzider: i have the same issue,
here's the output of inxi -SG:

System: Host: Sid Kernel: 4.7.0-1-amd64 x86_64 (64 bit) Desktop: dwm 6.1 Distro: Debian GNU/Linux stretch/sid
Graphics: Card: Advanced Micro Devices [AMD/ATI] Hawaii PRO [Radeon R9 290]
Display Server: X.Org 1.18.4 driver: N/A Resolution: 1920x1080@60.00hz
GLX Renderer: Gallium 0.4 on AMD HAWAII (DRM 2.45.0 / 4.7.0-1-amd64, LLVM 3.8.1)
GLX Version: 3.0 Mesa 12.0.3

and the errors i get when running it through the terminal:

Running Victor Vran
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
It looks like the game is looking for the radeonsi driver and, correct me if I am wrong, it looks like you are missing that driver. Also, the "GLX Version: 3.0" means you only have OpenGL 3.0 support which is apparently not enough for Victor Vran.

Could you check what AMD/Radeon drivers your distro offers?
Hello,

I have the same problem than dan1972. When i launch the game (linux version), I have a message which said that my video card is not compatible with opengl 3.2.

I have Archlinux 64 bit. All needed lib32 are installed. Here the inxi output :
System: Host: Mediarchcenter Kernel: 4.7.4-1-ARCH x86_64 (64 bit) Desktop: KDE Plasma 5.7.5 Distro: Arch Linux
Graphics: Card: NVIDIA GF119 [GeForce GT 610]
Display Server: X.Org 1.18.4 driver: nvidia Resolution: 1920x1080@60.00hz
GLX Renderer: GeForce GT 610/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 370.28

I have 4.5.0 opengl version and the latest stable nvidia driver so I doesn't understand why I have this message about opengl 3.2 when I launch the game.

I tried to launch the game in the terminal but i havn't any message. It is possible to launch the game in verbose mode ?

I have others game on this PC (Mother russia bleeds and Hammerwatch) and they works nicely.

Thank you
Same Linux problem here (debian testing)

LIBGL_DEBUG=verbose ./start.sh
Running Victor Vran
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/radeonsi_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so
libGL: dlopen /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so failed (i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so))
libGL: OpenDriver: trying ${ORIGIN}/dri/tls/radeonsi_dri.so
libGL: OpenDriver: trying ${ORIGIN}/dri/radeonsi_dri.so
libGL: dlopen ${ORIGIN}/dri/radeonsi_dri.so failed (i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so))
libGL: OpenDriver: trying /usr/lib/dri/tls/radeonsi_dri.so
libGL: OpenDriver: trying /usr/lib/dri/radeonsi_dri.so
libGL: dlopen /usr/lib/dri/radeonsi_dri.so failed (/usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
libGL: dlopen /usr/lib/i386-linux-gnu/dri/swrast_dri.so failed (i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/i386-linux-gnu/dri/swrast_dri.so))
libGL: OpenDriver: trying ${ORIGIN}/dri/tls/swrast_dri.so
libGL: OpenDriver: trying ${ORIGIN}/dri/swrast_dri.so
libGL: dlopen ${ORIGIN}/dri/swrast_dri.so failed (i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/i386-linux-gnu/dri/swrast_dri.so))
libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
libGL: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast


glxinfo -B
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: X.Org (0x1002)
Device: AMD TONGA (DRM 3.2.0 / 4.7.0-1-amd64, LLVM 3.8.1) (0x6938)
Version: 12.0.3
Accelerated: yes
Video memory: 4066MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.1
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.2.0 / 4.7.0-1-amd64, LLVM 3.8.1)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 12.0.3
OpenGL core profile shading language version string: 4.10
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 12.0.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 12.0.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
I could solve my problem, look at:
[url=]www.gog.com/forum/victor_vran/howto_run_on_debian_64bit_with_an_amd_graphic_card[/url]
Post edited December 19, 2016 by robschi
I found the problem with the message which said that my video card is not compatible with opengl 3.2. I forgot to install lib32-nvidia-libgl on Archlinux. Maybe it will useful for someone with the same problem than me ;)
I had this same problem (Arch 64bit) and was able to get it running by installing the packages libglvnd and lib32-libglvnd.
Removing link game/i386/usr/lib/i386-linux-gnu/libstdc++.so.6 fixed this for me.