Merge pull request #13043 from Tilka/my_first_songs
GameSettings: force EFB-to-RAM for My First Songs
This commit is contained in:
commit
d0b10b84c0
|
@ -0,0 +1,6 @@
|
||||||
|
# SONDMR, SONFMR, SONPMR - My First Songs
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# EFB-to-RAM is required for the game to proceed past the song loading screen
|
||||||
|
# and for lyrics to show up.
|
||||||
|
EFBToTextureEnable = False
|
Loading…
Reference in New Issue