mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
a9aabc398a
https://bugs.dolphin-emu.org/issues/10171 https://bugs.dolphin-emu.org/issues/10207 https://bugs.dolphin-emu.org/issues/10336 https://bugs.dolphin-emu.org/issues/10355 https://bugs.dolphin-emu.org/issues/10370 https://github.com/dolphin-emu/dolphin/pull/5726#discussion_r126879253
29 lines
599 B
INI
29 lines
599 B
INI
# G8ME01, G8MJ01, G8MP01 - Paper Mario: The Thousand-Year Door
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|
|
|
[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
|
|
|
|
[Video_Settings]
|
|
EFBScale = -1
|
|
|
|
[Video_Stereoscopy]
|
|
StereoConvergence = 545
|