mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Merge pull request #7648 from JMC47/MonsterMayhemXFB
Enable XFB2RAM by default for Monster Mayhem.
This commit is contained in:
commit
2a1a09f57c
1 changed files with 18 additions and 0 deletions
18
Data/Sys/GameSettings/RI7.ini
Normal file
18
Data/Sys/GameSettings/RI7.ini
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# RI7E4Z - Monster Mayhem: Build and Battle
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
XFBToTextureEnable = False
|
Loading…
Add table
Add a link
Reference in a new issue