Merge pull request #3966 from Morph1984/hide-internal-resolution-ui
yuzu/frontend: Remove internal resolution option
This commit is contained in:
commit
4f35f3b78f
9 changed files with 3 additions and 113 deletions
|
@ -437,7 +437,7 @@ struct Values {
|
|||
bool renderer_debug;
|
||||
int vulkan_device;
|
||||
|
||||
float resolution_factor;
|
||||
u16 resolution_factor{1};
|
||||
int aspect_ratio;
|
||||
int max_anisotropy;
|
||||
bool use_frame_limit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue