1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/src/Ryujinx.Ui.Common/Helper
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
..
CommandLineState.cs Add hide-cursor command line argument & always hide cursor option (#4613) 2023-05-02 03:29:47 +02:00
ConsoleHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
FileAssociationHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
LinuxHelper.cs Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
ObjectiveC.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OpenHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SetupValidator.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00