Update Options.mediawiki

This commit is contained in:
Margen67 2023-08-23 14:38:55 -07:00
parent cb78783a3c
commit 68307b9151
1 changed files with 14 additions and 0 deletions

View File

@ -77,6 +77,20 @@ __TOC__
|align="center"| <code>17</code>
|}
== 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.
{|
! <code>d3d12_allow_variable_refresh_rate_and_tearing</code> =
! <code>bool</code>
|-
| Off (''default'')
| <code>false</code>
|-
| On ([https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Arequires_mount_cache fixes some games])
| <code>true</code>
|}
== GPU ==
=== Direct3D 12 ===
==== Screen tearing ====