mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 21:32:50 +00:00
move accurate rsx reservation to advanced
This commit is contained in:
parent
c0c86521a2
commit
d3585e1f80
@ -1808,6 +1808,13 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="accurateRSXAccess">
|
||||||
|
<property name="text">
|
||||||
|
<string>Accurate RSX reservation access</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="AccurateVectorNaN">
|
<widget class="QCheckBox" name="AccurateVectorNaN">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -3404,13 +3411,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="accurateRSXAccess">
|
|
||||||
<property name="text">
|
|
||||||
<string>Accurate RSX reservation access</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="hookStFunc">
|
<widget class="QCheckBox" name="hookStFunc">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user