- Switch to Desktop Mode
- Open Konsole (command line terminal)
- Open Steam Console:
steam steam://open/console
- In Steam Console, follow the usual instructions to download the downpatch files: https://discord.com/channels/83061848139632640/83063005918531584/1054961844395200552
- In either Konsole or Dolphin, move the base depot folder somewhere accessible (i.e.
~/Desktop/MCC_Two_EEzy
) - Finish consolidating by moving the individual game depot(s) to the folder above
- Add the
steam_appid.txt
file as outlined in the downpatch instructions
Protontricks is an application that makes it a bit easier to run games using Proton (compatibility layer built by Steam for Windows games)
- Open Discover (app store)
- Search for Protontricks
- Install
Note: If you previously installed protontricks, you may need to remove the installation and app/user data via Discover then re-install, otherwise you may run into permissions issues related to bwrap.
- Open Konsole
- Run the following:
echo "alias protontricks='flatpak run com.github.Matoking.protontricks'" >> ~/.bashrc
echo "alias protontricks-launch='flatpak run --command=protontricks-launch com.github.Matoking.protontricks'" >> ~/.bashrc
- Reload bash:
source ~/.bashrc
- Open Konsole
- Run the following (update path to your downpatch file location):
protontricks-launch --appid 976730 ~/Desktop/MCC_Two_EEzy/mcc/binaries/win64/MCC-Win64-Shipping.exe