Ryujinx/Ryujinx.Common/Configuration
EmulationFanatic 0a55657bd2
Enable Profiled Persistent Translation Cache (PPTC) by default (#1844)
* Enable Profiled Persistent Translation Cache (PPTC) by default

Enables PPTC by default. Enough time has passed and enough games tested that it should be the preferred setting for 99.9% of games. In case we are worried about PPTC files being put on the user's disk, shader cache already does this by default and generates about the same size files on average, so this should no longer be a concern.

* Update config.json with PTC set to true

* Updated _schema.json to set PPTC to true.
2021-01-01 15:36:47 +01:00
..
Hid Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
System
Ui
AppDataManager.cs Allow launching with custom data directories (#1505) 2020-08-30 18:51:53 +02:00
AspectRatioExtensions.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00
AudioBackend.cs
ConfigurationFileFormat.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00
ConfigurationState.cs Enable Profiled Persistent Translation Cache (PPTC) by default (#1844) 2021-01-01 15:36:47 +01:00
DlcContainer.cs
DlcNca.cs
GraphicsDebugLevel.cs Rename DebugLevel Performance to Slowdowns (#1450) 2020-08-07 15:30:06 +02:00
LoggerModule.cs
TitleUpdateMetadata.cs