Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
to your Launch Settings and you're good to go. Thanks @Atari for the workaround.
Since Mint is Ubuntu is Debian I suspect the problem is related? Please fix this, thanks.
Starting from a terminal, after setting LD_LIBRARY_PATH to the steam runtime and respective appid.txt failed to start with the following crash:
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198110869837 [API loaded no]
X Error of failed request: BadRRCrtc (invalid Crtc parameter)
Major opcode of failed request: 139 (RANDR)
Minor opcode of failed request: 20 (RRGetCrtcInfo)
Crtc id in failed request: 0x0
Serial number of failed request: 70
Current serial number in output stream: 70
Segmentation fault (core dumped)
Testing GLFW on 32 and 64bits showed no problems at all but then again i was using NVidia PRIME instead of the onboard i915 and had the laptop monitor off, while connected to a monitor via HDMI.
Querying the name of the xrandr device: xrandr -q showed the laptop display as EDP-1.1 and the external monitor via HDMI as HDMI-1.1 and finally, starting VIctorVran after setting:
xrandr --output HDMI-1-1 --primary
did finally start the game.
I have no idea if this was caused by a recent update in the game, or NVidia drivers.
Any news on the patch?
$ cd /lib/i386-linux-gnu
$ ln -s libgcrypt.so.11 libgcrypt.so.20.2.5
And you'll need 32-bit libraries (and their dependencies):
libgcrypt20:i386 libcurl3-gnutls:i386 libopenal1:i386 libxrender1:i386 libxrandr2:i386 libxt6:i386 libsdl2-2.0-0:i386
There's another kind of problem too: launching with full path (.local/share/.../VictorVran) it does not find libsteam_api.so, but launching from the working directory (./VictorVran) the steam_appid.txt is missing - so path handling is somehow bugged.
That was needed because of the requirements on old versions of (32 bit) librairies: libgcrypt.so.11, libcurl-gnutls.so.4, and libssl.
I'm using "Manjaro KDE" Linux Distro and Victor Vran is working natively and well without the need of any tweaks.
Kernel 5.4 / AMD GPU
Ok, can you now get Arch/Manjaro devs to teach Debian devs how to support existing software?
export OPENSSL_CONF=/etc/ssl/