Minor problems in the install script #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/1/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
thanks for this!
I found a few things in the install script that can be improved - see the commits.
Thanks! I've merged, but I'll be rewriting almost all of your changes shortly, to separate out run_steamlink.sh, and to use the user-supplied path first. Still, just wanted to make sure your contributions were recorded. :)
Cool, thanks.
Also, it's possible to get the mod to launch from within Steam under Linux by creating a symlink inside the Half-Life dir:
ln -s hl.sh hl.exe
Might be a better option than a separate launcher script.
Way ahead of you. There's a fix in the install script which will symlink hl.sh to hl.exe if hl.exe doesn't exist. I left the launch script in just in case.
However, there are currently other problems. Do you also have mouselook problems, where you can only turn left/right for a bit before it stops? This seems to be another problem relating to the massive breaking changes Valve did a few weeks ago.
Hah, I guess I should have checked you changes ;-)
I haven't noticed any mouselook problems in Uplink or any other GoldSrc games (with Raw mouse input enabled).