Deleted user

Results 130474 comments of Deleted user
trafficstars

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.

![Screenshot 2024-11-07 075115](https://github.com/user-attachments/assets/0d122ee1-ed29-491f-a170-0b7af47338d7) Ported dear-imgui to libretro.

Update on WTFweg - my personal libretro core loader. Added ROM browser and development console. ![Screenshot 2024-12-03 072036](https://github.com/user-attachments/assets/ef0c03ba-c68b-489e-bc36-856642e91c0e) ![Screenshot 2024-12-03 072510](https://github.com/user-attachments/assets/295e1c39-e985-433a-8394-54896ae01f0c) ![Screenshot 2024-12-03 072002](https://github.com/user-attachments/assets/360b3b49-303d-4a83-bec7-484c34cfc273) ![Screenshot 2024-12-03 072018](https://github.com/user-attachments/assets/a0d0f40d-4b85-4cfa-87df-425affb005da) ![Screenshot 2024-12-03 061706](https://github.com/user-attachments/assets/00dd0e79-70ec-4526-bd68-cfda7791900c)...

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...