mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-28 02:34:32 +01:00
8c24b4745a
ImmediateXFBEnable was disabled originally when enabling VertexRounding was intended https://bugs.dolphin-emu.org/issues/10186
20 lines
393 B
INI
20 lines
393 B
INI
# G3QEA4 - Teenage Mutant Ninja Turtles 3: Mutant Nightmare
|
|
|
|
[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_Hacks]
|
|
VertexRounding = True
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|