So as we know Windows Platform Apps and WinUI3 apps do not work on Linux, I keep wondering if Microsoft were to launch a new API let’s say direct X 15 but limit it to Windows Store Apps, and provided a way for the apps to be installed from other stores like steam could they in time kill modern Linux gaming.

  • Sandbag
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    I guess I’m still confused on the why, is it because valve doesn’t want to update their games?

    Why is win32 so important?

    • Nyonnyan@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      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.

      • Ferk@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 month ago

        Yes, I don’t think it’s just about the execution of Win32 code, but also the possibility of MS using marketing techniques and dirty manipulation methods to give themselves advantages within the Windows platform to sway the general public to their store in a similar manner as how they push their browser, their MS Teams communication platform, their One Drive Cloud Storage, their search engine, their data-collection tech, their assistant, etc.

    • xavier666
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago
      • Most games use win32 while developing games
      • it’s a mostly open standard
      • when you develop games using win32, you decide how you want to deliver the game to the customer (Steam,Epic, your OWN website, GoG)
      • Steam can take a cut from your sales but if you don’t like their policy you can deliver the games via other platforms. You have choice
      • enter UWA. Games developed using this platform HAS to be delivered via Windows Store. The devs need to get a key which needs to be purchased from Microsoft.#
      • Microsoft can disable Win32 apps, if they want, and all games (other than which are on Windows store) will stop working
      • games from other platforms won’t work on PC since they are win32. Your choice is removed
      • Microsoft can ban you from the store, removing you ability to install apps