Earlier quoted context omitted.
Gamers have no other option, and thanks Valve, game studios have no reasons left to bother with native Linux clients. Just target Windows, business as usual, and let Valve do the hard work.
...game studios have no reasons left to bother with native Linux clients. How many game studios were bothering with native Linux clients before Proton became known?
Loss32: Let's Build a Win32/Linux
131–140 of 493 posts
Re: Loss32: Let's Build a Win32/Linux
#132Earlier quoted context omitted.
I would vote for Delphi/FreePascal, but share the sentiment.
I only had limited exposure to Delphi, but from what I experienced, it's big thumbs-up. But if you liked that, consider that C# was in many ways a spiritual successor to Delphi, and MS still supports native GUI development with it.
Re: Loss32: Let's Build a Win32/Linux
#133Re: Loss32: Let's Build a Win32/Linux
#134Earlier quoted context omitted.
My gaming PC isn't compatible with windows 11, so it was the first to get upgraded to Linux. Immediate and significant improvement in experience. Windows kept logging down the system trying to download a dozen different language versions of word (for which I didn't have a licence and didn't want regardless). Steam kept going into a crash restart cycle. Virus scanner was ... being difficult. Everything just works on L…
>> some sound issues Is this 1998? Linux is forever having sound issues. Why is sound so hard?
As always It is Not Linux Fault, but it is Linux Problem.
It's one of the reasons why I moved to OSX + Linux virtual machine. I get the best of both worlds. Plus, the hardware quality of a 128GB unified RAM MacBookPro M4 Max is way beyond anything else in the market.
Re: Loss32: Let's Build a Win32/Linux
#135Crazy how, thanks to Wine/Proton, Linux is now more compatible with old Windows games than Windows itself. There are a lot of games from the 90s and even the 00s that require jumping through a lot of hoops to run on Windows, but through Steam they're click-to-play on Linux.
> There are a lot of games from the 90s and even the 00s that require jumping through a lot of hoops to run on Windows What are some examples?
It's a great game, unfortunately right now I am not able to play it anymore :( even though I have the original CD.
Unfortunately, Wine is of no help here :(
Also original Commandos games.
Re: Loss32: Let's Build a Win32/Linux
#136Crazy how, thanks to Wine/Proton, Linux is now more compatible with old Windows games than Windows itself. There are a lot of games from the 90s and even the 00s that require jumping through a lot of hoops to run on Windows, but through Steam they're click-to-play on Linux.
Wine works on windows too. It's used by the shorthorn project to get software for newer versions of windows to run under XP.
Re: Loss32: Let's Build a Win32/Linux
#137Building GUI utilities based on VB6 instead of status quo web technologies might actually be more stable and productive.
Re: Loss32: Let's Build a Win32/Linux
#138Re: Loss32: Let's Build a Win32/Linux
#139Earlier quoted context omitted.
CDProjekt releases native linux builds.
I don’t think Witcher 3 or Cyberpunk 2077 have Linux builds available for the common folk? Cyberpunk has a ARM64 Mac build, though.
Re: Loss32: Let's Build a Win32/Linux
#140Earlier quoted context omitted.
Wine Is Not an Emulator (WINE). It provides win32 APIs; your CPU will handle the instructions natively. There is no “probably” about it.
Whenever people bring this up I find it somewhat silly. Wine originally stood for "Windows Emulator". See old release notes ( https://lwn.net/1998/1112/wine981108.html ) for one example: "This is release 981108 of Wine, the MS Windows emulator." The name change was made for trademark and marketing reasons. The maintainers were concerned that if the project got good enough to frighten Microsoft, they might get sued fo…