mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00
Gameini updates.
Updates gameinis for various us wiiware titles. How to Train Your Dragon 2 (wii), Opoona (wii), The Legend of Zelda: Collector's Edition (gc), Super Mario Sunshine (gc), Super Monkey Ball 2 (gc) updated. Fixes issues 7491, 7447 and 7581.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Minor video glitches when pausing
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,3 +25,6 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
Reference in New Issue
Block a user