1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-02 01:16:32 -05:00

kernel: switch extended memory setting to 8GB arrangement

This commit is contained in:
Liam
2023-04-08 17:47:26 -04:00
parent 25c4ae6e11
commit abb785f269
3 changed files with 4 additions and 4 deletions

View File

@@ -64,7 +64,7 @@
<item>
<widget class="QCheckBox" name="use_extended_memory_layout">
<property name="text">
<string>Extended memory layout (6GB DRAM)</string>
<string>Extended memory layout (8GB DRAM)</string>
</property>
</widget>
</item>