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

×
Already tried win version on Wine and PlayOnLinux.

PlayOnLinux won't install the wine version 7.5 when I highlight it and click on the arrow pointing right. So stuck at that point doing it that way.

Wine loads it but brings up the wine desktop blue screen then just shuts down.
I do have 64bit wine and have tried to load the 32 bit but not doing something right cause every time I bring it up it tosses me the your using 64bit wine.
I was able to run Two Worlds on wine and it works but without sound.

I would rather use the straight up Linux version but it won't start the game so I tossed the .sh start file in terminator so you can see what I'm guessing is dependencies? that aren't there. I have no clue how to get it right.
This is the output from that:

Manjaro ~]$ '/home/my user name/GOG Games/The Witcher 2 Assassins Of Kings Enhanced Edition/start.sh'
Running The Witcher 2: Assassins Of Kings - Enhanced Edition
./desktop-launcher: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
./desktop-launcher failed to start due to the following dependancy problems:
linux-gate.so.1 (0xf7757000)
libgtk-x11-2.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libcairo.so.2 => /usr/lib32/libcairo.so.2 (0xf75ce000)
libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0 (0xf749c000)
libgobject-2.0.so.0 => /usr/lib32/libgobject-2.0.so.0 (0xf743d000)
libgdk_pixbuf-2.0.so.0 => not found
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf72c2000)
libm.so.6 => /usr/lib32/libm.so.6 (0xf71fe000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf71e2000)
libc.so.6 => /usr/lib32/libc.so.6 (0xf700f000)
libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf6fee000)
libpixman-1.so.0 => /usr/lib32/libpixman-1.so.0 (0xf6f3f000)
libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0xf6ef4000)
libfreetype.so.6 => /usr/lib32/libfreetype.so.6 (0xf6e27000)
libpng16.so.16 => /usr/lib32/libpng16.so.16 (0xf6de9000)
libxcb-shm.so.0 => /usr/lib32/libxcb-shm.so.0 (0xf6de5000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf6dba000)
libxcb-render.so.0 => /usr/lib32/libxcb-render.so.0 (0xf6dab000)
libXrender.so.1 => /usr/lib32/libXrender.so.1 (0xf6d9f000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf6c52000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf6c3d000)
libz.so.1 => /usr/lib32/libz.so.1 (0xf6c22000)
librt.so.1 => /usr/lib32/librt.so.1 (0xf6c18000)
libpcre.so.1 => /usr/lib32/libpcre.so.1 (0xf6ba0000)
libffi.so.6 => /usr/lib32/libffi.so.6 (0xf6b97000)
/lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0xf7759000)
libexpat.so.1 => /usr/lib32/libexpat.so.1 (0xf6b65000)
libbz2.so.1.0 => /usr/lib32/libbz2.so.1.0 (0xf6b54000)
libharfbuzz.so.0 => /usr/lib32/libharfbuzz.so.0 (0xf6aa4000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf6a9f000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf6a98000)
libdl.so.2 => /usr/lib32/libdl.so.2 (0xf6a93000)

Tried finding some of these in repositories & internet to install but not getting anywhere.
Maybe Arch is just incompatible?

I can get the Linux version to work fine in Ubuntu 16.04 (after installing dependencies) but Manjaro runs much faster on my machine. Maybe since it is only 3.2 Dual core. It will also run in Mint 18 but I really don't like Mint.
I would really like to use my preferred Manjaro 17.6 Linux if possible. I know Arch is different from standard Linux distros.
I have a NVidia GTX 1050 with 2g mem and 8g ram.

Any ideas to get it going would be greatly appreciated. Thanks.
No posts in this topic were marked as the solution yet. If you can help, add your reply
I went here wiki.archlinux.org (can't add link) thinking could fix the multilib thing but I don't have the /etc/pacman.conf file they are talking about. Do have pacman.d and there is a mirror file there but no multilib in it to uncomment.

Out of curiosity I opened Terminator and ran a database sync and think the multilib is enabled????

# pacman -Syyu
:: Synchronizing package databases...
core 143.0 KiB 198K/s 00:01 [##############################] 100%
extra 1720.3 KiB 611K/s 00:03 [##############################] 100%
community 4.5 MiB 678K/s 00:07 [##############################] 100%
multilib 176.9 KiB 855K/s 00:00 [##############################] 100%
:: Starting full system upgrade...
there is nothing to do

I did a list command on the multi and it did give me a list but couldn't find any libgtk on the list..

I do have GTK2 and 3 installed from the software add/remove program.

I'm digging everywhere I can here but I think I'm confusing myself more than helping.
Post edited March 11, 2018 by KeeKira
OK I (not super sure) think the dependencies part is ok now as I catfished for the pacman.conf and saw that it was under /etc just not the part I was looking in.

It is bringing up the little launcher box but now I get:

Running The Witcher 2: Assassins Of Kings - Enhanced Edition

(desktop-launcher:29423): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce",

(desktop-launcher:29423): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce",

(desktop-launcher:29423): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce",
** Message: window size should be 487x713