mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-12 01:21:07 +00:00
Core dumps are disabled by default on Linux, but this prevents access to the file picker due to security hardening. To work around this, core dumps are selectively enabled and disabled around the file picker tasks.