diff options
Diffstat (limited to 'Data/User/GameConfig')
| -rw-r--r-- | Data/User/GameConfig/GBSE8P.ini | 1 | ||||
| -rw-r--r-- | Data/User/GameConfig/GBSP8P.ini | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Data/User/GameConfig/GBSE8P.ini b/Data/User/GameConfig/GBSE8P.ini index b774901496..61d1c769b9 100644 --- a/Data/User/GameConfig/GBSE8P.ini +++ b/Data/User/GameConfig/GBSE8P.ini @@ -1,5 +1,6 @@ # GBSE8P - BEACH SPIKERS [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 = 2 EmulationIssues = Controlls don't work ingame only walking works diff --git a/Data/User/GameConfig/GBSP8P.ini b/Data/User/GameConfig/GBSP8P.ini index 5ceadc46f8..fa68a7e996 100644 --- a/Data/User/GameConfig/GBSP8P.ini +++ b/Data/User/GameConfig/GBSP8P.ini @@ -1,5 +1,6 @@ # GBSP8P - BEACH SPIKERS [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 [OnFrame] Add memory patches to be applied every frame here. |
