Posted December 26, 2023
https://dosbox-staging.github.io/releases/release-notes/0.81.0-rc/
https://dosbox-staging.github.io/releases/release-notes/0.80.0/#reelmagic-support
https://en.wikipedia.org/wiki/RealMagic
https://github.com/dosbox-staging/dosbox-staging/wiki/Frequently-asked-questions#where-is-the-config-file
In dosbox-staging.conf, scroll to the [reelmagic] section and enable reelmagic support:
https://dosbox-staging.github.io/releases/release-notes/0.80.0/#reelmagic-support
https://en.wikipedia.org/wiki/RealMagic
https://github.com/dosbox-staging/dosbox-staging/wiki/Frequently-asked-questions#where-is-the-config-file
In dosbox-staging.conf, scroll to the [reelmagic] section and enable reelmagic support:
[reelmagic]
# reelmagic: ReelMagic (aka REALmagic) MPEG playback support:
# off: Disable support (default).
# cardonly: Initialize the card without loading the FMPDRV.EXE driver.
# on: Initialize the card and load the FMPDRV.EXE on start-up.
# reelmagic_key: Set the 32-bit magic key used to decode the game's videos:
# auto: Use the built-in routines to determine the key (default).
# common: Use the most commonly found key, which is 0x40044041.
# thehorde: Use The Horde's key, which is 0xC39D7088.
# <custom>: Set a custom key in hex format (e.g., 0x12345678).
# reelmagic_fcode: Override the frame rate code used during video playback:
# 0: No override: attempt automatic rate discovery (default).
# 1 to 7: Override the frame rate to one the following (use 1 through 7):
# 1=23.976, 2=24, 3=25, 4=29.97, 5=30, 6=50, or 7=59.94 FPS.
reelmagic = off
reelmagic_key = auto
reelmagic_fcode = 0
# reelmagic: ReelMagic (aka REALmagic) MPEG playback support:
# off: Disable support (default).
# cardonly: Initialize the card without loading the FMPDRV.EXE driver.
# on: Initialize the card and load the FMPDRV.EXE on start-up.
# reelmagic_key: Set the 32-bit magic key used to decode the game's videos:
# auto: Use the built-in routines to determine the key (default).
# common: Use the most commonly found key, which is 0x40044041.
# thehorde: Use The Horde's key, which is 0xC39D7088.
# <custom>: Set a custom key in hex format (e.g., 0x12345678).
# reelmagic_fcode: Override the frame rate code used during video playback:
# 0: No override: attempt automatic rate discovery (default).
# 1 to 7: Override the frame rate to one the following (use 1 through 7):
# 1=23.976, 2=24, 3=25, 4=29.97, 5=30, 6=50, or 7=59.94 FPS.
reelmagic = off
reelmagic_key = auto
reelmagic_fcode = 0