mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
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.
This commit is contained in:
parent
6ec95d30af
commit
0a5f479250
9 changed files with 26 additions and 25 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue