Jon
Jon
Need to emulate callbacks triggered from IRQ 11
Investigate "alternate" MPEG players as mentioned in Bobbytoz's post here: https://www.vogons.org/viewtopic.php?p=1049065#p1049065 If these actually work, then might give a hint how the `f_code` is to properly be derived.
What a nightmare this has turned out to be... I have learned that FMPDRV.EXE function 9 / subfunction 210h has something to do with this. If this is not sent...
Issue #117 partially addresses this issue
Not a VGA pallet issue... This issue was one of the problems: https://github.com/jrdennisoss/dosboxrm/issues/52 Renaming issue to a more accurate description of the problem
See Uka comment here: https://www.vogons.org/viewtopic.php?p=1063652#p1063652
Replace the `FMPDRV.EXE` on the ISO with `FMPLOAD.COM` file from the Return to Zork CD. (renaming `FMPLOAD.COM` -> `FMPDRV.EXE`)
Preload `SBLASTER.COM` from Return to Zork CD too
Need to research why `Video Messages` section has issues. See Uka comment here: https://www.vogons.org/viewtopic.php?p=1052229#p1052229
> After the first scene, when you transition to new scenes it repeatedly plays the animation of coming back to life. This animation should only play after a death scene,...