Skip to content

mgba SDL version wayland support - Audio works, but No window appears #3422

Open
@mozcelikors

Description

Hi,
I wanted to ask a question regarding wayland support of mgba but do not know if this is the correct place to ask such question.
In short, I would like to run mgba on a Raspberry Pi that has custom distro on it with weston/wayland desktop.
Since my system utilizes Qt6 and I assume mgba is Qt5, I wanted to avoid the Qt version and go with only SDL version.
Question is, has anybody ran mgba (SDL) on wayland before.

mgba is compiled with;

-DBUILD_QT=OFF
-DBUILD_SDL=ON

When I start like this,

pulseaudio --start
SDL_VIDEODRIVER=wayland mgba myrom.gb

I have the audio running correctly, but no window created on weston desktop.
There is no apparent error or warning on console.
That led me wondering if mgba-sdl is at all created with wayland in mind or has somebody ran it on a wayland desktop before.

NOTE: I will provide WAYLAND_DEBUG logs soon, but wanted to at least get some info if this is possible beforehand. Please guide me how to enable SDL logs as well, I can also attach them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions