MGThePro

Results 4 comments of MGThePro

One thing to note is that SDL2 still defaults to x11 for now. It was defaulting to wayland for some time but was reversed temporarily a few months ago because...

I am also looking to use a library for downloading files and multiple connection seems to be the only major piece that is missing for my needs

adding an empty stop function at the end of the linkProfilePicture class seems to "fix" it. something simple like this: ``` stop () {} ``` Probably not the ideal solution...

SDL is switching back to defaulting to wayland soon. I'm not sure if that also breaks Ryujinx but probably worth investigating and setting that to x11 too if it causes...