Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by F.Ultra
Wasteland 3 now available on Linux from inXile Entertainment
18 Dec 2020 at 10:29 pm UTC Likes: 1

Quoting: Eike
Quoting: GuestI do and it's not the taxes.
The whole rest of your post was reffering to taxes, so I assumed the first sentence would, too.

Quoting: GuestIt's the wonderful 'digital single market' or whatever it's called. Back before this AAA game prices on release were around what 15-20 eur cost now (kind of like the price of the game if you buy it in russia atm), and now we are paying 60 euros.
I can't say for other courties, but if I compare the prices of games in the eighties with thhose today, taking into account inflation, games are actually cheaper (here) than they used to be. (Would actually be interesting if I find my Wasteland I bill. :D )
Pretty much the same over here, taking inflation in account I paid €43 for Wasteland back in 1988 and that was for the C64 version, most likely the PC version was close to double that.

Wasteland 3 now available on Linux from inXile Entertainment
17 Dec 2020 at 10:24 pm UTC Likes: 3

Quoting: HamishAny word on Linux support for Wasteland Remastered?
I don't think that we will ever see one, the remaster was outsourced to Krome Studios who have zero Linux experience.

Valve puts up Proton 5.13-4 to get Cyberpunk 2077 working on Linux for AMD GPUs
10 Dec 2020 at 1:37 pm UTC

Quoting: Linuxwarper
Quoting: rustybroomhandleWe do. It's a DirectX 12 game because of the raytracing support. The Stadia port is Vulkan, so I guess they do have a basis upon which they could include Vulkan support on Windows with some effort, but for now it is DirectX 12.
Where has it been stated that Stadia port uses Vulkan? All I've read are peoples expectations.
Sounds like a valid expectation though since e.g the patch needed for Proton wasn't needed for it to be playable on Stadia.

The Humble Sweet Farm Fall Bundle is live with some great picks
18 Nov 2020 at 8:07 am UTC Likes: 1

Quoting: DeathByDenimBizarre, why would Moonlighter be DRM-free on Windows and macOS, but not on Linux? That makes no sense to me.
Even more so since the DRM-free version is available on GOG already...

Gabe Newell of Valve is launching Gnome Chompski into space (yes really)
2 Nov 2020 at 11:14 pm UTC

Quoting: The_Aquabatmore space waste, another drop in the ocean. who cares right?
The gnome will burn on reentry so there should be no space debris from this (also I don't think that Nasa would allow the mission if there would be debris).

Collabora expect their Linux Kernel work for Windows game emulation in Kernel 5.11
29 Oct 2020 at 1:17 am UTC Likes: 1

Quoting: rustybroomhandleWill it work? Well, publishers are phenomenally stupid. They will happily develop for e.g. Stadia because it's a "new" platform pushed by a big company. But if you say "Linux" they hide under a table. My guess is that when Valve is ready to start rolling out Steam Machines v2, they will hardly even mention Linux in any marketing, but rather push it as some great new thing they invented between lattes.
That is because platforms like Stadia gives free marketing to the publishers worth tons of money, meanwhile them doing a Linux version will not give them free TV ads or a free spot at some gaming convention.

Microsoft Edge now available on Linux in Preview
23 Oct 2020 at 7:22 pm UTC

Quoting: Guest
Quoting: F.Ultra
Quoting: Guest
Quoting: F.Ultra
Quoting: Guest
Quoting: ShabbyX"Their own browser", <meme of crying cat with thumbs up, titled Chromium developers>

Also, windows calc on Linux? Why would you want that piece of garbage when the basic calc on Linux is so much better!
I like galculator myself.

But I think the windowx calc thing was done for no other reason than they could. Actually reading their blog on the matter (what heresy!) it was for proof of concept - a small, simple application like that is easier to prove fundamentals with.
Does galculator skip spaces? For some reason the Gnome Calculater since a few versions back decided that numbers like "1 000 000" was invalid, something that it just handled like 1000000 before, which makes it a pain in the ass to use for me since I have to do a lot of manual calculations from company prospectus and they all use space as separators for some reason.
Copy & paste into the scientific view looks to strip the whitespace, but not in paper mode.
The only other thing I can think of is to feed things through something that strips whitespace between two numericals. Still a pain, but less prone to typos maybe.
Thanks, well it was worth to ask, I guess I really have to download the source of Gnome Calculator and fix whatever mess they created :).

