mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06: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:
@ -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
|
||||
|
Reference in New Issue
Block a user