mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 15:24:37 -05:00
Merge c2b5a49784 into 12935d5b25
This commit is contained in:
commit
3d80426b01
19
Data/Sys/GameSettings/FPJP01.ini
Normal file
19
Data/Sys/GameSettings/FPJP01.ini
Normal 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
|
||||
19
Data/Sys/GameSettings/FPUS01.ini
Normal file
19
Data/Sys/GameSettings/FPUS01.ini
Normal 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
|
||||
14
Data/Sys/GameSettings/NG0.ini
Normal file
14
Data/Sys/GameSettings/NG0.ini
Normal 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
|
||||
14
Data/Sys/GameSettings/NG1.ini
Normal file
14
Data/Sys/GameSettings/NG1.ini
Normal 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
|
||||
14
Data/Sys/GameSettings/NG2.ini
Normal file
14
Data/Sys/GameSettings/NG2.ini
Normal 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
|
||||
16
Data/Sys/GameSettings/NKZ.ini
Normal file
16
Data/Sys/GameSettings/NKZ.ini
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user