mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-14 15:01:57 -08:00
37071285bc
* GetConfig should return 0x30006 in production mode * GetConfig will now check settings only if nv!rmos_set_production_mode is set to "0" * Code formatting, TryGetValue * Slight fixup * dont forget the setting * Implemented non production mode setting grabbing * format issue * style changes