Cobra Forum

Linux Specialised Support => Gaming & Leisure => Topic started by: mahesh on Oct 30, 2023, 07:45 AM

Title: Ryujinx permanent memory mappings
Post by: mahesh on Oct 30, 2023, 07:45 AM
When I use Ryujinx I get the error "Max amount of memory mappings is lower then the recommended" this is solved by going into the terminal and typing

Code:
sudo sysctl -w vm.max_map_count=524288Sadly, if I have rebooted the system I need to type this in again and wanted to know is there a permanent fix.

Thanks in advance.