Skip to content

v0.11

Compare
Choose a tag to compare
@barotto barotto released this 12 Sep 17:22
· 541 commits to master since this release

Changes since v0.10:

  • Creative Sound Blaster 2.0 emulation
  • Dark style and Zoomed in view for the Realistic GUI mode
  • Joystick axes and buttons remapping support
  • Adjustable emulation speed, from 0.01% to 500%
  • Bug fixing, especially in the audio mixing department

The Sound Blaster DSP v2.01 emulation is a brand new implementation (except the ADPCM decoders taken from the DOSBox project). I tested it as much as I could but I still expect problems, so bug reports are very much welcome.
Adjustable emulation speed was already somewhat implemented, but it was so broken that I consider it a new feature.

New ibmulator.ini settings:

  • [sblaster] section to set up the Sound Blaster;
  • [gameport] section to enable/disable port emulation and set joystick mappings;
  • realistic_style and realistic_zoom settings in the [gui] section, to set up the new Realistic GUI style and zooming functions;

Windows binaries are compiled and tested on Windows 10 Pro 19.03 with latest MSYS2 release.
Linux binaries are compiled on Ubuntu 18.04 and tested on 20.04.