libretro-dolphin/Data/Sys/GameSettings/G8M.ini
teconmoon 85c01fc576
Don't defer EFB Copies to RAM - PMTTYD Issues
This resolves a few issues with bounding box animations and others. Most noticably, it greatly reduces the bounding box slowdown seen on some NVIDIA cards and also fixes the odd overlay glitches when moving between rooms on the Excess Express.
2020-04-25 21:38:38 -07:00

23 lines
461 B
INI

# G8ME01, G8MJ01, G8MP01 - Paper Mario: The Thousand-Year Door
[Core]
# Values set here will override the main Dolphin settings.
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
EFBToTextureEnable = False
BBoxEnable = True
ImmediateXFBEnable = False
DeferEFBCopies = False
[Video_Stereoscopy]
StereoConvergence = 545