Installer & launcher for 7th Heaven on SteamOS and other Linux distros
This script will:
- Apply patches to FF7's proton prefix to accomodate 7th Heaven
- Install 7th Heaven to a folder of your choosing (you must create this directory beforehand)
- Add 7th Heaven to Steam and the KDE Launcher using a custom wrapper
- (SteamOS Only) Add a custom controller config, so you can control the mouse with the trackpad without holding down the STEAM button
- (SteamOS Only) Install a mod to 7th Heaven which automatically sets recommended graphics settings
- A fresh installation of FF7 via Steam
bwrap
needs to have the proper permissions in AppArmor. Open the terminal and follow these steps:
- Install
apparmor-profiles
sudo apt install apparmor-profiles
- Link the
bwrap
profile to AppArmor
sudo ln -s /usr/share/apparmor/extra-profiles/bwrap-userns-restrict /etc/apparmor.d/
- Load the profile into AppArmor
sudo apparmor_parser /etc/apparmor.d/bwrap-userns-restrict
gawk
needs to be installed or you will encounter a syntax error when 7thDeck tries to detect FF7's installation. Open the terminal and follow these steps:
- Install
gawk
sudo apt install gawk
- Download and extract to a folder of your choosing
- Run install.sh (Right-click -> Run in Konsole)
- Launch 7th Heaven from Steam or Desktop Shortcut