Disable FB for Yoshi's Story.
This fixes background corruption. Supposedly the game has graphical problems that only GLideN64 has successfully fixed in HLE.
This commit is contained in:
parent
9c9ecc238d
commit
ab3b455e74
|
@ -3786,6 +3786,7 @@ depthmode=0
|
|||
Good Name=Yoshi Story (J)
|
||||
Internal Name=YOSHI STORY
|
||||
depthmode=1
|
||||
fb_smart=0
|
||||
filtering=1
|
||||
fix_tex_coord=32
|
||||
fog=0
|
||||
|
@ -3794,6 +3795,7 @@ fog=0
|
|||
Good Name=Yoshi's Story (E) (M3)
|
||||
Internal Name=YOSHI STORY
|
||||
depthmode=1
|
||||
fb_smart=0
|
||||
filtering=1
|
||||
fix_tex_coord=32
|
||||
fog=0
|
||||
|
@ -3802,6 +3804,7 @@ fog=0
|
|||
Good Name=Yoshi's Story (U) (M2)
|
||||
Internal Name=YOSHI STORY
|
||||
depthmode=1
|
||||
fb_smart=0
|
||||
filtering=1
|
||||
fix_tex_coord=32
|
||||
fog=0
|
||||
|
|
Loading…
Reference in New Issue