Triang3l

Results 100 comments of Triang3l

> Gotcha, so you think it is still feasible? Yes, but maybe without ROV if the feature set is still on the Xbox One level.

Dumping the current status with Windows host kernel objects (or even pthread objects? though not sure) may be a bit problematic though 🤔

This is not really the place for "I want" or "this would be incredible". Comments are for constructive content that may help resolve the issue. For agreeing, please use the...

6ce5330f5f240f7ea5bcd06a49794480a339860a changes the location where CoreDispatcher::ProcessEvents should be called to the more traditional one for UWP apps — the thread that will be performing CoreApplication::Run. Windowed apps of Xenia now...

Porting to RetroArch would be way more complicated than just to UWP as it has its own, custom interface for communicating with everything on the host.

The resource limits apply only to shared resource access applications — declaring the `expandedResources` capability in the app's manifest grants it exclusive access to 6 CPU cores, 5 GB of...

Is `sched_yield` consistently available throughout various distributions?

Oh, well, I see, it's a part of POSIX.1-2001 at least. Fixed in 701300e8e9be446e04afb4731b18100783032ff9.

I'm not yet sure about the GUI issue, however — the current GUI code worked on my setup (Ubuntu 20.04, pure GNOME) in August or September, it's interesting. Though the...

Not fully resolved yet possibly — still need to validate the behavior in a range with both committed and uncommitted pages (currently only making the decision based on the original...