this post was submitted on 26 Mar 2024
138 points (92.6% liked)

Games

31343 readers
1292 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] atocci@kbin.social 2 points 4 months ago

I'm pretty sure the shared applications it's referring to there are UWP apps, which use a different set of APIs to traditional Win32 apps that are only available on full Windows versions. I looked into how Edge works a bit more, and it sounds like Microsoft made a special translation layer to take Edge's Win32 API calls and turn them into UWP ones. I guess games would be possible to run like this too?