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???
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???
Yeah I’ve heard Wine has gotten really decent. Maybe I should give it a shot. Change is always a bit hard, when it comes to habits.
absolutely agree on that last part. but yeah, apparently valve really accelerated the development of those translation layers for the steam deck.
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.
.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.
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.