Closed MTrop closed 1 year ago
From Alaux on DoomWorld, the frames in the DSDHacked extended frames are not outputting MBF21 Bits = 1 in a patch when Fast is being set on a frame.
MBF21 Bits = 1
I can confirm this behavior works in MBF21 mode for frames that don't have it set. Is it a default issue, or a code issue?
Turns out I didn't test it fully - putting MBF21 state flags in a state body didn't cause them to stick - the code to do so was missing!
Fixed in commit d2a95cd82de2e350d8262907a72ff533466ab4ba.
From Alaux on DoomWorld, the frames in the DSDHacked extended frames are not outputting
MBF21 Bits = 1
in a patch when Fast is being set on a frame.I can confirm this behavior works in MBF21 mode for frames that don't have it set. Is it a default issue, or a code issue?