mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-26 17:32:23 -05:00
* 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