q3aql

Results 5 comments of q3aql

> Something wierd is that if I extract the music gro and convert ogg to mp3 and back to ogg it works. I was able to fix the bug by...

@axet Try to use my builds: https://github.com/q3aql/Serious-Engine/releases/ This builds include binaries + libraries for work with ogg music files. Only you must copy all libraries and binaries within "Bin" folder...

> > > Thanks! I'm trying to understand what is wrong here. > > First look, shows me here is no difference between your and ptitSeb difference in source. Are...

@Strekano Copy "SE1_10.gro" file included in this repo within root folder of game. Run again and will works fine.

I fixed the problem editing `/usr/share/applications/tabby.desktop` and adding the flag `--no-setuid-sandbox`. My .desktop file: ``` [Desktop Entry] Name=Tabby Exec=/opt/Tabby/tabby --no-sandbox --no-setuid-sandbox %U Terminal=false Type=Application Icon=terminal StartupWMClass=tabby Comment=A terminal for a...