mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-10 09:17:50 +00:00
18 lines
414 B
INI
18 lines
414 B
INI
# RKMP5D, RKME5D - Mortal Kombat: Armageddon
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
# Dual Core mode causes FIFO error
|
|
CPUThread = False
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
# Fixes shadows at higher resolution.
|
|
# Option has no effect at 1x IR, so no reason not to enable.
|
|
VertexRounding = True
|