mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Fix aspect ratio swapping in Pitfall: The Lost Expedition
This commit is contained in:
parent
adac827a04
commit
967b4ac504
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@
|
|||
# for the "Pitfall!" and "Lost Cavern" Atari 2600 games to render correctly.
|
||||
# Otherwise the retro games appear to be stuttering.
|
||||
SafeTextureCacheColorSamples = 2048
|
||||
|
||||
# Fixes cutscenes playing in a different aspect ratio and gameplay flipping back and forth between 4:3 and 16:9.
|
||||
WidescreenHeuristicStandardRatio = 1.17
|
||||
WidescreenHeuristicWidescreenRatio = 1.56
|
||||
|
|
Loading…
Add table
Reference in a new issue