This is the third public release of DOSBox Pure Unleashed based on version 1.0 Preview 5 of the core.
Give it a shot! Feedback is welcome here on GitHub as well as on Discord.
Additions
Changes
- Show very long file names left aligned so they don't get cut off from both sides with the default center alignment drawing (#46)
Minor Fixes
- Improve fullscreen support on Linux (#17, #38)
- Fix remembering a Windows drive root as last used content directory (0c3e509)
Core Fixes
- Add mode "On (Only On-Screen Keyboard While in Game)" to "Use L3 Button to Show Menu" core input option
- Fix IDE CD-ROM and hard drive conflict causing a unnecessary delay during booting of an operating system
- Avoid a potential core crash when the content video mode changes and the on-screen mouse cursor becomes out of view
- Prevent mouse inputs being able to cause rare random page faults while booted into Windows 9x
- Port CPU fixes (for JMP/CALL/RET) from DOSBox-X to prevent some crashes when running Win9x
- Fix DOS table media id for mounted IMG/IMA floppy disks (fixes certain game installers)
- Avoid the C: drive of a mounted ZIP archive reporting more free than total space (fixes certain game installers)
- Fix INT 21 FINDFIRST call used to match a FAT drive volume label which contains spaces
- Avoid core freezing for a while when the emulated content suddenly becomes much heavier while using auto cycle adjusting
- Fix graphical glitches in Earthworm Jim and Prehistorik 2
- Add Firemace to Heretic weapon wheel
- Add Android compilation directives to fix linux sound distorted issue (on certain embedded devices?)