Ryujinx/src/Ryujinx.Ava
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
..
Assets Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
Common ava: Fix crash when extracting sections from NCA with no data section (#5002) 2023-05-17 19:27:49 +00:00
Input Ava: Fix wrong MouseButton (#4900) 2023-05-12 21:39:42 +02:00
Modules/Updater Fix the restart after an update. (#4869) 2023-05-12 02:14:29 +02:00
UI Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
App.axaml Move solution and projects to src 2023-04-27 23:51:14 +02:00
App.axaml.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
AppHost.cs Added Custom Path case when saving screenshots (#5086) 2023-05-28 22:44:46 +02:00
Program.cs Add hide-cursor command line argument & always hide cursor option (#4613) 2023-05-02 03:29:47 +02:00
Ryujinx.Ava.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