DrIstvaan: I downloaded the installer file, chmodded it to be executable, launched the script from the terminal, installed it without an error message, then tried to launch it.
It is installed in my home dir, under GOG Games/Immortal_Redneck/ (but I also tried in GOG_Games/Immortal_Redneck so as to not have any spaces, still the same result).
Here's what I get when I try to run the game.
istvan@GSzob:~/GOG Games/Immortal_Redneck$ ./start.sh
Running Immortal Redneck
Set current directory to /home/istvan/GOG Games/Immortal_Redneck/game
Found path: /home/istvan/GOG Games/Immortal_Redneck/game/ImmortalRedneck.x64
There is no data folder
dr.schliemann: This is very strange.
I made a research on the web and found out that this seems to be a bug that affects games based on
Unity. According to
this discussion, the bug apparently appears when the game is installed on particular types of partitions.
I would try reinstalling the game into a directory with a path as simple as possible (try using lowercase letters only, without special characters and spaces), such as "
~/gog/redneck".
If this doesn't work, I'm afraid you should try to install the game into a different partition.
If there isn't another partition with enough disk space in our system, you can create a dummy one using loop device as suggested
here. If you need more information about loop devices, you can go
here or
here.
Thanks for digging that up. Now I installed it on my / partition, under /GOG/IR and it launches; strange, / and /home are both ext4, only /home is much larger. Must be something with the size, as pointed out in that thread.