Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

maybe add this little shell script "start_bitdragon.sh":

```
#!/bin/sh
env SDL_VIDEODRIVER=x11 GDK_BACKEND=x11 QT_QPA_PLATFORM=xcb   ./1BITDRAGON.x86_64  

```

Thanks for your feedback!