"How To Prevent Windows Games from Crashing on Linux - Troubleshooting Guide"

Subscribers:
10,700
Published on ● Video Link: https://www.youtube.com/watch?v=gIQSNNqZzOI



Category:
Guide
Duration: 3:16
624 views
61


In this video I cover how to change the vm.max_map.count value, a Linux kernel parameter, in order to prevent certain games from crashing whilst using compatibility layers such as Steam Proton.

The vm.max_map.count value is responsible for controlling the maximum number of memory map areas that a process can have.

Or in other words, prevent a single or group of processes from consuming excessive amounts of virtual memory that could lead to performance or system instability.

Step 1. Changing The vm.max_map.count Value.

To change the limit, we need to add a new entry to the systctl.conf file located at located at /etc, which can be done with the following Terminal command.

sudo nano /etc/sysctl.conf

So, with the file open, simply scroll down to the bottom and add the following value.

vm.max_map_count=2147483642

Once done, save the file and reboot the machine.

Step 2. Checking The New vm.max_map.count Value.

To check that the new value has been applied, simply run the following Terminal command.

cat /proc/sys/vm/max_map_count

Which should return 2147483642

All done.

#proton #steam #linux

Social Media Links

Discord - https://discord.gg/3SxGk3WG2D

Reddit - https://www.reddit.com/r/IntelligentGaming2020/




Other Videos By Intelligent Gaming


1 day ago"How to Improve the Performance of Fallout New Vegas on Windows 11"
2024-04-13"What Are The Best Graphics Overhaul Mods for Fallout 76 in 2024?"
2024-04-03"How To Get the Ultimate PC Gaming Experience When Playing Dark Souls III"
2024-03-20"How To Play Command and Conquer Red Alert 2 On Linux – Step by Step Guide"
2024-03-10"How To Play Red Alert 2 in 1080p on Windows 11 - Step by Step Guide"
2024-03-01"How To Play Non-Steam Windows Games on Linux - Step by Step Guide"
2024-02-22"What Are the Best Mods For Dragon Age: Inquisition in 2024?"
2024-02-15"How To Remote into Windows 11 From Linux – Step by Step Guide"
2024-02-06"How To Play Enshrouded on Linux - Step-by-Step Tutorial"
2024-02-03"How To Prevent Windows Games from Crashing on Linux - Troubleshooting Guide"
2024-01-20"How to Unlock the Frame Rate in Elden Ring – Step by Step Guide"
2024-01-03"How To Secure Your Home Network - Block Adverts, Malware, and Adult Content"
2023-12-17"How To Install and Use Microsoft Teams on Linux - Complete Guide"
2023-12-04"How To Transform Skyrim into a Modern 3rd Person RPG - Complete Guide"
2023-11-23"How to Install and Use Spotify on Any Linux Distribution - Complete Guide"
2023-11-16"What Are The Best Nvidia Control Panel Settings for Gaming on Windows 11"
2023-11-02"How To Install Discord on Any Linux Distribution – Step By Step Guide"
2023-10-28"How To Set Up a Static IP Address on a Headless Raspberry Pi - Step by Step Guide"
2023-10-21"How To Install and Remove Deb Packages On Ubuntu - Step-by-Step Guide"
2023-10-10"How To Backup and Restore Linux Desktop Environment Config – Step by Step Guide"
2023-09-28"How to Install and Play Counter-Strike 2 on Linux - Step-By-Step Guide"



Tags:
Linux Gaming
Windows Games on Linux
Game Compatibility
Gaming on Linux
Troubleshooting
Wine
Proton
Linux Tips
Gaming Issues
PC Gaming
Linux Compatibility
Fix Game Crashes
Linux Troubleshooting
Wine Staging
Proton Troubleshooting
Windows Games on Linux Crash
Linux Gaming Solutions
Gaming Errors
Linux Game Performance
Wine Configuration