This commit is contained in:
Esteban Zapata 2025-05-29 02:16:10 -04:00 committed by GitHub
commit 068acba236
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 96 additions and 0 deletions

View File

@ -0,0 +1,19 @@
#FPJP01 - Paper Mario (J) Practice ROM
[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]
FastDepthCalc = True
[Video_Hacks]
EFBToTextureEnable = False
[Video_Stereoscopy]
StereoConvergence = 506

View File

@ -0,0 +1,19 @@
# FPUS01 - Paper Mario (U) Practice ROM
[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]
FastDepthCalc = True
[Video_Hacks]
EFBToTextureEnable = False
[Video_Stereoscopy]
StereoConvergence = 506

View File

@ -0,0 +1,14 @@
# NG0E01, NG0J01 - Zelda: Ocarina of Time (V1.0) Practice Rom
[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_Hacks]
# Fixes Link preview not appearing in Equipment Menu screen
EFBToTextureEnable = False

View File

@ -0,0 +1,14 @@
# NG1E01, NG1J01 - Zelda: Ocarina of Time (V1.1) Practice Rom
[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_Hacks]
# Fixes Link preview not appearing in Equipment Menu screen
EFBToTextureEnable = False

View File

@ -0,0 +1,14 @@
# NG2E01, NG2J01 - Zelda: Ocarina of Time (V1.2) Practice Rom
[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_Hacks]
# Fixes Link preview not appearing in Equipment Menu screen
EFBToTextureEnable = False

View File

@ -0,0 +1,16 @@
# NKZE01, NKZJ01 - Zelda: Majora's Mask practice Rom
[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_Hacks]
# Fixes Link preview not appearing in Equipment Menu screen
EFBToTextureEnable = False
# Fixes the screen shrinking effect not working properly.
DeferEFBCopies = False