mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05:00
fd323e7d4c
Most games map fine with the default values and I have yet to read a single complaint on mapping the touch pointer. Going to just leave it up to the users to setup mapping if the defaults are not correct.
23 lines
433 B
INI
23 lines
433 B
INI
# RMCE01, RMCJ01, RMCK01, RMCP01 - Mario Kart Wii
|
|
[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]
|
|
EFBEmulateFormatChanges = True
|
|
DeferEFBCopies = False
|
|
|
|
[Video_Stereoscopy]
|
|
StereoConvergence = 613
|
|
|
|
[Video_Settings]
|
|
MSAA = 0
|