jcm
jcm
It doesn't really matter I suppose, but I was also going to propose another solution, a bit less quick and dirty, that actually compares the UUIDs as CFUUIDs instead of...
Updated the PR to use `CFUUID` / `CFEqual` for comparisons so that's there, at least.
Yes; when testing this originally I made sure the virtual camera works with UUIDs passed to CMake in both uppercase and lowercase.
Is the hack verified to boot and run on hardware?
Console output yields: ```[96m[unusual] [0m[PIF::main] boot timeout: CPU has not sent the boot termination command within 5 seconds. Halting the CPU```
I have a local branch for ABI2 with both Metal and OpenGL changes. Will take a look at it again later today and compare notes.
I opened a PR on your branch with the Metal changes. As far as I can tell, the branch looks good to go after those are in (though we will...
They do not; there's only d3d9 which doesn't implement librashader at the moment.
Noticed an issue with this while fixing something else (was linking SDL even if `sdl2=false`). If there's other issues with this let me know!
On your system, have you set caps lock to trigger any action besides the system default? In any case, this is likely solved by #11100 et. al. There is not...