mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fix Triforce GameINIs
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# GVSE8P, GVSP8P - Virtua Striker 3 ver. 2002
|
||||
# GVSP8P, GVSE8P, GVSJ8P - Virtua Striker 2002 (GC)
|
||||
# GVSJ8P - Virtua Striker 2002 (Triforce), Virtua Striker 4, Virtua Striker 4 ver. 2006
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
@ -10,3 +11,7 @@ FPRF = True
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[Video_Settings]
|
||||
|
@ -1,18 +0,0 @@
|
||||
# GVS46E, GVS46J - Virtua Striker 4 ver. 2006
|
||||
# Because Triforce games have weird IDs, properties are inherited from GVS.ini (Virtua Striker 3 ver. 2002)!
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
FPRF = True
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[Video_Settings]
|
||||
|
@ -1,18 +0,0 @@
|
||||
# GVS46E, GVS46J - Virtua Striker 4 ver. 2006
|
||||
# Because Triforce games have weird IDs, properties are inherited from GVS.ini (Virtua Striker 3 ver. 2002)!
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
FPRF = True
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[Video_Settings]
|
||||
|
@ -1,18 +0,0 @@
|
||||
# RELJAB - SegaBoot
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
$DI Seed Blanker
|
||||
0x80000000:dword:0x00000000
|
||||
0x80000004:dword:0x00000000
|
||||
0x80000008:dword:0x00000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$DI Seed Blanker
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
Reference in New Issue
Block a user