diff options
| author | 2023-01-13 04:54:29 -0300 | |
|---|---|---|
| committer | 2023-01-13 04:54:29 -0300 | |
| commit | bb2aec00a2529c998998fc6ffe4617f464a9710b (patch) | |
| tree | 89238efa082314c8cdb4afccefba6c40da894a62 /src | |
| parent | 1.5X resolution scaler option (diff) | |
| download | yuzu-bb2aec00a2529c998998fc6ffe4617f464a9710b.tar.gz yuzu-bb2aec00a2529c998998fc6ffe4617f464a9710b.tar.xz yuzu-bb2aec00a2529c998998fc6ffe4617f464a9710b.zip | |
UI change
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_graphics.ui | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/yuzu/configuration/configure_graphics.ui b/src/yuzu/configuration/configure_graphics.ui index 8b02228fc..bb9910a53 100644 --- a/src/yuzu/configuration/configure_graphics.ui +++ b/src/yuzu/configuration/configure_graphics.ui | |||
| @@ -394,6 +394,16 @@ | |||
| 394 | <string>6X (4320p/6480p)</string> | 394 | <string>6X (4320p/6480p)</string> |
| 395 | </property> | 395 | </property> |
| 396 | </item> | 396 | </item> |
| 397 | <item> | ||
| 398 | <property name="text"> | ||
| 399 | <string>7X (5040p/7560p)</string> | ||
| 400 | </property> | ||
| 401 | </item> | ||
| 402 | <item> | ||
| 403 | <property name="text"> | ||
| 404 | <string>8X (5760p/8640p)</string> | ||
| 405 | </property> | ||
| 406 | </item> | ||
| 397 | </widget> | 407 | </widget> |
| 398 | </item> | 408 | </item> |
| 399 | </layout> | 409 | </layout> |