dreamer / boxtron

Steam Play compatibility tool to run DOS games using native Linux DOSBox
https://luxtorpeda.gitlab.io/
GNU General Public License v2.0
405 stars 5 forks source link

Steam Overlay causes graphical glitches #8

Closed dreamer closed 4 years ago

dreamer commented 5 years ago

This is not a bug in steam-dos, this issue exists to track bug status in DOSBox upstream. I will close this issue as soon as fixed DOSBox version will be released.

Black bars surrounding the game screen do not refresh - causing Steam's FPS counter and Overlay to leave annoying glitches. You can see them here in top-right and bottom-right corner:

2019-06-06-140145_1366x768_scrot

This issue is a bug in DOSBox 0.74-2 (current version), and is fixed in DOSBox 0.74-3 (SVN, r4229).

To test it, you can use the latest version of steam-dos (>= 0.3.0), compile the latest DOSBox from SVN (link) and override version used by steam-dos in the settings file (~/.config/steam-dos.conf):

[dosbox]
bin = ~/path-to-dosbox-svn-source-code/dosbox-code-0/src/dosbox
dreamer commented 4 years ago

Our community pinged all major distro packagers to hurry up with including 0.74-3 in distro (it seems like not all major distributions care about this), so I think there's no point in keeping this issue open.