mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
Merge pull request #7645 from JMC47/DeferEFBCopies
Disable Defer EFB Copies for Rune Factory Frontier
This commit is contained in:
commit
d1ce8aca9d
15
Data/Sys/GameSettings/RUF.ini
Normal file
15
Data/Sys/GameSettings/RUF.ini
Normal file
@ -0,0 +1,15 @@
|
||||
# RUFP99, RUFJ99, RUFEMV - Rune Factory Frontier
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user