vkedwardli

Results 46 comments of vkedwardli

https://github.com/hollylee/gas-preprocessor it is fixed in this fork

Not sure if Vsync works properly with the 24Hz ~ 120Hz ProMotion display tech, I will find a Mac to test later p.s. "later" could be when I buy the...

![](https://support.apple.com/library/content/dam/edam/applecare/images/en_US/macos/monterey/macos-monterey-system-prefs-displays-xdr-refresh-rates.png) Is there any difference if you manually select 60Hz or 59.94Hz in System Preferences?

For iOS 13.4, you still need to enable JIT locally thru the psychicpaper exploit, I'm not sure if it is supported in the source code level.

@Spidy123222 yes I'm referring to the fact that apps using the psychicpaper create an illusion that iOS 13 have built-in JIT support. And you are right that using external tools...

I'm not sure if psychicpaper is still being supported by AltStore / AltKit? https://github.com/rileytestut/AltKit/issues/7 (oh hi~) https://github.com/rileytestut/AltStore/issues/613

https://www.youtube.com/watch?v=0MKo1nD33yg The above video is a PoC showing 4 Flycast instances replay + recording. However it is using macOS's video capture (so I don't have to tackle the "number of...

Not sure if my workaround would cause any problem, I found that I can: 1. Create the account first using `signupWithUsername("anything_temporary_but_unique", "123")` 2. Remove the username by `user["username"] = null`...

Need to wait for @jhurray to push the latest version to podspec Before that happen you can install the master branch using `pod 'ChainableAnimations', :git => 'https://github.com/jhurray/JHChainableAnimations.git'`

@crashGG are you comparing the binary built from GitHub? https://github.com/flyinghead/flycast/actions/runs/2869921645