Heroic-Games-Launcher / HeroicGamesLauncher

A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.
https://heroicgameslauncher.com
GNU General Public License v3.0
7.65k stars 411 forks source link

Launch DOS games using native system DOSBox #3793

Open hfc2x opened 1 month ago

hfc2x commented 1 month ago

Problem description

GOG games usually offer a Linux installer, but some of them only come with the Windows version of DOSBox (such as Warcraft), which Heroic tries to run through WINE. This is pretty inconvenient.

Feature description

DOS games should be able to run natively, since DOSBox is available as a package for most distros. GOG DOS games usually come with the required configuration ready for this.

Alternatives

No response

Additional information

This can be done on Steam by installing Boxtron. Instead of running Windows DOSBox through Proton, Boxtron allows Steam to launch the native version of DOSBox.

Lariaa commented 1 month ago

https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/3797 should help with this