Skip to content

Version 2022-03-17

Compare
Choose a tag to compare
@jrdennisoss jrdennisoss released this 18 Mar 01:26
· 38 commits to main since this release
47b4933

Changes:

  • Fixed video decoder slice boundary issues once and for all
    • Improves some of the green macroblock flashes
    • #51
  • Fixed audio decoder buffer overrun crash bug
    • Fixes Horde Intro Video Crash
    • #70
  • Added global surface Z-order control
    • Complements the last z-ordering changes, making the emulated ReelMagic interface more complete
    • May help with some of the z-order issues
    • #71
  • Scaffold Global "Magic Decode Key" Control
    • Another stepping stone to properly fixing the f_code hack
    • #72

Known issues:

Current Tested Game Compatibility:

  • Return to Zork
  • Lord of the Rings
  • The Horde (Improving)
  • Entity (Incomplete Testing but Improving)

Known Issues:

  • Incomplete ReelMagic driver API; game compatibility limited because of this.
  • A serious driver interface defect in the ReelMagic driver impacts game stability and compatibility:
  • Minor video artifacts sometimes occur across all games.
  • A few glitches occur in the Return to Zork game, but it's not unplayable:
  • The Horde:
  • Entity:
    • More Testing Required