dolphin/Data/Sys/GameSettings/GPT.ini
fireworksordie 7bb78a1d6e
GameINI: fix screen tearing in PoP:SoT FMVs
Prince of Persia: Sands of Time exhibits screen tearing on FMVs in Dolphin. Tested the setting (suggested by Amphitryon) on PC and Android and can confirm the tearing previously seen is gone with EarlyXFBOutput disabled.
2025-05-07 12:08:19 -05:00

19 lines
365 B
INI

# GPTE41, GPTP41 - Prince of Persia : The Sands of Time
[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]
[Video_Hacks]
# Fixes FMVs tearing
EarlyXFBOutput = False
# Fixes FMVs not showing
ImmediateXFBEnable = False