Nicolas Noble
Nicolas Noble
The bios' color is supposed to be random, isn't it?
Not sure where it's taking its entropy from.
To be fair, the only "good" source of srand would be root counters. JIT and Interpreter have different cycle bias in general due to differences in memory access functions. This...
Do you have a high dpi screen by any chance?
Sounds like this is something that can be done by a third party anyway, since there's no hard requirement for the main app to support flatpak? Anyone could do it...
Thank you for your contribution, but I'm not sure exactly what you mean or what's the intention? Knowing there's already an icon that is :) https://raw.githubusercontent.com/grumpycoders/pcsx-redux/main/resources/pcsx-redux.ico How would you intend...
Huh, interesting. I'll try to set up a fedora vm somewhere to reproduce this one.
Try adding `-stdout` to potentially get more information.
What's your GPU drivers btw? This really just means there's a division by zero somewhere, which is likely one of the functions computing window sizes or something.
Oh, I missed the part where you're relying on the host's glfw. This may be bad. Huh. Why didn't AppImage pick up the fact it requires glfw, and how is...