diff --git a/GFZE01.ini b/GFZE01.ini index bc829ed889..2e78006ad9 100644 --- a/GFZE01.ini +++ b/GFZE01.ini @@ -1,6 +1,7 @@ # GFZE01 - F-ZERO GX (US Version) [Core] Values set here will override the main dolphin settings. TLBHack=1 +EnableFPRF = True [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 0 [OnFrame] Add memory patches to be applied every frame here. diff --git a/GFZP01.ini b/GFZP01.ini index 078989ec04..f8cdbf2754 100644 --- a/GFZP01.ini +++ b/GFZP01.ini @@ -1,6 +1,7 @@ # GFZP01 - F-ZERO GX (PAL) [Core] Values set here will override the main dolphin settings. TLBHack = 1 +EnableFPRF = True Patch region=0x23801ce0 [EmuState] #The Emulation State. diff --git a/GM2E8P.ini b/GM2E8P.ini index db058a93d7..9714ac38bd 100644 --- a/GM2E8P.ini +++ b/GM2E8P.ini @@ -1,5 +1,6 @@ # GM2E8P - SUPER MONKEY BALL 2 [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. EmulationStateId = 3 Issues="Needs Projection Before R945 - Goes intro ,select and hangs" diff --git a/GM2P8P.ini b/GM2P8P.ini index be2453a24a..9f2322a909 100644 --- a/GM2P8P.ini +++ b/GM2P8P.ini @@ -1,5 +1,6 @@ # GM2P8P - SUPER MONKEY BALL 2 [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. EmulationStateId = 4 EmulationIssues = diff --git a/GMBE8P.ini b/GMBE8P.ini index 26c918e106..9089c89b3c 100644 --- a/GMBE8P.ini +++ b/GMBE8P.ini @@ -1,5 +1,6 @@ # GMBE8P - Super Monkey Ball [Core] +EnableFPRF=True #Values set here will override the main dolphin settings. [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/JACP01.ini b/JACP01.ini index 0a9b27b724..410f61427e 100644 --- a/JACP01.ini +++ b/JACP01.ini @@ -1,5 +1,6 @@ # JACP01 - F-Zero [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. EmulationStateId = 4 EmulationIssues = diff --git a/RSME8P.ini b/RSME8P.ini index ec6471b31e..97fe46aabb 100644 --- a/RSME8P.ini +++ b/RSME8P.ini @@ -1,6 +1,7 @@ # RSME8P - SUPER MONKEY BALL BANANA BLITZ -[Core] Values set here will override the main dolphin settings. -[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +[Core] +EnableFPRF=True +[EmuState] EmulationStateId = 4 -[OnFrame] Add memory patches to be applied every frame here. -[ActionReplay] Add action replay cheats here. +[OnFrame] +[ActionReplay]