DBGL est une interface graphique en JAVA pour DOSBox, qui se base largement sur l’interface D-Fend. Elle gère plusieurs profils, plus de 1 000 si nécessaire, et il est possible d’en importer de D-Fend. Elle accepte plusieurs versions de DOSBox. Elle supporte les archives compressées au format 7z. Enfin, elle simplifie bien sûr le lancement de jeux sous DOS.
Les changements:
– Implemented custom conf sections for templates and profiles (bloodbat).
– Allow all captures to be saved in a single folder (bloodbat).
– Display warning when using non 8.3 filenames, use double quotes around booter image filenames when they contain a space (bloodbat).
– Improved layout issue with filled text fields (GT).
– Fixed an issue when multi-editing and changing ‘scaler’ or ‘priority’, resulting in invalid config values. Properly grey out checkboxes with conflicting values, and display the changes correctly in the wizard’s confirmation step.
– Prevent possible crash processing invalid ‘scaler’ or ‘loadfix’ settings (GT).
– Ignore special autoexec features used by D-Fend Reloaded such as 4DOS and DOS32A when importing (dor123).
– Fixed pouet querying regarding demo scoring.
– German translation updated (Marcel Luka).
– Updated some libraries. SWT is now up to 4.20, which is the last version to support Java 8.