mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Update WiiWare INIs
This commit is contained in:
parent
24718c1a38
commit
20891882f5
19
Data/Sys/GameSettings/WBK.ini
Normal file
19
Data/Sys/GameSettings/WBK.ini
Normal file
@ -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
|
@ -1,4 +1,4 @@
|
||||
# WD9EA4 - Castlevania ReBirth
|
||||
# WD9EA4, WD9JA4, WD9PA4 - Castlevania: The Adventure ReBirth
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
@ -14,4 +14,4 @@ CPUThread = False
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
16
Data/Sys/GameSettings/WIC.ini
Normal file
16
Data/Sys/GameSettings/WIC.ini
Normal file
@ -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
Data/Sys/GameSettings/WKT.ini
Normal file
17
Data/Sys/GameSettings/WKT.ini
Normal file
@ -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
Data/Sys/GameSettings/XHD.ini
Normal file
16
Data/Sys/GameSettings/XHD.ini
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user