darealshinji / black-mesa-blue-shift-scripts

Shell scripts used to play "Black Mesa: Blue Shift" natively on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are shell scripts used to play Black Mesa: Blue Shift natively on Linux. These scripts can be launched anywhere, you don't need to copy them into a specific directory.

launch_bshift.sh: Use this script to start the game. A symbolic link to the mod directory will automatically be generated.

apply_fixes.sh: This script will extract the sound files from the vpk archives, since there are issues with some sound files not being loaded correctly from the vpk archive files. It will also fix the HUD scanlines.

The command pip is expected to be installed (apt install pip).

To revert these fixes delete the folder bshift/sound and the file bshift/materials/dev/hud_scanline.vtf.

create_desktop_icon.sh: Create an icon on your desktop to start the game.

Note: Black Mesa and the workshop data are expected to be inside sub-directories of $HOME/.steam/root/steamapps. You need to modify the scripts if your installation paths differ.

About

Shell scripts used to play "Black Mesa: Blue Shift" natively on Linux

License:The Unlicense


Languages

Language:Shell 100.0%