mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Dragon Quest 25th Anniversary Collection INI changes
This game requires EFB turned off, otherwise every game will black screen, and it requires Safe Texture Cache to Safe, otherwise the cursor in game won't update, making it really hard to navigate the menu's
This commit is contained in:
parent
f815ff2060
commit
2b0bed8a7e
9
Data/Sys/GameSettings/S25.ini
Normal file
9
Data/Sys/GameSettings/S25.ini
Normal file
@ -0,0 +1,9 @@
|
||||
# S25JGD - Dragon Quest 25 Shuunen Kinen: Famicom & Super Famicom Dragon Quest I-II-III
|
||||
|
||||
[Video_Settings]
|
||||
# Fixes cursor freeze.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes black screen.
|
||||
EFBToTextureEnable = False
|
Loading…
x
Reference in New Issue
Block a user