mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 22:11:26 +12:00
move accurate rsx reservation to advanced
This commit is contained in:
parent
c0c86521a2
commit
d3585e1f80
1 changed files with 7 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue