mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 11:22:33 -07:00
Config: Add scaled resolution option
This commit is contained in:
@@ -55,6 +55,7 @@ struct Values {
|
||||
// Renderer
|
||||
bool use_hw_renderer;
|
||||
bool use_shader_jit;
|
||||
bool use_scaled_resolution;
|
||||
|
||||
float bg_red;
|
||||
float bg_green;
|
||||
|
Reference in New Issue
Block a user