Kishor Prins
Kishor Prins
Going to reopen the issue. I’ll need to take a look at why the issue occurs. @ddejohn can you provide more info on the issue? Did it work before, what’s...
So the app works without issues (see https://github.com/kprinssu/anne-keyboard-windows/issues/39#issuecomment-393337837)?
The logs are not being saved to file. It should be streamed to standard out. As far as I know, on release builds of the apps it’s not captured by...
This part of the app was hacked together. The reason why you need to have the FN key in both the base and function layer is to ensure that you...
@dylanparker Feel free to submit a PR. I am always happy to merge anything. I've also added you as a collaborator.
There is further discussion from RetroArch here: https://github.com/libretro/RetroArch/issues/3468 The appropriate syscall and flags are documented if you scroll further down in the issue that I linked.
@FrederickGeek8 To me it looks like @WilliamLCobb has already implemented the syscall and flags but newer iOS versions have broken things. Additionally, iNDS uses 4096 sized pages and I am...
@Mushmuch would you mind re-uploading your `USB-SSDTs_and_Kext.zip` zip file? Github seems have to removed it.
@felipejfc Do you mind uploading your SSDT and USB mapping kext?
I also have this issue on my HP Spectre 13. Not sure what the cause of the problem is and I will need to do more testing/debugging to figure what...