• 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle
  • Win32 is a collection of windows APIs that allows applications to freely take use of windows. The problem being that 99% of current windows applications use win32 APIs, so all those programs would just be dead unless the alternative is api compatible. So in order to kill win32 Microsoft would have to release an api compatible alternative.

    So what would happen if they did that? That is kill win32 and add an api compatible alternative? Best case scenario: nothing changes. Worse case scenario: every single standalone exe would be dead

    So why kill win32? Power; by lets say locking the new api behind the windows store, they basically fully lock all applications to ever be redistributed to said windows store, killing steam, itch, epic games, and every single exe in existence. The only way applications would exist is by approval of Microsoft.

    Now obviously this will never happen.

    The entire premise of win32 shutting down is made up by people not understanding what they are talking about. However as a corporation, valve rather spends money on an alternative to be able to tell Microsoft, that they are able to significantly influence window’s desktop marketshare, than to let Microsoft do whatever they want, even if it is mostly just smaller things.


  • I have been using steamvr on linux since a while now, getting close to the mythical 1000h playtime. while it mostly works on paar with windows, there is a single drawback that might make it impossible for people to play on linux, being async. Which works on amd, but isnt supported by nvidia drivers.

    While that isnt really a problem in openvr if you can maintain your headsets display refresh rate or in games without a lot of movement (example vrchat), its missing in nvidia drivers results people with an nvidia card not being able to play any openxr games (example newer versions of beatsaber), as openxr hard depends on it. Stupidly enough, openxr games still work with async disabled, but refuse to if your drivers dont support it