diff options
| author | skidau <skidau@gmail.com> | 2013-01-20 13:09:38 +1100 |
|---|---|---|
| committer | skidau <skidau@gmail.com> | 2013-01-20 13:09:38 +1100 |
| commit | 0a5f479250a3f596dd8757b6d28bdc29de92c32c (patch) | |
| tree | b2d21c9e0764df6a302bb932f31c86e7cc1be2b6 /Data | |
| parent | 6ec95d30af4ce33090d896414107844bea18c612 (diff) | |
Added a game property to disable the clearing of the data cache. This is needed by one known game, "Rubik's Puzzle Galaxy: Rush".
Fixes Violin Paradise.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/User/GameConfig/WZIPTW.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Data/User/GameConfig/WZIPTW.ini b/Data/User/GameConfig/WZIPTW.ini index 5fb4a23c18..6e7cce2648 100644 --- a/Data/User/GameConfig/WZIPTW.ini +++ b/Data/User/GameConfig/WZIPTW.ini @@ -1,5 +1,6 @@ # WZIPTW - Rubik's: Rush [Core] Values set here will override the main dolphin settings. +DCBZ = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 1 EmulationIssues = Requires data cache emulation |
