###################################################################
# _____ _____ _ #
# | _ | |_ _| | | #
# | | | |_ __ ___ _ __ | |_ __ __ _ ___| | __ #
# | | | | '_ \ / _ \ '_ \| | '__/ _` |/ __| |/ / #
# \ \_/ / |_) | __/ | | | | | | (_| | (__| < #
# \___/| .__/ \___|_| |_\_/_| \__,_|\___|_|\_\ #
# | | #
# |_| #
# _ _ #
# | | | | #
# ______| | __ _ _ _ _ __ ___| |__ ___ _ __ #
# |______| | / _` | | | | '_ \ / __| '_ \ / _ \ '__| #
# | |___| (_| | |_| | | | | (__| | | | __/ | #
# \_____/\__,_|\__,_|_| |_|\___|_| |_|\___|_| #
# #
###################################################################
A script to automatically install OpenTrack and configure it for your Steam games running via Proton.
-
Easy installation of OpenTrack for Steam games.
-
Supports multiple games via Proton.
-
Automated setup for downloading and configuring OpenTrack latest
-
Start Menu Integration: Creates shortcuts in the Games section.
-
Flatpak Support: Works seamlessly with Flatpak installations of Steam and Protontricks.
-
Repair Menu: Fix issues with the launcher or settings easily.
-
AiTrack Setup: Automatically download and configure latest.
-
Assisted Mod Installation: Community-generated support for popular game mods.
Before installing, ensure you have the following tools installed on your system:
- Steam and Protontricks (required to locate your Steam games).
- Additional tools:
wget7zipcurlwine(required for running AiTrack).
- Download the Latest Version Run the following command to download the latest release:
wget $(curl -s https://api.github.com/repos/hrHVN/OpenTrack-launcher/releases/latest | grep "browser_download_url.*tar.gz" | cut -d '"' -f 4)- Extract the Contents
Replace
[version number]with the version of the downloaded file:
tar -xzf Opentrack-launcher-v[version number].tar.gzexample:
tar -xzf OpenTrack-Launcher-v1.1.0.tar.gz- Change Directory Navigate to the directory containing the install.sh script:
cd src- Make the Script Executable Grant execution permissions to the install script:
chmod +x install.sh- Run the Install Script Execute the script to begin the installation:
$ ./install.sh-
Start OpenTrack-Launcher After installation, you can find the OpenTrack-Launcher in your Start Menu under
Games. Launch it to begin using the tool. -
Configure Your Games Use the on-screen instructions or refer to the Wiki for help with game setup.
- The tool simplifies head-tracking setup for Steam games using OpenTrack.
- Supports installing community mods and ensures compatibility with Proton.
- Flatpak Steam and Protontricks support ensures no user is left out.