Gui change and an update to the gameini database.

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.
This commit is contained in:
kostamarino@hotmail.com
2011-12-16 21:01:10 +02:00
parent d2f61fa155
commit a58c46be81
24 changed files with 172 additions and 103 deletions

View File

@ -2,7 +2,7 @@
[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 = Use Direct 3d 11 backend and efb to ram for less graphic glitches. Needs real wiimote and motion plus.
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]
@ -16,3 +16,5 @@ PH_ZFar =
[Video_Hacks]
EFBAccessEnable = True
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1