gnollhide

Results 12 comments of gnollhide

I'm having the same issue, using Flatpak Steam on Openbox. I will say I've had a little bit of success trying to launch certain Unity engine games, in that they...

Wanted to pop back in and say that manually updating my video drivers from nvidia-470 to nvidia-515 fixed it for me.

Just an update, the same logo.ico is missing for the categories popup, which causes it to render a blank grey box. Commenting out `window.iconbitmap(self.resource_path('logo.ico'))` in view.py causes the box to...

Of course, one moment. I'll start a fresh steam, log it to a txt file, start the game, load my test save, then quit it all.

[steamlog.txt](https://github.com/luxtorpeda-dev/packages/files/15441527/steamlog.txt) Attached is the simple terminal log output, if you want something more in-depth I'll have to get that to you tomorrow after I get some sleep.

I had a little extra time and realized that log only gets stdout and not the error stream, here's the full terminal output with both [steamerror.txt](https://github.com/luxtorpeda-dev/packages/files/15441533/steamerror.txt)

For an update, it turned out that I didn't have timidity or fluid-soundfont-gm installed so i tried installing those but it doesn't appear to have had any change in the...

Tried adding [fluidsynth] soundfont = "/usr/share/sounds/sf2/FluidR3_GM.sf2" to arena.conf with no change. Is there perhaps a different config I should've put it in?

Dropping it in the same directory as arena.conf and changing the link to "./FluidR3_GM.sf2" doesn't seem to make any change either. Is there a different directory I should be checking?...

[output.txt](https://github.com/user-attachments/files/16325481/output.txt) Here's the terminal output when launching with FluidR3_GM.sf2 in the DOSBox folder. [arena.txt](https://github.com/user-attachments/files/16325485/arena.txt) Also attached is my arena.conf converted to .txt in case you wanna look it over to...