Cacodemon345

Results 80 comments of Cacodemon345

Like OBattler said, we don't understand the Voodoo code really well enough to fix the bug. We will fix it if we can find the source of the bug. This...

I can't directly push to the branch (and I don't have a working Haiku OS installation at the moment either at the moment to help out with the changes).

> > So, is Apogee Sound System stereo while DMX music was mono? > > Yes, the Apogee Sound System is stereo and supports dual OPL2 and OPL3 cards. >...

NVR files: [nvr.zip](https://github.com/86Box/86Box/files/14394248/nvr.zip)

There shouldn't be any need to do so because I think it uses the overlay for the video. But I would need to check again. It programs the overlay position...

Is Rise of the Triad support still planned or are plans for it dropped?

Note that Qt5 is not recommended for our Wayland support.

We use a setup with our renderers where Qt is responsible for setting up both software and OpenGL **window** (not widget) surfaces with rest of the UI correctly. If it...

Most Qt apps either use normal widgets for OpenGL rendering or use custom Wayland-tailored setups (which we can't do due to time and manpower constraints). Ours do not.

Thanks, but we use QOpenGLWindow with QStackedWidget.