Moritz Bender
Moritz Bender
I've tried making virtual width and height `float` to see what would happen, and those virtual sizes are passed through so many layers that I've just given up for now.
fwiw I tested #1466 and emuhawk DOES throw an exception as it does currently, so there was never a silent fail.
What if we just not implement this and instead just refer people to [DiztinGUIsh](https://github.com/IsoFrieze/DiztinGUIsh) which is lightyears ahead of what the CDL could or would ever do in bizhawk?
The latest commit adds linux binaries which "work", as in everything loads, but I've experienced freezing after 1-100 frames. It's not a crash, just an unresponsiveness forcing me to close...
Linux can be fixed to work with all currently checked in binaries by applying the following diff: ```diff diff --git a/Assets/EmuHawkMono.sh b/Assets/EmuHawkMono.sh index 7ca69f6ea..e695450ac 100755 --- a/Assets/EmuHawkMono.sh +++ b/Assets/EmuHawkMono.sh @@...
> Well it doesn't hang and the audio is working, but still no video. That's with GLideN64. I tried changing it to `angrylion-plus` as suggested but got a black screen...
Hmm, those logs look proper, nothing out of the ordinary there. Note that for angrylion-plus, the `rsp` plugin must be set to `cxd4-sse2`, otherwise there will be no audio or...
Hm, I did a bit of testing with Donkey Kong 64 and it appears to be a GLideN64 plugin issue rather than a fault of anything in BizHawk, so it's...
This is more or less ready from my side. I want to pull a couple more submodules once they're ready and of course this needs to be rebased, but aside...
@kimimaru4000 I've rebased, could you try again now?