linux:get_victor_vran_running_on_ubuntu_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:get_victor_vran_running_on_ubuntu_linux [2020/11/06 15:52] brianlinux:get_victor_vran_running_on_ubuntu_linux [2023/01/08 19:25] (current) – [Create/Edit the Victor Vran Launcher] brian
Line 12: Line 12:
  
 * Run Victor Vran with the following command: * Run Victor Vran with the following command:
-<code>LIBGL_DEBUG=verbose LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libxcb.so.1 /usr/$LIB/pulseaudio/libpulsedsp.so /$LIB/libgcc_s.so.1 /$LIB/libgpg-error.so.0' padsp "$HOME/GOG Games/Victor Vran/start.sh"</code>+<code>OPENSSL_CONF=/dev/null LIBGL_DEBUG=verbose LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libxcb.so.1 /usr/$LIB/pulseaudio/libpulsedsp.so /$LIB/libgcc_s.so.1 /$LIB/libgpg-error.so.0' padsp "$HOME/GOG Games/Victor Vran/start.sh"</code>
  
 (You don't need "LIBGL_DEBUG=verbose" of course, but if something went wrong, you have more informations) (You don't need "LIBGL_DEBUG=verbose" of course, but if something went wrong, you have more informations)
Line 22: Line 22:
 <code>#!/bin/sh <code>#!/bin/sh
  
-LIBGL_DEBUG=verbose LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libxcb.so.1 /usr/$LIB/pulseaudio/libpulsedsp.so /$LIB/libgcc_s.so.1 /$LIB/libgpg-error.so.0' padsp "$HOME/GOG Games/Victor Vran/start.sh"</code>+OPENSSL_CONF=/dev/null LIBGL_DEBUG=verbose LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libxcb.so.1 /usr/$LIB/pulseaudio/libpulsedsp.so /$LIB/libgcc_s.so.1 /$LIB/libgpg-error.so.0' padsp "$HOME/GOG Games/Victor Vran/start.sh"</code>
  
 Save the file as ''victor-vran-launcher.sh''. Remember the location where you save it. Save the file as ''victor-vran-launcher.sh''. Remember the location where you save it.
  • linux/get_victor_vran_running_on_ubuntu_linux.txt
  • Last modified: 2023/01/08 19:25
  • by brian