mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Fix issues.
Fixes issues mentioned in comments of the pr.
This commit is contained in:
parent
bfd94d590b
commit
50f7ac3d80
@ -1,7 +1,7 @@
|
||||
# DLSE64, DLSP64 - Star Wars: Rogue Squadron III: Rebel Strike: Limited Edition Bonus Disc (Demo)
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G5TE69, G5TP69 - Tiger Woods PGA TOUR 2005
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G6WE69, G6WP69 - Tiger Woods PGA TOUR 06
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GJNE78 - Jimmy Neutron Boy Genius
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GMIE70, GMIP70 - Mission: Impossible Operation Surma
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GT6E70 - Terminator 3: The Redemption
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GT6E70 - Terminator 3: The Redemption
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# JACE01, JACP01 - F-Zero
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
|
@ -6,7 +6,7 @@
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Use direct3d 11 for less glitches.
|
||||
EmulationIssues = Use direct3d for less glitches.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -6,7 +6,7 @@
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Create a quitar profile and use that instead of wiimote controls.
|
||||
EmulationIssues = Create a guitar profile and use that instead of wiimote controls.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -6,7 +6,7 @@
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Config and use the quitar and drums, wiimote asks for a microphone otherwise.
|
||||
EmulationIssues = Create a guitar profile and use that instead of wiimote controls.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# WSLEE6 - The Magic Obelisk
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
Loading…
Reference in New Issue
Block a user