mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-20 03:32:15 +00: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 |
||
|---|---|---|
| .. | ||
| Diagnostics | ||
| Exceptions | ||
| Handles | ||
| Ipc | ||
| Kernel | ||
| Services | ||
| Utilities | ||
| AppletStateMgr.cs | ||
| ErrorCode.cs | ||
| ErrorModule.cs | ||
| GlobalStateTable.cs | ||
| Homebrew.cs | ||
| Horizon.cs | ||
| IdDictionary.cs | ||
| MemoryAllocator.cs | ||
| MemoryRegions.cs | ||
| MemoryType.cs | ||
| Process.cs | ||
| ServiceCtx.cs | ||
| SystemLanguage.cs | ||
| SystemStateMgr.cs | ||