Skip to content

v1.10.0

Compare
Choose a tag to compare
@freezy freezy released this 07 Feb 21:41
· 520 commits to master since this release

Upgrade Instructions

  • If in the past you've used the installer, uninstall old version, and install new version.
  • If in the past you've used the zip file, overwrite the old files (DmdDevice.dll and dmdext.exe) with the new ones
  • If you're not sure, use the installer.
  • Open DmdDevice.ini and add the two new settings, both under [global]:
    • scalermode = scale2x
    • scaletohd = false

Changes

  • Finally, we got 64 color support, thanks to @mista-funky and @lucky01.
  • They also added proper upscaling support.
  • There were about a dozen bug fixes, mostly crashes.
  • Bug in --virtual-position where it wouldn't set the outer borders instead of width and height.