mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-19 09:37:57 -05:00
android: Frontend: Fix rendering aspect ratio & add a setting for it.
This commit is contained in:
@ -318,7 +318,7 @@ anti_aliasing =
|
||||
fullscreen_mode =
|
||||
|
||||
# Aspect ratio
|
||||
# 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window
|
||||
# 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Force 16:10, 4: Stretch to Window
|
||||
aspect_ratio =
|
||||
|
||||
# Anisotropic filtering
|
||||
|
Reference in New Issue
Block a user