mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 15:24:37 -05:00
GameINI: Metal Arms Aspect ratio correction
Set suggested aspect ratio to 4:3 due to dolphin incorrectly setting it to 16:9 automatically. Apply suggestion from @jordan-woyak Co-authored-by: Jordan Woyak <jordan.woyak@gmail.com>
This commit is contained in:
parent
2eeff845bd
commit
aff3e3190c
|
|
@ -1,14 +1,6 @@
|
|||
# GM5E7D, GM5F7D, GM5P7D - Metal Arms: Glitch in the System
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
# Avoids misbehaving widescreen heuristic.
|
||||
SuggestedAspectRatio = 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user