News:

SMF - Just Installed!

Main Menu

Ryujinx permanent memory mappings

Started by mahesh, Oct 30, 2023, 07:45 AM

Previous topic - Next topic

mahesh

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.