16
Just vote here and hope that the folks at GOG listen.
17
@ etb

yes I have tried using wine to install the thing

before that i literally copied the whole NWN folder from my windows install (then applied the three patches)

I dont know how to proceed.

am i supposed to run NWN through ./nwn or ./nwmain?

@Future_Suture

voted 2 days ago
18
As far as I recall they both work. One starts the menu the other starts the game directly.
Post edited April 18, 2012 by etb
19
./nwmain
./nwmain: error while loading shared libraries: libmss.so.6: cannot open shared object file: No such file or directory

./nwn and dmclient run

./nwn gave the problems mentioned in my first post
Post edited April 18, 2012 by flamehawk
20
Once again I am going by memory, but it should be a game file.
Try this command in the installation directory.

$ find -name 'libmss.so.6'

21
libmss.so.6 in a correct installation is inside the directory miles. The file comes from to archive nwclientgold.tar.gz .

I can only assume you did something wrong while installing. Try again following the first post carefully.
22
locate libmss
/HD_Data/Win_Data/NWNLinux/miles/libmss.so
/HD_Data/Win_Data/NWNLinux/miles/libmss.so.6
/HD_Data/Win_Data/NWNLinux/miles/libmss.so.6.5.2
23
My mistake. Then it is not a problem of libmss.... And I checked you have to use nwn to start the game.

Anyhow, try reinstalling. Do not copy the whole installation directory, but only the files listed.
24
"Anyhow, try reinstalling. Do not copy the whole installation directory, but only the files listed."

ummm which files?


edit:

so i think i copied enough folders
ambient, override, data, music, etc

same error when trying to start a newgame or load

(a proper list though would still be appreciated, as i probably don't know what im doing :P)
Post edited April 18, 2012 by flamehawk
25
Sorry for being rude, but do you actually read what I write?

I wrote the list twice, in the first post of mine and as answer as your first post. Here it is again:

Prepare a new wineprefix, install the game, patch the game with the 1.69 patch (I am not sure it is still needed, gog might included it... but do it just in case).
And move this files or folders in the nwn linux installation directory:

-----------------< START FILE LIST
ambient chitin.key data dialog.tlk dmvault hak localvault modules music nwm override saves servervault texturepacks xp1.key xp2.key
-----------------< END FILE LIST

unpack the three linux port files in order:

$ tar xzf ~/nwnlinux/nwclientgold.tar.gz
$ tar xzf ~/nwnlinux/nwclienthotu.tar.gz
$ tar xzf ~/nwnlinux/English_linuxclient169_xp2.tar.gz

copy the key file and test with fixinstall. Finally try to start with nwn (do not use nwnmain).

I tried yesterday and I got no problems. Try to follow the first post _carefully_.
And do not forget to test with md5sum the involved installers to ensure we are using the same stuff.
Post edited April 19, 2012 by etb
26
maybe my initial download of nwnlinux/English_linuxclient169_xp2.tar.gz was no good (i recompressed it into a tar.xz so i couldn't check its md5 )

in anycase doing it in the exact order as you just prescribed worked (excluding the wine part, I dual boot so i just grabbed the data from my windows install)

"Sorry for being rude, but do you actually read what I write? "
I guess i need new glasses, i somehow totally skipped the part where you mentioned the files needed to be copied

thanks so much. It works albeit with a few unexplained crashes here and there.
Post edited April 20, 2012 by flamehawk
27
try editing the file ``nwn'' and using the system sdl library.