Funny anecdote with clipboards (come to think about it due to your solution of "feed thins through something") was that I once had to debug an application that wrote html files from data feeds and there where a problem in where news articles sometimes where missing. It turned out that the application writer couldn't figure out how to properly word wrap the text so his solution where to do a copy paste via the clipboard to a hidden text box with the correct dimensions and then copy+paste back the result after, so when people happened to work on the same machine as the application was running on and did copy+ṕaste the contents of the clipboard could end up in those html outputs...
Oh I hope that ended up on the daily worse-than-failure.
well that dev was a special creature, in the newseditor for our news team he had one error message bar that simple showed "call your on duty priest" :-)

Minecraft Java will move to Microsoft accounts in 2021, gets new social screen
23 Oct 2020 at 7:01 pm UTC

Quoting: brokkrI went from skeptical to shoulder shrugging to kinda pissed off again.

I figured I'd get out ahead and create a Microsoft account for it. Turns out the email already had a MS account. Reset password, fine. The I'm told that the account had violated the service agreement. Please give us your phone number. You know what? No. I don't think I want to give you my phone number to play a game I bought.

An MS account is not a big deal but it is a deal because of the inevitable BS. If facebook linking VR headsets to facebook accounts is a deal, then so is this.
Exactly this is the major problem, I already have one MS account to keep using Visual Studio updated at work for the rare windows builds that we do and it's a constant pain to maintain it.

Microsoft Edge now available on Linux in Preview
23 Oct 2020 at 6:53 pm UTC Likes: 2

Quoting: Guest
Quoting: F.Ultra
Quoting: Guest
Quoting: ShabbyX"Their own browser", <meme of crying cat with thumbs up, titled Chromium developers>

Also, windows calc on Linux? Why would you want that piece of garbage when the basic calc on Linux is so much better!
I like galculator myself.

But I think the windowx calc thing was done for no other reason than they could. Actually reading their blog on the matter (what heresy!) it was for proof of concept - a small, simple application like that is easier to prove fundamentals with.
Does galculator skip spaces? For some reason the Gnome Calculater since a few versions back decided that numbers like "1 000 000" was invalid, something that it just handled like 1000000 before, which makes it a pain in the ass to use for me since I have to do a lot of manual calculations from company prospectus and they all use space as separators for some reason.
Copy & paste into the scientific view looks to strip the whitespace, but not in paper mode.
The only other thing I can think of is to feed things through something that strips whitespace between two numericals. Still a pain, but less prone to typos maybe.
Thanks, well it was worth to ask, I guess I really have to download the source of Gnome Calculator and fix whatever mess they created :).

Funny anecdote with clipboards (come to think about it due to your solution of "feed thins through something") was that I once had to debug an application that wrote html files from data feeds and there where a problem in where news articles sometimes where missing. It turned out that the application writer couldn't figure out how to properly word wrap the text so his solution where to do a copy paste via the clipboard to a hidden text box with the correct dimensions and then copy+paste back the result after, so when people happened to work on the same machine as the application was running on and did copy+ṕaste the contents of the clipboard could end up in those html outputs...

Microsoft Edge now available on Linux in Preview
23 Oct 2020 at 6:47 pm UTC Likes: 1

Quoting: PhlebiacBack when M$ was actively trying to kill Netscape, there were versions of Internet Explorer for Solaris, HP-UX, etc. It does make you wonder what their motives are this time around. Maybe it's as simple as "we recommend using Edge to access Office 365" even on Linux. As long as they still support / don't actively sabotage it for other browsers, that isn't a terrible motive. Not that I would choose to use any of it.
The answer with Microsoft (and any large corporation for that matter) is control. Not having their own browser on Linux when Linux makes it big means that they would lose control any enterprise user that where running Linux instead of Windows.

And part of that control is to provide support for certain functions in things like Office 365.

The huge money maker for Microsoft have always been their other software (Office in particular) and not Windows itself, Windows have more been there to lock the customers in to their range of softwares (if you have invested in Windows why not also invest in other MS software, especially since it plays much nicer with other MS solutions like AD and so on), but now with the web becoming "the OS" for many many users they are of course desperate to somehow maintain control or rather still be relevant.