android: Frontend: Fix rendering aspect ratio & add a setting for it.
This commit is contained in:
parent
4f903d8d35
commit
6cc21a56d9
7 changed files with 25 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue