Update Options.mediawiki
parent
27b9641d48
commit
2ea4838132
|
@ -460,10 +460,10 @@ Allows changing max buffered audio frames to reduce audio delay.
|
||||||
|}
|
|}
|
||||||
|
|
||||||
=== Clear GPU cache ===
|
=== Clear GPU cache ===
|
||||||
* Games that require this to be true have the [https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Arequires_d3d12_clear_memory_page_state_true requires_d3d12_clear_memory_page_state_true] label.
|
* Games that require this to be true have the [https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Arequires_clear_memory_page_state_true requires_d3d12_clear_memory_page_state_true] label.
|
||||||
|
|
||||||
{|
|
{|
|
||||||
! <code>d3d12_clear_memory_page_state</code> =
|
! <code>clear_memory_page_state</code> =
|
||||||
! <code>bool</code>
|
! <code>bool</code>
|
||||||
|-
|
|-
|
||||||
| Off (''default'')
|
| Off (''default'')
|
||||||
|
|
Loading…
Reference in New Issue