Ryujinx-uplift/src/Ryujinx
TSRBerry 35d91a0e58
Linux: Automatically increase vm.max_map_count if it's too low (#4702)
* memory: Check results of pinvoke calls

* Increase vm.max_map_count when running Ryujinx

* Add SupportedOSPlatform attribute for WindowsApiException

* Revert increasing vm.max_map_count via script

* Add LinuxHelper to detect and increase vm.max_map_count

With GUI dialogs, this should be a bit more user-friendly.

* Supply arguments as a list to RunPkExec

* Add error logging in case RunPkExec() fails

* Prevent Gtk from crashing
2023-05-30 01:48:37 +02:00
..
Input/GTK3 Move solution and projects to src 2023-04-27 23:51:14 +02:00
Modules/Updater Fix the restart after an update. (#4869) 2023-05-12 02:14:29 +02:00
Ui About window: Add changelog link under ver. number (#5095) 2023-05-28 23:13:40 +02:00
Program.cs Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
Ryujinx.csproj Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
Ryujinx.ico Move solution and projects to src 2023-04-27 23:51:14 +02:00