Ryujinx/Ryujinx.HLE/OsHle/Services/Nv
David 37071285bc NvGetConfig with production/non production swapping (#243)
* 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
2018-07-12 03:41:35 +02:00
..
NvGpuAS Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
NvGpuGpu Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
NvHostChannel Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
NvHostCtrl NvGetConfig with production/non production swapping (#243) 2018-07-12 03:41:35 +02:00
NvMap Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
INvDrvServices.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
NvFd.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
NvHelper.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
NvResult.cs NvGetConfig with production/non production swapping (#243) 2018-07-12 03:41:35 +02:00