mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-28 21:08:04 +03:00
GameINI: Toshi engine updates
Update several INI GameSettings for Blue Tongue Entertainment games Add comments & more Nick games fixes Adds comments to all FMV fixes and adds even more fixes for Nick games
This commit is contained in:
parent
18979129f3
commit
883a5cccfa
17 changed files with 175 additions and 5 deletions
13
Data/Sys/GameSettings/GCA.ini
Normal file
13
Data/Sys/GameSettings/GCA.ini
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# GCAE5H - Cubix Robots for Everyone: Showdown
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
17
Data/Sys/GameSettings/GFO.ini
Normal file
17
Data/Sys/GameSettings/GFO.ini
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# GFOE78, GFOP78 - The Fairly OddParents: Shadow Showdown
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
17
Data/Sys/GameSettings/GFW.ini
Normal file
17
Data/Sys/GameSettings/GFW.ini
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# GFWE78 - The Fairly OddParents: Breakin' Da Rules
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
14
Data/Sys/GameSettings/GJY.ini
Normal file
14
Data/Sys/GameSettings/GJY.ini
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# GJYE78, GJYP78 - The Adventures of Jimmy Neutron Boy Genius: Attack of the Twonkies
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 512
|
|
@ -1,4 +1,4 @@
|
||||||
# GNOE78 - Nicktoons Unite!
|
# GNOE78, GNOX78 - Nicktoons Unite!
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
|
@ -10,5 +10,6 @@ MemoryCardSize = 2
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
14
Data/Sys/GameSettings/GQQ.ini
Normal file
14
Data/Sys/GameSettings/GQQ.ini
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# GQQD78, GQQE78, GQQF78, GQQH78, GQQP78 - SpongeBob SquarePants: Lights, Camera, Pants!
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 512
|
14
Data/Sys/GameSettings/GU6.ini
Normal file
14
Data/Sys/GameSettings/GU6.ini
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# GU6E78 - Nicktoons: Battle for Volcano Island
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
ImmediateXFBEnable = False
|
|
@ -9,6 +9,10 @@
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|
|
@ -9,8 +9,13 @@
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Enhancements]
|
||||||
|
# Fixes FMVs
|
||||||
|
ForceTextureFiltering = False
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
|
@ -10,8 +10,13 @@
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
|
# Fixes FMVs
|
||||||
ForceTextureFiltering = False
|
ForceTextureFiltering = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|
|
@ -10,5 +10,7 @@
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
ImmediateXFBEnable = False
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|
18
Data/Sys/GameSettings/RN3.ini
Normal file
18
Data/Sys/GameSettings/RN3.ini
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# RN3J78, RN3E78, RN3P78, RN3X78 - Nicktoons: Attack of the Toybots
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Enhancements]
|
||||||
|
# Fixes FMVs
|
||||||
|
ForceTextureFiltering = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
|
@ -1,4 +1,16 @@
|
||||||
# RQ4E78, RQ4J78, RQ4P78 - SpongeBob SquarePants: Creature from the Krusty Krab
|
# RQ4E78, RQ4J78, RQ4P78 - SpongeBob SquarePants: Creature from the Krusty Krab [Wii]
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
|
|
@ -1,4 +1,15 @@
|
||||||
# RSAE78, RSAP78 - SpongeBob's Atlantis SquarePantis
|
# RSAE78, RSAP78 - SpongeBob's Atlantis SquarePantis
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
18
Data/Sys/GameSettings/RUS.ini
Normal file
18
Data/Sys/GameSettings/RUS.ini
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# RUSX78, RUSK78, RUSE78, RUSP78, RUSY78 - SpongeBob SquarePants featuring Nicktoons: Globs of Doom
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Enhancements]
|
||||||
|
# Fixes FMVs
|
||||||
|
ForceTextureFiltering = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
|
@ -10,8 +10,13 @@
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
|
# Fixes FMVs
|
||||||
ForceTextureFiltering = False
|
ForceTextureFiltering = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Needed for some FMVs.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue