Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.23 KB

File metadata and controls

45 lines (28 loc) · 1.23 KB

Guide to Install MK11 on Linux

  1. Install Steam on your Linux machine : https://store.steampowered.com

  2. Install and activate the Latest version of Proton-GE-Custom on Steam : https://github.com/GloriousEggroll/proton-ge-custom/releases/latest

  3. Now you can install MK11, go to your Steam library and click on the Mortal Kombat 11 install button

  4. 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
  1. Use this fix for desync issues in online mod : ValveSoftware/Proton#2594 (comment)

  2. Run the game with Steam launcher

Enjoy!

Intel Performance Support

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

Upgrade Proton

if you want to upgrade Proton, be sure to remove the current MK11 wine folder before that :

rm -rf ~/.steam/steam/steamapps/compatdata/976310