Skip to content

Commit

Permalink
Update WiiWare INIs
Browse files Browse the repository at this point in the history
  • Loading branch information
Miksel12 committed Aug 6, 2019
1 parent 24718c1 commit 2089188
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 2 deletions.
19 changes: 19 additions & 0 deletions Data/Sys/GameSettings/WBK.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# WBKJGD, WBKEGD, WBKPGD - Arkanoid Plus!

[Core]
# Values set here will override the main Dolphin settings.

[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]
# Add any video settings here

[Video_Hacks]
EFBToTextureEnable = False
4 changes: 2 additions & 2 deletions Data/Sys/GameSettings/WD9.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# WD9EA4 - Castlevania ReBirth
# WD9EA4, WD9JA4, WD9PA4 - Castlevania: The Adventure ReBirth

[Core]
# Values set here will override the main Dolphin settings.
Expand All @@ -14,4 +14,4 @@ CPUThread = False
# Add action replay cheats here.

[Video_Hacks]
EFBToTextureEnable = False
DeferEFBCopies = False
16 changes: 16 additions & 0 deletions Data/Sys/GameSettings/WIC.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# WICPKQ, WICEKQ, WICJKQ - NyxQuest: Kindred Spirits

[Core]
# Values set here will override the main Dolphin settings.

[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_Hacks]
EFBToTextureEnable = False
17 changes: 17 additions & 0 deletions Data/Sys/GameSettings/WKT.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# WKTPA4, WKTEA4, WKTJA4 - Contra ReBirth

[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False

[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_Hacks]
DeferEFBCopies = False
16 changes: 16 additions & 0 deletions Data/Sys/GameSettings/XHD.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# XHDPKQ, XHDEKQ - NyxQuest: Kindred Spirits

[Core]
# Values set here will override the main Dolphin settings.

[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_Hacks]
EFBToTextureEnable = False

0 comments on commit 2089188

Please sign in to comment.