Set a new option that will soon required by SMB1/2/3 and F-Zero

This commit is contained in:
hrydgard 2009-06-13 14:00:14 +00:00
parent bb851c2089
commit 9a33419931
7 changed files with 11 additions and 4 deletions

View File

@ -1,6 +1,7 @@
# GFZE01 - F-ZERO GX (US Version) # GFZE01 - F-ZERO GX (US Version)
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
TLBHack=1 TLBHack=1
EnableFPRF = True
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 0 EmulationStateId = 0
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.

View File

@ -1,6 +1,7 @@
# GFZP01 - F-ZERO GX (PAL) # GFZP01 - F-ZERO GX (PAL)
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
TLBHack = 1 TLBHack = 1
EnableFPRF = True
Patch region=0x23801ce0 Patch region=0x23801ce0
[EmuState] [EmuState]
#The Emulation State. #The Emulation State.

View File

@ -1,5 +1,6 @@
# GM2E8P - SUPER MONKEY BALL 2 # GM2E8P - SUPER MONKEY BALL 2
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
EnableFPRF=True
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
Issues="Needs Projection Before R945 - Goes intro ,select and hangs" Issues="Needs Projection Before R945 - Goes intro ,select and hangs"

View File

@ -1,5 +1,6 @@
# GM2P8P - SUPER MONKEY BALL 2 # GM2P8P - SUPER MONKEY BALL 2
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
EnableFPRF=True
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = EmulationIssues =

View File

@ -1,5 +1,6 @@
# GMBE8P - Super Monkey Ball # GMBE8P - Super Monkey Ball
[Core] [Core]
EnableFPRF=True
#Values set here will override the main dolphin settings. #Values set here will override the main dolphin settings.
[EmuState] [EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set. #The Emulation State. 1 is worst, 5 is best, 0 is not set.

View File

@ -1,5 +1,6 @@
# JACP01 - F-Zero # JACP01 - F-Zero
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
EnableFPRF=True
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = EmulationIssues =

View File

@ -1,6 +1,7 @@
# RSME8P - SUPER MONKEY BALL BANANA BLITZ # RSME8P - SUPER MONKEY BALL BANANA BLITZ
[Core] Values set here will override the main dolphin settings. [Core]
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EnableFPRF=True
[EmuState]
EmulationStateId = 4 EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here. [OnFrame]
[ActionReplay] Add action replay cheats here. [ActionReplay]