How do i enable Week 7 Video Cutscenes on Desktop #2114
-
I Started to Compile the FNF WEEK 7 Source Code When i started Story Mode The Cutscene didn't begin, It was Pitch Black. But the Healthbar and icons are still there. Is there a way to Fix it? |
Beta Was this translation helpful? Give feedback.
Answered by
AbnormalPoof
Feb 10, 2023
Replies: 2 comments 1 reply
-
FlxVideo (the shit the week 7 cutscenes use) only works on HTML5, you would need to use something like hxCodec to get videos on desktop. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Hundrec
-
I'm There and i got HxCodec Now what am i suppose to do now?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FlxVideo (the shit the week 7 cutscenes use) only works on HTML5, you would need to use something like hxCodec to get videos on desktop.