mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 13:47:56 -05:00
Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.
This commit is contained in:
@ -430,6 +430,7 @@ struct Values {
|
||||
|
||||
float resolution_factor;
|
||||
int aspect_ratio;
|
||||
int max_anisotropy;
|
||||
bool use_frame_limit;
|
||||
u16 frame_limit;
|
||||
bool use_disk_shader_cache;
|
||||
|
Reference in New Issue
Block a user