mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
Clean up optimize quantizers and update to monopoly streets.
This commit is contained in:
parent
94da32d8a6
commit
bca41ce8eb
@ -1,6 +1,5 @@
|
|||||||
# G4BP08 - resident evil 4 game disc 1
|
# G4BP08 - resident evil 4 game disc 1
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
OptimizeQuantizers = 0
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack=1
|
TLBHack=1
|
||||||
UseDualCore = 0
|
UseDualCore = 0
|
||||||
OptimizeQuantizers = 0
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
Issues="Don't try DC because high LOAD CPU!!! and with Optimize Quantizers crash"
|
Issues="Don't try DC because high LOAD CPU!!! and with Optimize Quantizers crash"
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
# G6NE69 - NBA LIVE 06
|
# G6NE69 - NBA LIVE 06
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
TLBHack = 1
|
||||||
OptimizeQuantizers = 1
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
# G6NP69 - NBA LIVE 06
|
# G6NP69 - NBA LIVE 06
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
TLBHack = 1
|
||||||
OptimizeQuantizers = 1
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
# GGYE41 - GR2GC
|
# GGYE41 - GR2GC
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack=1
|
TLBHack=1
|
||||||
OptimizeQuantizers = 0
|
|
||||||
UseDualCore = 0
|
UseDualCore = 0
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# GIBE4F - The Italian Job
|
# GIBE4F - The Italian Job
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
OptimizeQuantizers = 1
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# GLYE69 - NBA LIVE 2005
|
# GLYE69 - NBA LIVE 2005
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
OptimizeQuantizers = 1
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# GO7F69 - James Bond 007(tm): NightFire(tm)
|
# GO7F69 - James Bond 007(tm): NightFire(tm)
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
OptimizeQuantizers = 0
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = needs optimize quantizers off
|
EmulationIssues = needs optimize quantizers off
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# GUVE51 - Freestyle Street Soccer
|
# GUVE51 - Freestyle Street Soccer
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
OptimizeQuantizers = 0
|
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
Issues="Corrupt Graphics"
|
Issues="Corrupt Graphics"
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
# S75E69 - WIIDISC
|
# S75E69 - Monopoly Streets
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = Use r5969 and previous to avoid the fifo errors at startup (r6521)
|
EmulationIssues = Skip any errors at startup and use integral efb scale (r6682)
|
||||||
EmulationStateId = 1
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
11
S75P69.ini
Normal file
11
S75P69.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# S75P69 - Monopoly Streets
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues = Skip any errors at startup and use integral efb scale (r6682)
|
||||||
|
EmulationStateId = 4
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
Loading…
x
Reference in New Issue
Block a user