mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 19:05:45 +00:00
android: Frontend: Fix rendering aspect ratio & add a setting for it.
This commit is contained in:
parent
ffdb02ea5e
commit
ca686f1ab7
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