Update Options.mediawiki

This commit is contained in:
Margen67 2023-08-22 17:55:26 -07:00
parent 52013ea3d6
commit cb78783a3c
1 changed files with 17 additions and 0 deletions

View File

@ -177,6 +177,23 @@ This is a hack, and as such, '''bugs should be expected when changed from the de
| <code>true</code>
|}
==== Queue priority ====
Setting this higher than default may improve performance.
{|
! <code>d3d12_queue_priority</code> =
! <code>#</code>
|-
| Normal (''default'')
| <code>0</code>
|-
| High (''recommended for speed'')
| <code>1</code>
|-
| Global realtime ''(requires running Xenia as administrator)''
| <code>2</code>
|}
=== Vulkan ===
==== Render target path ====
{|