This is the second public release of DOSBox Pure Unleashed based on version 1.0 Preview 4 of the core.
Give it a shot! Feedback is welcome here on GitHub as well as on Discord.
Edit: A hotfix was pushed 18 hours after the initial release with a fix for shutting down via the start menu.
Additions
- Add option to start with mouse locked (#6)
- Support shutting down the program via the start menu (#32)
- Add choice "Stretch the display to fill the window, ignoring any content aspect ratio" to the Video > Aspect Ratio setting (#18)
- Make build output ARM64 Windows executable (#24)
- Support PulseAudio backend on Linux (a9bacfe)
- Add support for win9x vmware mouse driver
Changes
- Always have a CD-ROM drive in a booted operating system to support mounting of CDs afterwards
- Improve compatibility with high dpi display modes on macOS and Windows (#1)
Fixes
- Fix crash when scrolling by pressing a letter immediately after selecting a menu item with the mouse (#30)
- Fix pressing a letter in the menu not jumping to the correct item when the selection has been hidden by moving the mouse cursor outside the menu area (#30)
- Minor Tseng emulation improvements (#26)
- Load gamepad mapper data even when mounting of the C: drive happens delayed via [autoexec of a conf file
- Avoid start menu showing at the start on a restart when it should be skipped
- Fix on-screen-display closing itself immediately after opening during a laggy frame
- Fix rare but potential crash or freeze where the setting of keyboard LED state can cause a page fault
- Fix crash on a chain of page faults in the middle of the dynamic core caching the next block
- Avoid selection scrolling while holding down a letter key in the menu
- Fix loading hard disk images as content not appearing as the D: drive in a booted operating system