mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-01 17:06:32 -05:00
Merge branch 'XForYouX-dev' into dev
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
<item>@string/ratio_force_four_three</item>
|
||||
<item>@string/ratio_force_twenty_one_nine</item>
|
||||
<item>@string/ratio_force_sixteen_ten</item>
|
||||
<item>@string/ratio_thirty_two_nine</item>
|
||||
<item>@string/ratio_stretch</item>
|
||||
</string-array>
|
||||
|
||||
@@ -151,6 +152,7 @@
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
</integer-array>
|
||||
|
||||
<string-array name="rendererScalingFilterNames">
|
||||
|
@@ -601,6 +601,7 @@
|
||||
<string name="ratio_force_four_three">Force 4:3</string>
|
||||
<string name="ratio_force_twenty_one_nine">Force 21:9</string>
|
||||
<string name="ratio_force_sixteen_ten">Force 16:10</string>
|
||||
<string name="ratio_force_thirty_two_nine">Force 32:9</string>
|
||||
<string name="ratio_stretch">Stretch to window</string>
|
||||
|
||||
<!-- CPU Backend -->
|
||||
|
Reference in New Issue
Block a user