Dan Mons

Results 16 comments of Dan Mons

> (64bit) required file is missing This is probably a missing library. You can run `ldd` against the binary to find all the libraries that are missing, then go and...

I've made some progress toward fixing this for 32bit builds. It required a combination of switching linkers from `ld` to `gold`, and passing `--long-plt`. I'll update this repo with changes...

New version of the tools uploaded today. Initial tests have 32bit builds working for Debian 11 Bullseye and Debian 12 Bookworm. I'll close this older issue now, but if further...

Is Linux Wayland support a thing BGFX upstream need to do, or a task for MAME?

Reporting that this happens for me on Linux/WINE as well. Same methods as above in use, setting render resolution to 2.0x and playing back on my 1920x1080 screen with display...

Fantastic news, I'm really glad to hear they haven't given up on older protocols. I'll start testing shortly.