Skip to content

Version 2022-03-12

Compare
Choose a tag to compare
@jrdennisoss jrdennisoss released this 12 Mar 23:55
· 42 commits to main since this release
fd9f3c3

MPEG decoder bugfixes:

  • Patched PL_MPEG to always allocate both an audio and video decoder regardless what is declared in the MPEG system header.
  • Improved stability in the mechanism which detects and triggers video ES-only decoding mode.
  • Entity videos now play.

Current Tested Game Compatibility:

  • Return to Zork
  • Lord of the Rings
  • The Horde (Incomplete Testing but 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 way the ReelMagic driver calls back impacts game stability:
  • Minor video artifacts sometimes occur across all games.
  • A few glitches occur in the Return to Zork game, but it's not unplayable:
  • Lord of the Rings Issues:
  • The Horde:
    • More Testing Required
  • Entity:
    • More Testing Required