Ryujinx/Ryujinx
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
..
Configuration Discord Rich Presence update (#1029) 2020-03-29 14:25:54 +11:00
Motion Remove some warnings and cleaning code (#1736) 2020-11-27 18:57:20 +01:00
Ui Interrupt GPU command processing when a frame's fence is reached. (#1741) 2020-12-17 19:39:52 +01:00
Updater Fix button press issue (#1836) 2020-12-26 15:59:41 +01:00
_schema.json Enable Profiled Persistent Translation Cache (PPTC) by default (#1844) 2021-01-01 15:36:47 +01:00
Config.json Enable Profiled Persistent Translation Cache (PPTC) by default (#1844) 2021-01-01 15:36:47 +01:00
Program.cs Add option to start games in fullscreen mode (#1580) 2020-12-01 23:02:27 +01:00
Ryujinx.csproj Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00