- say, who is writing your shell scripts. the install script for the standalone engine didn\'t work except for ubuntu maybe, and now the hunt standalone demo that is supposed to work through all distributions, but doesn\'t even fire up with your script. chmod is a root command, who would run a game that\'s been just downloaded from the net as root. but even if you comment it out, it does not work. i\'d simply use
#!/bin/bash
cd $(dirname $0)/TheHunt_Datas/
./TheHunt ./TheHunt-Loading.stk
and advise the user in the readme to chmod the dir in case it\'s not been automatically chmodded while unpacking, as in most of the cases.
- fullscreen is not working, at least not on my machine. no errors in the log concerning this issue.
- but there are log issues. Cannot load object model DefaultDynamicLightSet, DefaultDirectionLight, st_j2f2, st_fake_helice, Dummy. though the game looks and starts fine.
and, seriously, will there actually be a pack (player) for linux that supports fullscreen, mouse wheel etc before 2.0? i can\'t believe it\'s just my system. you must encounter something similar, especially since your ubuntu is not that brand new anymore, judging the log file that came with the standalone pack.
sorry if i sound rude and upset, i am just wondering.