mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-17 07:47:23 -05:00
GameSettings: Add CPU overclock to work around long black screen on boot in "Deadly Creatures".
An "Overclock" value of at least 1.06 seems to currently work around this issue.
This commit is contained in:
6
Data/Sys/GameSettings/RDC.ini
Normal file
6
Data/Sys/GameSettings/RDC.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
# RDCE78, RDCP78 - Deadly Creatures
|
||||
|
||||
[Core]
|
||||
# Overclock to work around long black screen on boot.
|
||||
Overclock = 1.10
|
||||
OverclockEnable = True
|
||||
Reference in New Issue
Block a user