tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.2k stars 131 forks source link

Dosbox config file ignored #665

Closed ghost closed 1 year ago

ghost commented 1 year ago
Expected behavior

When launching a game that uses Dosbox, that instance of Dosbox reads the .conf file found in my .config directory.

Actual behavior

When launching a game that uses Dosbox, that instance of Dosbox seems to be ignoring my .config file.

Steps to reproduce
  1. Have Dosbox installed from the Software manager
  2. Add a game to your Gamehub library and choose to launch with Dosbox
  3. Launch the game
Version and environment
- GameHub
    Version: 0.16.3-9327885-master
    Branch:  master
    Commit:  9327885393f022fd1cccb219a19c0f87ae5e0f5a
- Environment
    Distro:  Linux Mint 21
    DE:      X-Cinnamon
    GTK:     3.24.33
    Themes:  Mint-Y-Dark-Purple | Mint-Y-Dark-Purple
ghost commented 1 year ago

Found out something interesting: when checking a game's "Run with compatibility layer" window, unckecking "Disable fullscreen" (which add it's own .config commands) will avoid that bug.

I still consider this a bug, since adding commands should normally not interfere with the other Dosbox commands (like scalers, etc.).

ghost commented 1 year ago

Oops, I inadvertently closed it.