mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
a58c46be81
The "Notes" column is gone and in it's place an "Emulation Notes" column is placed (it contains the emulationissues lines from the game inis). Notes that contain useful info about the game can be seen with just a glance this way. Fixes issue 5043.
21 lines
607 B
INI
21 lines
607 B
INI
# SOUE01 - The Legend of Zelda Skyward Sword
|
|
[Core] Values set here will override the main dolphin settings.
|
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Needs real wiimote and motion plus. Use direct 3d9 backend for less graphic issues.
|
|
[OnFrame] Add memory patches to be applied every frame here.
|
|
[ActionReplay] Add action replay cheats here.
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
[Gecko]
|
|
[Video_Hacks]
|
|
EFBAccessEnable = True
|
|
DlistCachingEnable = False
|
|
[Wii]
|
|
DisableWiimoteSpeaker = 1
|