vkedwardli
vkedwardli
Tried dmayle's `sudo perl -i.bak -pe '$before = qr"\x0F\x85\x9D\x03\x00\x00"s;s/$before/\xE9\x84\x03\x00\x00\x90/g;$before2 = qr"\x25\x26\x00\x48\x85\xC9\x74\x10"s;s/$before2/\x25\x26\x00\x48\x85\xC9\xEB\x11/g' /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit` But seems not working on my 2013 MacBook Air, any one get a working 10.9.5? Thanks
quick'n'dirty fix by https://github.com/flyinghead/flycast/commit/325cd9a066c5601b2581d541f6d961dab7422c45 just marking it down
It was briefly discussed in https://github.com/ocornut/imgui/pull/3108 > Need to figure out whether need to add markedText support and how. It requires to display the markedText, but not sure with imgui,...

Initial thought: Allow user to input provide a JavaScript function to filter/alter the message, `return false` = don't send `return [String]` where `[String]` could be the altered or original content
[Blace (Captain N)](https://discord.com/channels/627187835945877505/627187836441067533/1057026376345063424): So ehm. I was wondering about something I was just wondering, are there any plans to implement a screenshot feature in any upcoming updates. Preferably one that...
> Some additional work is needed for stack unwinding support on arm64/windows https://github.com/flyinghead/flycast/pull/1164
 There was a slow connection problem before 1.6.0 when UPnP failed. Now user with problematic UPnP, with disabled UPnP in Flycast + Setup manual Port Forwarding in their router,...
This is reproducible on **macOS 10.15.6** not reproducible on macOS 10.13.6 nor macOS 11.2.1 When using SDL2, I need to double press (or even more times) the Escape key to...