-
Install Steam on your Linux machine : https://store.steampowered.com
-
Install and activate the Latest version of Proton-GE-Custom on Steam : https://github.com/GloriousEggroll/proton-ge-custom/releases/latest
-
Now you can install MK11, go to your Steam library and click on the Mortal Kombat 11 install button
-
Exit the Steam and run the game with this command just for the first time to see Proton logs ( it may take a while ) and then exit the game
steam steam://run/976310
-
Use this fix for desync issues in online mod : ValveSoftware/Proton#2594 (comment)
-
Run the game with Steam launcher
Enjoy!
if you use intel CPU, do the following :
sysctl -n dev.i915.perf_stream_paranoid
if the output is 1
, you can change it to 0
with the following command :
sudo crontab -e
# add this line at the bottom or end of the file
@reboot /sbin/sysctl -q -w dev.i915.perf_stream_paranoid=0
Reboot your machine, and you should be good to go
if you want to upgrade Proton, be sure to remove the current MK11 wine folder before that :
rm -rf ~/.steam/steam/steamapps/compatdata/976310