mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 17:21:16 +01:00
f62fb8ae5d
Monster Portraits are a pretty big part of the game as you actually build them. If users really want performance, they can manually disable it.
19 lines
347 B
INI
19 lines
347 B
INI
# 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
|