mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05:00
85c01fc576
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.
23 lines
461 B
INI
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
|