



Seems not to have controller number lights (though needs some research), instead each controller is associated to a, which isn't very helpful though. Polling-based just like XInput, though also has connection/disconnection events. Platform #defines for different API partitions / device families are another story, by the way - these are even more complicated than Xbox Live/Xbox Game Pass subscriptions :) There are some other FromApp functions though, but recent headers have wrappers for desktop names of certain functions, possibly with UWP's security requirements. Started yesterday - memory mapping has already been ported to the FromApp functions which don't support executing and writing the same pages simultaneously in a73592c. Cleanup of used Windows API functions - only use what is allowed for the UWP API partitions.It already has some separation between common utility parts and Qt-specific code, so maybe even in case the views will need to be replaced, a significant portion of viewmodels will stay. Graphical user is working on a beautiful Qt-based GUI for Xenia, we are not sure yet though whether it will look and feel native enough in UWP environment, possibly a new frontend will be needed.That's an interesting thing to try, though relatively low-priority for me personally currently, but shouldn't be very difficult.
