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

Update WiiWare INIs #8301

Merged
merged 1 commit into from
Aug 10, 2019
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Miksel12 marked this conversation as resolved.
Show resolved Hide resolved
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