Added "EnableFPRF = True" to the Beach Spikers game ini. Fixes the flickering textures.

Thanks to hk.konpie for the tip.

Fixes issue 5730.
This commit is contained in:
skidau 2012-11-24 00:09:38 +11:00
parent 085c81da86
commit 1071ccbcd5
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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.