mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 13:27:57 -05:00
settings: rename extended memory layout to unsafe, move from general to system
This commit is contained in:
@ -478,6 +478,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
<widget class="QCheckBox" name="use_unsafe_extended_memory_layout">
|
||||
<property name="text">
|
||||
<string>Unsafe extended memory layout (8GB DRAM)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
|
Reference in New Issue
Block a user