mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Enabled Synchronise GPU on "SPEED CHALLENGE - Jacques Villeneuve's Racing Vision". Required to go in-game.
This commit is contained in:
parent
643f18d28b
commit
6d1a0f5c2a
17
Data/User/GameConfig/GSZP41.ini
Normal file
17
Data/User/GameConfig/GSZP41.ini
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# GSZP41 - SPEED CHALLENGE - Jacques Villeneuve's Racing Vision
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
SyncGPU = 1
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
UseBBox = 1
|
||||||
|
[Gecko]
|
Loading…
x
Reference in New Issue
Block a user