Deleted user
Deleted user
Looks like screen tearing. Which would be in line with OBS not capturing it.
An [OSD message](https://github.com/lhc70000/iina/issues/490) for sub visibility would give the user some feedback as well.
Sandbox Next uses _kvutils_ under the hood. My guess is that the issue is in this underlying library.
 Ported dear-imgui to libretro.
Update on WTFweg - my personal libretro core loader. Added ROM browser and development console.     ...
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @QingChenmsft, @vaishnavk, @juhacket.
hmm need to figure out how to optimize the image rendering
Started experiencing this issue just now. UA65TU8000
I'm not from Cloudflare. I've just tried to solve the same problem. Static assets are handled separately from script code in the CF API. There's [a separate process for uploading...
I successfully deployed static assets using `cloudflare_workers_script`, but had to work around a couple more issues. 1. Using an external data source to run a script to get the completion...