GameINI: PoP Two Thrones Aspect ratio correction
Set suggested aspect ratio to 4:3 due to dolphin incorrectly setting it to 16:9 automatically.
This commit is contained in:
committed by
Jordan Woyak
parent
aff3e3190c
commit
e3c2ed6250
@@ -1,14 +1,7 @@
|
||||
# GKME41, GKMP41 - Prince of Persia The Two Thrones
|
||||
|
||||
[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
|
||||
FastDepthCalc = True
|
||||
# Avoids misbehaving widescreen heuristic.
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
Reference in New Issue
Block a user