Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gameini updates. #1209

Merged
merged 1 commit into from Oct 5, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
30 changes: 30 additions & 0 deletions Data/Sys/GameSettings/DLSE64.ini
@@ -0,0 +1,30 @@
# DLSE64 - Star Wars: Rogue Squadron III: Rebel Strike: Limited Edition Bonus Disc (Demo)

[Core]
# Values set here will override the main dolphin settings.
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3

[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]

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
30 changes: 30 additions & 0 deletions Data/Sys/GameSettings/DLSP64.ini
@@ -0,0 +1,30 @@
# DLSP64 - Star Wars: Rogue Squadron III: Rebel Strike: Limited Edition Bonus Disc (Demo)

[Core]
# Values set here will override the main dolphin settings.
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3

[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]

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
30 changes: 30 additions & 0 deletions Data/Sys/GameSettings/GLRD64.ini
@@ -0,0 +1,30 @@
# GLRD64 - Star Wars - Rogue Squadron III - Rebel Strike

[Core]
# Values set here will override the main dolphin settings.
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3

[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]

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
20 changes: 11 additions & 9 deletions Data/Sys/GameSettings/GLRE64.ini
Expand Up @@ -2,12 +2,12 @@

[Core]
# Values set here will override the main dolphin settings.
TLBHack = 1
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Does not boot
EmulationStateId = 1
EmulationIssues =
EmulationStateId = 3

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand All @@ -19,10 +19,12 @@ EmulationStateId = 1
# Add action replay cheats here.

[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
30 changes: 30 additions & 0 deletions Data/Sys/GameSettings/GLRF64.ini
@@ -0,0 +1,30 @@
# GLRF64 - Star Wars - Rogue Squadron III - Rebel Strike

[Core]
# Values set here will override the main dolphin settings.
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3

[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]

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
30 changes: 30 additions & 0 deletions Data/Sys/GameSettings/GLRJ13.ini
@@ -0,0 +1,30 @@
# GLRJ13 - Star Wars - Rogue Squadron III - Rebel Strike

[Core]
# Values set here will override the main dolphin settings.
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3

[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]

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
30 changes: 30 additions & 0 deletions Data/Sys/GameSettings/GLRP64.ini
@@ -0,0 +1,30 @@
# GLRP64 - Star Wars - Rogue Squadron III - Rebel Strike

[Core]
# Values set here will override the main dolphin settings.
MMU = 1

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3

[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]

[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
18 changes: 10 additions & 8 deletions Data/Sys/GameSettings/PZLE01.ini
Expand Up @@ -2,11 +2,12 @@

[Core]
# Values set here will override the main dolphin settings.
ProgressiveScan = True

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues =
EmulationStateId = 4
EmulationIssues = Hold B while booting the game to enable Progressive Scan for NES games.

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand All @@ -18,13 +19,14 @@ EmulationIssues =
# Add action replay cheats here.

[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True

[Video_Settings]
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
18 changes: 10 additions & 8 deletions Data/Sys/GameSettings/PZLJ01.ini
Expand Up @@ -2,11 +2,12 @@

[Core]
# Values set here will override the main dolphin settings.
ProgressiveScan = True

This comment was marked as off-topic.

This comment was marked as off-topic.


[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues =
EmulationStateId = 4
EmulationIssues = Hold B while booting the game to enable Progressive Scan for NES games.

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand All @@ -18,13 +19,14 @@ EmulationIssues =
# Add action replay cheats here.

[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True

[Video_Settings]
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
18 changes: 10 additions & 8 deletions Data/Sys/GameSettings/PZLP01.ini
Expand Up @@ -2,11 +2,12 @@

[Core]
# Values set here will override the main dolphin settings.
ProgressiveScan = True

[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues =
EmulationStateId = 4
EmulationIssues = Hold B while booting the game to enable Progressive Scan for NES games.

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand All @@ -18,13 +19,14 @@ EmulationIssues =
# Add action replay cheats here.

[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =

[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True

[Video_Settings]
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
17 changes: 17 additions & 0 deletions Data/Sys/GameSettings/SNYEVZ.ini
@@ -0,0 +1,17 @@
# SNYEVZ - Monster High: 13 Wishes

[Core]

[EmuState]
EmulationStateId = 4
EmulationIssues =

[OnFrame]

[ActionReplay]

[Video]

[Video_Settings]
UseXFB = True
UseRealXFB = False
17 changes: 17 additions & 0 deletions Data/Sys/GameSettings/SNYPVZ.ini
@@ -0,0 +1,17 @@
# SNYPVZ - Monster High: 13 Wishes

[Core]

[EmuState]
EmulationStateId = 4
EmulationIssues =

[OnFrame]

[ActionReplay]

[Video]

[Video_Settings]
UseXFB = True
UseRealXFB = False