For my “convenience” and because in this way they can show ads and clickbait

Also: I SET A FUCKING GROUP POLICY THAT DISABLES THE SEARCH BAR; WHY THEY FUCKING IGNORE IT???

  • Flaky@iusearchlinux.fyi
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    9 months ago

    For regular gaming experiences, WINE and Proton are brilliant. For some .NET stuff it’s still lacking. On WINE, MusicBee for example lacks proper CJK font redirection and dragging the tabs on it causes MusicBee to throw errors. You might also run into issues gaming if you have certain setups + controllers too.

    • dan@upvote.au
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      9 months ago

      For some .NET stuff it’s still lacking.

      .NET runs natively on Linux now. so newer apps should work fine unless they’re using Windows-specific APIs. For the legacy .NET Framework 4.x, they should work in Mono.

    • barsoap@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      .NET stuff

      Have you tried using mono? It does winforms by now though apps doing direct Win32 API calls (bypassing the actual .NET stuff) are iffy no matter what.