config: Add option for specifying screen resolution scale factor.
This commit is contained in:
parent
b5eac78b43
commit
22ad9094e6
10 changed files with 170 additions and 25 deletions
|
@ -88,7 +88,7 @@ struct Values {
|
|||
// Renderer
|
||||
bool use_hw_renderer;
|
||||
bool use_shader_jit;
|
||||
bool use_scaled_resolution;
|
||||
float resolution_factor;
|
||||
bool use_vsync;
|
||||
bool toggle_framelimit;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue