mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-20 17:51:13 +02:00
added x0.75 resolution setting
This commit is contained in:
@@ -1399,6 +1399,7 @@ class SettingViews {
|
||||
) {
|
||||
val scaleOptions = listOf(
|
||||
0.5f to "0.5x (360p/540p)",
|
||||
0.75f to "0.75x (540p/810p)",
|
||||
1f to "1.0x (720p/1080p)",
|
||||
2f to "2.0x (1440p/2160p)",
|
||||
3f to "3.0x (2160p/3240p)",
|
||||
|
||||
Reference in New Issue
Block a user