diff --git a/Options.mediawiki b/Options.mediawiki index de57ab981..ad562d6fe 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -77,6 +77,20 @@ __TOC__ |align="center"| 17 |} +== Cache == +* Games that require this have the [https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Arequires_mount_cache requires_mount_cache] label. + +{| +! d3d12_allow_variable_refresh_rate_and_tearing = +! bool +|- +| Off (''default'') +| false +|- +| On ([https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Arequires_mount_cache fixes some games]) +| true +|} + == GPU == === Direct3D 12 === ==== Screen tearing ====