Game INI updates

- F.ini: PR #4189 removes the need for 1x IR according to JMC
- GWO.ini: Just force integral resolution, not auto resolution
- GALP01.ini: I have no idea why EFBScale would be forced here
- GINX69.ini: I think JMC said it's fixed, but I can't find his post...
- SNS.ini: https://bugs.dolphin-emu.org/issues/9891
- P INIs: https://bugs.dolphin-emu.org/issues/9938
This commit is contained in:
JosJuice 2016-12-24 13:04:29 +01:00
parent 8192af9b3d
commit 3e4f682b76
10 changed files with 132 additions and 11 deletions

View file

@ -10,7 +10,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
EFBScale = 2
[Video_Hacks] [Video_Hacks]
# Some very early NES releases use a version of the NES emulator that doesn't require EFB2Ram. # Some very early NES releases use a version of the NES emulator that doesn't require EFB2Ram.

View file

@ -350,6 +350,3 @@ C03F0034 2C0E0001
EC210032 C0010034 EC210032 C0010034
EC210024 39C00000 EC210024 39C00000
281E0000 00000000 281E0000 00000000
[Video_Settings]
EFBScale = -1

View file

@ -1,6 +0,0 @@
# GINX69 - Batman Begins
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues = The game speed is too slow when emulation is running at 100% speed

View file

@ -18,5 +18,5 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
EFBScale = 1 EFBScale = -1

View file

@ -0,0 +1,22 @@
# P4BJ01 - Biohazard 4 Preview Disc
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId =
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# override value that was set in P.ini back to defaults
SafeTextureCacheColorSamples =

View file

@ -0,0 +1,22 @@
# PCKJ01 - Pokemon Colosseum Bonus Disc
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId =
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# override value that was set in P.ini back to defaults
SafeTextureCacheColorSamples =

View file

@ -0,0 +1,22 @@
# PCSJ01 - Pokemon Colosseum Bonus Disc
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId =
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# override value that was set in P.ini back to defaults
SafeTextureCacheColorSamples =

View file

@ -0,0 +1,22 @@
# PGSJ01 - METAL GEAR SOLID Special Disc
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId =
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# override value that was set in P.ini back to defaults
SafeTextureCacheColorSamples =

View file

@ -0,0 +1,22 @@
# PNRJ01 - NARUTO COLLECTION
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId =
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# override value that was set in P.ini back to defaults
SafeTextureCacheColorSamples =

View file

@ -0,0 +1,21 @@
# SNSE52 - Nascar: The Game 2011
[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 =
EmulationStateId =
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 0