I downloaded the game on Linux, and whenever I launch it the window says "ReferenceError npcleft is not defined" I haven't found anything in the Readmes that points to this problem. How can I fix it?
Inside the game directory, run
chmod +x ./nw
Then start with
./nw
I had similar issues trying to run it a while back with ./Game instructions are from '!zLINUX USERS PLEASE READ.rtf'
As a note to Indivi - could this file just be made plaintext instead of RTF for linux? Since a lot of people will try to read it on the console.