Slashdot Mirror


'Linux vs Windows' Challenge: Phoronix Tests Popular Games (phoronix.com)

An anonymous reader writes: Michael Larabel at Phoronix has combined their new results from intensive Linux/Windows performance testing for popular games on Intel, AMD, and NVIDIA graphics cards, and at different resolutions. "This makes it easy to see the Linux vs. Windows performance overall or for games where the Linux ports are simply rubbish and performing like crap compared to the native Windows game." The games tested included Xonotic, Tomb Raider, Grid Autosport, Dota 2, Middle-earth: Shadow of Mordor, F1 2015, and Company of Heroes 2 -- and the results were surprising.

Xonotic v0.8 outperformed Windows with a NVIDIA card, but "The poor Xonotic performance on Linux with the Intel driver was one of the biggest surprises from yesterday's article. It's not anything we've seen with the other drivers." And while testing on the Source 2 engine revealed that Valve's Dota 2 "is a quality Linux port," most of the other results were disappointing -- regardless of the graphics card and driver. "Tomb Raider on Linux performs much worse than the Windows build regardless of your driver/graphics card... Shadow of Mordor's relative Linux performance is more decent than many other Linux games albeit still isn't running at the same speeds as the Windows games..."

The article concludes with a note of optimism. "Hopefully in due time with the next generation of games making use of Vulkan...we'll see better performance relative to Windows." Have Slashdot readers seen any performance issues while playing games on Linux?

141 comments

  1. Query by Anonymous Coward · · Score: 0

    What is this "Linux" you speak of?

    1. Re: Query by Anonymous Coward · · Score: 0

      It was the best thing ever, but then SystemD came along and ruined it forever.

    2. Re: Query by kvvbassboy · · Score: 1

      It's called systemd

    3. Re: Query by Anonymous Coward · · Score: 0

      It is called... games and video card drivers have been being optimized for Windows specifically for 20 years now. Of course they aren't going to work as well (unoptimized) on a Linux system.

  2. Anyone know what made them by rsilvergun · · Score: 1

    port Tomb Raider to Linux? I'm not saying it's not cool and all, but I just can't imagine enough of a market for it. Shot across the bow to Microsoft over UWP maybe? From what I could tell that was what SteamOS was all about (and why Valve let it fizzel after the Windows Store bombed in Win8)

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Anyone know what made them by Alwin+Henseler · · Score: 3, Interesting

      As far as my limited understanding goes: OSX ports of games involve building against many of the (open source) components included in Linux distro's. So when doing an OSX port, a Linux port is 'low hanging fruit'. Some studios may take advantage of that to do a Linux port as well. Or not... depending on title, game engine, sales, in-house developer expertise, etc etc.

      The market for OSX games is small compared to Windows games, but still significant and considerably bigger than Linux gaming. So in a way, you could say Linux gaming is freeriding on the OSX games market. And of course for games that are popular enough, even a 1~2% market is enough to warrant the effort for a port.

    2. Re:Anyone know what made them by Dutch+Gun · · Score: 4, Informative

      I can't speak for the Tomb Raider devs, but I can at least give you my general impressions from the industry.

      It's a small market, certainly, and inroads remain slow. Most high profile game developers, or at least the ones I've previously worked for, never even gave it a second thought. I think that's slowing changing, although certainly not as fast as in the indie scene. My impression is that a lot of indie game devs (my own included) focus on Linux precisely because the AAA studios don't seem to care about it, so it's a more untapped market. It takes fewer sales to make an indie game profitable, so we can afford to take the time to support that platform. When your budget is tens of millions (or hundreds in the largest case these days), you have to focus on the largest market for the biggest return.

      Another factor is that many large studios have in-house engines or heavily modified commercial engines, or else rely on a large number of 3rd party technologies. Developing your own Linux port is expensive, and if you're using 3rd party software, unless Linux is fully supported, a port is much less likely. Indie devs, on the other hand, are very likely to be using vanilla Unity or Unreal, which have native Linux support.

      I'm probably a bit unique for indies in that I'm using a custom engine, but am still planning complete Win/UWP/Mac/Linux support, doing all the ports the hard way (only Linux remaining now). Once your engine is done, though, it's just a matter of QA and update costs, so I'm counting on that long tail to make the initial investment worthwhile.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    3. Re:Anyone know what made them by Anonymous Coward · · Score: 0

      And of course for games that are popular enough, even a 1~2% market is enough to warrant the effort for a port.

      ... which is much easier if you think about cross-platform coding from the beginning, rather than trying to go back and do it later. The desire to release a game on both Windows and various consoles should provide a pretty good business case for doing things this way. A Linux release at that point should not be much more effort.

    4. Re:Anyone know what made them by mark-t · · Score: 1

      If there is no extra effort involved involved in targeting beyond checking a radio button in their build system that says "Linux target" (which is about how much effort is required for some game engines to make s Linux port), what do they have to lose by doing that?

    5. Re:Anyone know what made them by war4peace · · Score: 1

      Offtopic but I have to ask...
      Does your engine, by any chance, offer the development infrastructure for supporting space-based 3D games?

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    6. Re:Anyone know what made them by Kjella · · Score: 4, Informative

      It's a small market, certainly, and inroads remain slow. Most high profile game developers, or at least the ones I've previously worked for, never even gave it a second thought. I think that's slowing changing, although certainly not as fast as in the indie scene.

      A good question is still: Why? According to Steam's survey 95.42% run Windows, 3.60% Mac and 0.84% Linux - not sure where the last 0.14% went. The number of Linux gamers is not budging, it's the same hardcore 1% that's used it on the desktop for the last decade. Unless Valve starts to get serious about Steam Machines and Linux I really don't see much of a business case...

      --
      Live today, because you never know what tomorrow brings
    7. Re:Anyone know what made them by Anonymous Coward · · Score: 0

      Probably the biggest business case is simple: we already want to make the game as reasonably portable as possible so we can put in on PC, consoles, and possibly mobile--ie, often Android. At that point, it should be [relatively] trivial to port to Linux. That, of course, doesn't mean it'll actually be worth the effort. But to get to the point that Linux port might actually be viable has already a strong business case precisely because we're at the point where platform exclusives are generally a bad idea--unless you're MS or Sony or Nintendo. Otherwise, assets are the big modern money drain on AAA studios. Trying to leverage them on even a 0.84% increase in market share by investing more in the coding may pay off in the long run.Just as much, pegging yourself to one platform is a bad idea because you may want to do an HD version later and doing a complete rewrite makes that out of the question.

      If all you're creating is shovelware, though? Then you want to cut as many corners as possible and that means relying on 3rd party engines which already support Linux. Even doing it badly, as this survey shows, still lets you put a checkmark beside "runs on SteamOS/Linux". It's not like there's a real expectation of support from even AAA studios, baring some exceptions.

    8. Re:Anyone know what made them by Dutch+Gun · · Score: 1

      No, it's a 2D tile-based engine. Normal commercial engines can handle typical 3D scenarios, but I had some very specific ideas about how I wanted my tile-based games to work, and none of the commercial engines worked the way I had envisioned.

      Unless you've got some very specific requirements that make it impractical, or unless you're a *very* large company that can afford to write your own engine, it's generally a better idea to use a commercial game engine.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    9. Re:Anyone know what made them by war4peace · · Score: 1

      Thank you, it didn't hurt to ask :)

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    10. Re:Anyone know what made them by Anonymous Coward · · Score: 0

      According to some sources, the Steam Survey thing doesn't come up nearly as often on Linux as it does on Windows, and not at all on SteamOS.

      And indeed, the Linux number you quote looks a lot like the number of Netscape users we counted on the website of a company I worked for 15 years ago. Both the websites and the counter scripts supported only Internet Explorer. How those few Netscape users managed to get counted I never figured out. Might have been the developers testing with the redirect to download Internet Explorer turned off.

    11. Re:Anyone know what made them by Anonymous Coward · · Score: 0

      That is ignorant. Testing, maintenance, distribution all cost money. For any large enough game you are still looking at potentially hundreds of thousands of dollars (millions for some) for your simple recompile and it is almost never JUST a simple recompile. The maths is simple, how many Linux game buyers do they need to pay those costs + make a good profit vs how many buyers they think they will get, historically the maths hasn't added up so it hasn't been worth the small extra effort.

    12. Re:Anyone know what made them by F.Ultra · · Score: 1

      A sale is still a sale and as long as the porting efforts costs less than what you can sell you have a net profit and for some smaller companies that can be the difference between make it or break it. And to increase your income by 0.84% is not to be frowned upon if the actual number of sales is high enough.

    13. Re:Anyone know what made them by Anonymous Coward · · Score: 0

      +1

      I built a SteamOS box 6 months ago, and use it daily. I've never had the survey come up, ever. I've seen it a *few* (not many) times running the Steam Client on my buntu laptop and LMDE desktop.

    14. Re:Anyone know what made them by mark-t · · Score: 1

      Notably, Unity3D, which is a pretty major player in the game engine field today, started supporting Linux targets a while ago, and for that system, it IS just a recompile, unless you've written explicit platform-specific code which in my experience with Unity is never necessary. Unity has abstractions over most aspects of the hardware that can result in 100% cross-platform code, and the resulting game works exactly the same as a desktop game built with it that targets any other platform.

  3. Re: LOL by Anonymous Coward · · Score: 0

    With your supreme Communist in Cheif Trudeu in charge, Canada will be a 3rd world country in no time.

    Funny, I remember Conservatives saying that 40 years ago about Trudeau Sr. Any timeline on when this will happen? Things seem pretty good over here!

  4. Re: Games on Linux will always run poorly by Anonymous Coward · · Score: 2

    I have Gentoo on my desktop, Mint on my laptops. Both include proprietary codecs like x264. Both make it trivial to install proprietary nvidia drivers through the package manager, like any other package. Even distros like Debian that don't come with them out of the box still have repos and installation tools readily available.

    Your experience does not represent all of Linux. But you seem to think it does. That's just ignorant.

  5. First games, then performance by Dukenukemx · · Score: 2

    I'm not worried about performance, so much as the games. I have Mint 17.3 on most of my PCs, and I can't play Fallout 4, Dark Souls 3, and GTAV. Bring the games, the performance will fallow.

    1. Re:First games, then performance by Anonymous Coward · · Score: 0

      Bring the games, the performance will fallow.

      in the meantime i wait in deep sarrow,
      but no graphs card shall i barrow,
      any fear other rings hallow,
      for my games will run better tomarrow.

    2. Re: First games, then performance by Anonymous Coward · · Score: 0

      Nicely done. :)

    3. Re:First games, then performance by Anonymous Coward · · Score: 0

      > the performance will fallow.

      I can't work out if that was a simple typo or a subtle comment.

  6. Windows to linux ports are crap. by 140Mandak262Jamuna · · Score: 4, Interesting
    Leave games, take high performance engineering analysis done by CAD/CAM design analysis tools. There is this leading company which became the leading company by acquiring many different physics simulation companies. And the acquisitions include pure-linux shops, pure-windows shops and some mixed. Their fluid mechanics tools come from what used to be a pure linux shop. It simply rocks in linux AND windows. Well done system, it would even catch access violations, clean up the sub systems and continue without crashing. Graphics would simply rock. It would take a fluid mechanics simulation being done on 128 node cluster and render the pressure contours on a remote work station. Fully scriptable too! Very good performance in windows and liunux. On the other side a geometry processing tool comes from a pure windows shop. This tool has the precision of Parametric Technolgies CAD engine and the flexibility of blender like UI. Slicker than Exxon-Valdez in Prince William Sound! But the damned thing does not even run on Linux. Their electronics analysis tools come from what used to be a unix shop, that went to Windows with Mainwin porting, then some sort hybrid of mainwin, kernel mode, console apps behind a reasonably good UI (unlimited undo/redo, complete parametric sweep with two levels of distributed processing!). Works reasonably well in Linux but even users who solve in linux postprocess in windows.

    Moral of the story: develop in linux and port to Windows, you could compete with native windows apps. Develop in windows and port to linux, you would be lucky if it just runs.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:Windows to linux ports are crap. by Anonymous Coward · · Score: 0

      Ironically it's only Microsoft's interference that's resulted in any problem in this regard. Most people would have gladly and easily dual booted both Windows and Linux from the same hard drive, using one for games and protected media, one for everything else/an alternative OS.

      The problem is that Microsoft didn't _want_ that, hence "Secure Boot" and the like, the issues with wonky UEFI and GPT (+ 1TB hard drive partitions), Microsoft's control of the signature process...the slow "evaporation" of the requirement for Microsoft certified machines to even _offer_ an option to disable "Secure Boot." It was quite clearly and obviously aimed at making it more difficult to run Linux on one's own comoditty, off-the-shelf hardware...and now we know why. Microsoft wants you to run Linux...on their Azure cloud platform and nowhere else.

      I'd run Windows 10 and Linux side by side if the above issues I've had with my own machine hadn't made it so difficult that I eventually just settled upon Linux...it's true, the games don't perform as well, but on a modern system they're not too dissimilar at this point to turn me off the idea. A few FPS loss here and there in exchange for not having to put up with Windows 10's "suggestions" or "telemetry," that would be nice...

    2. Re:Windows to linux ports are crap. by thegarbz · · Score: 1

      Leave games, take high performance engineering analysis done by CAD/CAM design analysis tools.

      What I meant to say was: Ignore the things that matter to people who play games, instead look at this completely irrelevant thing over here.

      Ultimately it doesn't matter who's fault poor performance is, just that the performance is poor. Telling people to do without something they want seems to have been the major marketing point of Linux since the 90s. It hasn't worked so far, maybe it would be better if effort was spent improving the ports.

    3. Re:Windows to linux ports are crap. by Anonymous Coward · · Score: 0

      This can be easily explained by OpenGL being crossplatform and DirectX being Windows specific. Porting a DirectX engine to Linux involves a huge amount of work, and most will cut corners if the business case is weak.

    4. Re:Windows to linux ports are crap. by jedidiah · · Score: 1

      The performance has to be acceptable to someone that just wants to have fun. That may even include actual Windows users.

      "inferior" can cover a lot of ground both in terms of "fitness" and the available software library.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:Windows to linux ports are crap. by 140Mandak262Jamuna · · Score: 2

      The game system is limited mostly by graphics and rendering. In CAD and physics simulation graphics play a smaller role and the matrix solvers and physics solvers and the mesh generators take bulk of the CPU time and development load. If you can't port a CAD application well, there is no hope for games. That is what I mean by saying "Leave games, ..."

      --
      sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    6. Re:Windows to linux ports are crap. by mrchaotica · · Score: 1

      There is this leading company which became the leading company by acquiring many different physics simulation companies.

      Which software is that, and which industry (aerospace, mechanical, AEC)? I work for a company that makes BIM software (that isn't Revit) and would be interested in a best-in-class physics library.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    7. Re:Windows to linux ports are crap. by Anonymous Coward · · Score: 0

      The problem is that Microsoft didn't _want_ that, hence "Secure Boot"

      That is complete bullshit, I know the microsoft hate train is popular here but come on, even the fucking Surface, their own product that they build has SecureBoot on it doesn't prevent you from turning it off and installing Linux, ive got Ubuntu running on one right now!

      Microsoft's control of the signature process

      They dont control the signature process, any manufacturer of any UEFI hardware can put any signature they want into the hardware they build. Or they can include no secureboot at all or they can have controls (like pretty much every single one does) to turn secureboot off or have a mechanism to enrol new secureboot keys.

      ...the slow "evaporation" of the requirement for Microsoft certified machines to even _offer_ an option to disable "Secure Boot."

      That is entirely at the discretion of the hardware manufacturer, why should Microsoft have to force them do to it? The biggest problem with secureboot is that it is becoming another excuse for poor linux marketshare, just blame it on secureboot. The reality is that commercial ecosystems for desktop/laptop based on Linux that include hardware vendors are already happening such as Chromebooks and Steam Machines and there is of course Dell's ongoing effort to support pre-installed Linux on the Inspiron line as well as the XPS and Precision workstation models.

      So instead of spreading FUD and trying to undermine the effort to make Linux more viable and palatable to end users how about contributing to that development instead? Even if you can't write code or contribute money to the effort there is plenty of work that needs doing in documentation.

    8. Re:Windows to linux ports are crap. by Anonymous Coward · · Score: 0

      even the fucking Surface, their own product that they build has SecureBoot on it doesn't prevent you from turning it off and installing Linux

      Isn't it only the (now discontinued?) ARM version of the Surface that prevents you from installing Linux?

  7. Re:Games on Linux will always run poorly by Anonymous Coward · · Score: 0

    It's funny because you didn't read the article or the summary. You just vomited out your copy-paste as a first post.

  8. Q n A by Artem+S.+Tashkinov · · Score: 1

    > Have Slashdot readers seen any performance issues while playing games on Linux?

    Which games? Most games for Linux are Indies and Linux runs them just fine.

    Under Linux you won't be able to play the native versions of Overwatch, Doom 4, Quantum Break, or any version of GTA, CoD, Battlefield, Colin McRay Rally, Crysis, Deus Ex, FarCry, Hitman, Mafia etc. etc. etc.

    1. Re: Q n A by Anonymous Coward · · Score: 1

      Actually I have played the first three Far Crys, Mafia 1 and 2, several Gta games, and Deus Ex. I ran them with Wine. Sadly I can't play Fallout 4 but most others do work.

    2. Re: Q n A by Anonymous Coward · · Score: 0

      Actually I have played the first three Far Crys, Mafia 1 and 2, several Gta games, and Deus Ex. I ran them with Wine. Sadly I can't play Fallout 4 but most others do work.

      Which usually provides a subpar performance since efficient D3D to OpenGL translation is nigh impossible. Also forget about D3D 10/11/12 games altogether.

      What about D3D 9.0c? Some games run at 1/5 native speed under Wine. Most others barely hit 50%. There are often glitches, artifacts, crashes and bad behaviour. I wouldn't call that gaming. It's torturing at best.

    3. Re: Q n A by Anonymous Coward · · Score: 1

      Actually I have played the first three Far Crys, Mafia 1 and 2, several Gta games, and Deus Ex. I ran them with Wine. Sadly I can't play Fallout 4 but most others do work.

      Which usually provides a subpar performance since efficient D3D to OpenGL translation is nigh impossible. Also forget about D3D 10/11/12 games altogether.

      What about D3D 9.0c? Some games run at 1/5 native speed under Wine. Most others barely hit 50%. There are often glitches, artifacts, crashes and bad behaviour. I wouldn't call that gaming. It's torturing at best.

      Sure, but I was responding to a claim that they wouldn't run - which my own empirical experience tells me is false.

      Generally the performance under Wine has been good enough for me. I'm using an old 1280x1024 LCD panel. I'm not trying to drive a 4k display at 200 fps. "Most" games I run are much better than 50%, though a few have been problematic. I don't generally get glitches, likely because I know what winetricks is for. It also helps to give each game its own wine prefix. Still, my attitude is that if something doesn't suit you, use something else. I don't care if you use what I use. This mentality of "gotta win converts" is something I never really understood.

      My needs are modest. A hardcore gamer has different needs and expectations. This is one of those things that's so basic, I'm amazed at all the bickering that goes on. My personal opinion is that Windows sucks for a whole host of reasons, and for me Linux would still be a superior choice even if my gaming experience was much worse. I don't expect everyone else to agree with my view on that. Anyone who does may be suffering from some kind of narcissism (or attempting to make others suffer from it heh).

    4. Re:Q n A by a_n_d_e_r_s · · Score: 4, Interesting

      This is the games currently played on steam:
      Current Max today
      646,219 1,099,697 Dota 2
      525,059 535,298 Counter-Strike: Global Offensive
      71,194 71,655 ARK: Survival Evolved
      70,252 70,252 Sid Meier's Civilization V
      65,985 66,079 Football Manager 2016
      62,039 64,762 Team Fortress 2
      57,520 57,795 Garry's Mod
      54,727 55,830 Rocket League
      54,280 60,794 Grand Theft Auto V
      45,628 45,628 Arma 3

      Only the last 3 games is not availble for Linux. Top-7 of those games are available for Linux gamers.
      So most of the game you call top-tiered are not among the most played games.
        And the gamers today play alot of a bit older and more popular games.

      --
      Just saying it like it are.
    5. Re:Q n A by Anonymous Coward · · Score: 0

      but Arma3 has a linux build
      sure it's experimental, but they are looking heavily into it

    6. Re:Q n A by Graymalkin · · Score: 0, Redundant

      Unfortunately quoting the top played Steam games for the day does not really say what you think/want it to say. Of those top seven games, four share the same game engine (CS:GO, DoTA2, Gary's Mod, and TF2) and honestly can be looked at as mods for HL2. So your "Top 10" list is really a "Top 7" list. Of those seven games only a little better than half are available for Linux.

      The second problem with those numbers is availability for Linux does not give any information about the number of those players running Linux. If you apply the Linux stats from the Hardware/Software survey you've got Linux at 0.84% of the Steam installed base. A full quarter of the Mac installed base.

      You also can't simply point to Steam's stats and suggest Linux games are plentiful. The most obvious omission for those stats are competing platforms/publishers like EA and Blizzard. Since there's effectively zero Linux support for Origin or Battle.net using Steam's figures is a bad extrapolation of the games market. You're trying to pretend that Steam == the game market and the games the GP mentioned aren't by some metric "top" games.

      I'd love Linux to get better support from game developers/publishers. I also really appreciate the fact Linux gaming today is far better than it has ever been in the past, including during Loki Software's heyday. It's a bit ridiculous though to point out obviously wrong or grossly misleading figures and make proclamations that Linux gaming is awesome and all the top games are available.

      --
      I'm a loner Dottie, a Rebel.
    7. Re:Q n A by Anonymous Coward · · Score: 0

      Most of them run like Turds on Linux though sadly, even Dota which should be a highlight runs at a performance penalty compared to windows.

    8. Re:Q n A by BadDreamer · · Score: 1

      Calling five out of seven "only a little better than half" is rather misleading.

      You really have no place to call out "grossly misleading figures".

    9. Re:Q n A by Anonymous Coward · · Score: 0

      It would seem the facts disagree with you.

    10. Re:Q n A by Anonymous Coward · · Score: 0

      DOTA 2 is on a new engine. And has destroyed my productivity ever since it landed on Linux and left me nowhere to run to.

    11. Re:Q n A by Anonymous Coward · · Score: 0

      Steam survey has two fundamental problems:

      - It doesn't poll people running BPM (big picture mode) which is the default on SteamOS

      - It rarely polled users on Linux for some reason

      Best guesses for the size of the Linux market range between 1.0-2.5%. I'd personally put it up in the 1.5-2.0% range, which is better then it used to be and seems to be growing in market share over the last 2-3 years.

    12. Re:Q n A by Baki · · Score: 1

      Steam also runs well enough under Wine, many windows-only Steam games work well, with same frame rates.

      E.g. for Trackmania 2, I get exactly the same frame rate in Linux, using nvidia, as native under Windows.

    13. Re:Q n A by Blaskowicz · · Score: 1

      Does anyone run SteamOS?
      I'd personnally put it under 1% of linux desktop users.

    14. Re:Q n A by beastofburdon · · Score: 1

      The only one I have had performance issues with is Firewatch. I have had stability issues with several others though, like Tomb Raider, Psychonaughts, and Among the Sleep.
      There are also ones that work flawlessly like everything from Valve, FTL, Torchlight II, Robocraft(awesome game in case you haven't tried it, and free), Kerbal Space Program(had some rough spots for a while, but working great now), and Bastion.

  9. Re: LOL by Anonymous Coward · · Score: 0

    India also has dilutions of becoming a world super power

    I was going to mod this offtopic, but then I read the phrase as written-- dilutions of grandeur?-- so maybe I'll mod it "funny".

    On second thought, maybe I'll save my mod points for something worth it.

  10. Re:Games on Linux will always run poorly by smoothnorman · · Score: 1

    Can you, Anonymous Coward, do us all a service and point out the parts of the article which belies the replied_to Anonymous Coward's assertion? Because many of us tend to think their statements are more correct than incorrect and that the linked article supports that view.

  11. Re:LOL by Anonymous Coward · · Score: 0

    Vive le Québec libre!

  12. Re:Games on Linux will always run poorly by Anonymous Coward · · Score: 1

    Proprietary drivers are part of most repositories, and that includes mainstream distros like Ubuntu. Only distros that use only free software won't include them, but if you use one of those that's exactly what you want. You can still install the driver if it isn't in the repositories, but then you have to to it the hard way and download it from the vendor's website like a barbarian.

  13. Re:This can't be true by Anonymous Coward · · Score: 5, Insightful

    According to the Linux evangelists here, Linux is better at everything and can do no wrong. Therefore the data must be wrong or there must have been a flaw in the tests. It cannot possibly be true that Linux is inferior at anything.

    I'm a long-time Linux user and it seems like a fair test to me. Gaming has long been one of the weakest parts of having Linux on the desktop. Data like this is how that can change. Only a few years ago, no one would have thought to publish an article like this, so in my mind, lots of progress has already been made. That will take time. Meanwhile it's always been the case, that if gaming is a killer feature for you, then you go with the platform that all the major games are targeting, which is Windows.

    For me, gaming is nice but it's not crucial. I'm satisfied running older games via Wine and I'm satisfied with native Linux games that are already out there. I like the way that number keeps increasing. But I have no illusions: a hardcore gamer would be better off with Windows, at least on his/her main gaming rig. Of course, that person would also have to put up with the constant malware threats, the nuisance of Windows Update, the lack of a central package manager, and the general asshattery of Microsoft including its desire to spy on its paying customers. Decisions like these are trade-offs.

    Not everyone is an unreasonable fanboy. I use Linux because I like it and it meets my needs. Full stop. I'm not part of "Tribe A" and we don't have to hate some perceived "Tribe B". It's really that simple.

  14. Re:This can't be true by Calydor · · Score: 0

    https://xkcd.com/606/

    That is pretty much what gaming on Linux amounts to if you want to talk about games with your friends still on Windows.

    --
    -=This sig has nothing to do with my comment. Move along now=-
  15. Long live Linux by Anonymous Coward · · Score: 0

    And all the snobs that keep bashing hard work of thousands of developers that worked on Windows and Directx. It will be a decade of open source in-fighting before we get something comparable to even DirectX 9

    1. Re:Long live Linux by jedidiah · · Score: 2

      Unless you've got developer credits, you're just a poser talking out his ass.

      --
      A Pirate and a Puritan look the same on a balance sheet.
  16. Dota on Linux/Windows by Sax+Russell+5449D29A · · Score: 2

    I've got Win 8.1 and Linux in a dualboot setup on my computer and have been playing Dota 2 on both OSes. Performance on Linux has been on par with Windows and since the latest couple of patches I've seen the Linux client run even a few frames faster on average than the Windows one. On most other games the performance on Linux has been really problematic, though. The only other game I've seen run on my Linux perfectly is Natural Selection 2. The devs of NS2 have really put a lot of effort in developing the game further even though it's been over four years since its release.

    --
    -SR
    1. Re:Dota on Linux/Windows by F.Ultra · · Score: 1

      I think the performance of those other games are lower due to them often being written specifically for DX9/10/11 and porting those to OpenGL would require a complete rewrite if performance would be equal and since the market is so much lower they simply "make it work" with some slight tuning around the corners. Still I must say that even if Tomb Raider (2013) is much slower on Linux than on Windows I still got an enjoyable framerate out of it (didn't experience any slowdown that broke the gameplay).

  17. Re:This can't be true by chipschap · · Score: 4, Interesting

    Thank you for a reasoned post which tells things as they are. I also use Linux because it meets my needs. I don't pretend that it's for people who want the highest performance from the latest games or anything approaching that. There are games for Linux (and more all the time) but I would hardly call it a gamer's platform.

    And Linux not being a gamer's platform is not a problem. Gamers should use platforms suited to their purposes. I don't tout Linux as the One Solution That Fits All.

    Linux is useful to me for getting things done. That's all I need.

  18. Re:LOL by Anonymous Coward · · Score: 1

    As a real Canadian (unlike the coward AC who keeps posting that stupid thing), I would like to apologize for this non-Canadian troll.

  19. Re: LOL by Yvan256 · · Score: 4, Insightful

    Dude, look at our cellphone plans, our cellular and wired Internet speeds, our monthly quotas and how much we pay for it. As far as telecommunications are concerned, we already are a 3rd world country.

  20. Re:Games on Linux will always run poorly by bridgmanAMD · · Score: 1

    Most of the numbers in that article came from proprietary drivers - all of the NVidia numbers and most of the AMD numbers IIRC.

  21. The problem isn't even performance by Opportunist · · Score: 2

    The problem is support for gaming hardware.

    There is no gaming culture on Linux. At least not yet. And this is why few makers of gaming hardware bother to produce drivers for their devices. And those where such drivers exist, they're usually not on par with the drivers for Windows. From input devices like flight sticks, steering wheels and high resolution mice to output devices like 7.1 audio cards and headphones. Either they don't work at all or you can at best get a token support out of it.

    Would you like playing F1 2005 if the force feedback on your wheel doesn't work? How much fun is playing a FPS game when the audio is reduced to a half baked stereo output that doesn't give you any information about the attacker's location?

    Performance only starts becoming an issue once you actually want to play the game on that system.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:The problem isn't even performance by Anonymous Coward · · Score: 0

      The lack of a gaming culture on Linux is a good thing. It gives whomever cares to lead the way a chance to be a leader. It gives us a chance to form a new culture that doesn't have the baggage of the old one, or at least improves upon it. It also frees devs from the often very-narrow-minded constraints of the existing culture, letting them make game they wish to make, cheaper and more cost-effective ones, and ones targetting untapped markets, rather than simply porting over the same shit you can get anywhere else. But of course, this isn't a AAA type of mentality, and no one WANTS to be a leader in a time when the games industry is risk-averse and even the likes of Steam are lacking in innovation.

    2. Re:The problem isn't even performance by Anonymous Coward · · Score: 0

      Would you like playing F1 2005 if the force feedback on your wheel doesn't work?

      Yes, because to me, "force feedback" feels just like a vibrator of the kind that are used further down.

      No, I never set my phone to vibrate either.

  22. Re:why would a company waste time on this? by Anonymous Coward · · Score: 3, Informative

    "It makes zero sense for a game studio to waste effort bringing the game to Linux."

    It's not the game studios themselves that are doing the porting.
    Specialized companies like Feral Interactive (native), Aspyr (native) and Virtual Programming (wrapper) do that work.
    In many of these cases they already make ports for OS X, so they are familiar with the code.
    (If you are really interested - I doubt you are - you could listen to this interview with Edwin of Feral Interactive.)
    Steam has over 125 million registered accounts, so while 0.84% Linux isn't much, that's still more than 1 million potential Linux customers on Steam alone.
    Also, there are more reasons to port than immediate money.
    Creating goodwill, for instance. Or maybe a game's developer is a Linux fan.
    Something like Tomb Raider doesn't run well on Windows Phones.

  23. Re:This can't be true by war4peace · · Score: 0

    Of course, that person would also have to put up with the constant malware threats, the nuisance of Windows Update, the lack of a central package manager, and the general asshattery of Microsoft including its desire to spy on its paying customers.

    #1 has never been a problem, it's extremely difficult to catch malware if you use legit sources for games, software and media. Fir everything else there's isolated VMs to do crazy stuff on.
    #2 is NOT a nuisance, if you care to spend 2 minutes configuring it properly.
    #3 is actually a strong point IMO.
    #4 is easily avoided if you download one of the many available simple tools and spend 2 minutes clicking on checkboxes.

    --
    ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
  24. Re:This can't be true by Anonymous Coward · · Score: 0

    Uh, any game for Unity can be ported at release, same with source. Most people not writing their own engines(and quite a few that do) can and do release to linux from day 1. Speaking as someone who games on both linux and Windows, the whole scene about AAA titles is meh. They are almost exclusively CoD or Battlefield FPS games. Most linux users are older than 14 so we play other games too.

  25. how "GOOD" the test is! by Anonymous Coward · · Score: 0

    how "GOOD" the test is! native windows games are tested on Linux machine, I don't think the test makes sense.

  26. Re:This can't be true by murdocj · · Score: 1

    Once you say that AAA == CoD / Battlefield you instantly lose all credibility.

  27. Re:This can't be true by nukenerd · · Score: 1

    According to the Linux evangelists here, Linux is better at everything and can do no wrong./p>

    Nope. There is plenty that's wrong with Linux. Trouble is, there is even more wrong with the alternatives. Then perhaps I am just a Linux user, not an evangelist.

    Anyway, its no surprise that Windows is still better at games.

  28. Know who you're trolling by raymorris · · Score: 1, Insightful

    > I wonder which group of Slashdotters will rule this time. The ones that say Linux sucks and systemd is the devil, or the ones that say they've used Linux since the 80s and everything else is a pile of shit.

    Know who you're trolling. It's the people who have used Linux (or Unix) for a little while who see the problems with systemd. Those who think "Linux sucks" (Steve Ballmer and three others) are midnless Windows fanatics. Therefore they love the systemd/MS Office approach of putting every function anyone could ever need into one monstrous software package.

    1. Re: Know who you're trolling by Anonymous Coward · · Score: 0

      systemd is not the devil

      har har

      we all know Sony took over Hell years ago

      systemd is barely a minor daemon compared to Sony Master of the Pit (tm)

  29. Re:This can't be true by xvan · · Score: 4, Informative

    Your #4 and #1 are mutually exclusive. And are related to #3.

    If there is no central package manager, you can't trust somebody else to care about minimum security for you.

    So in windows, if I need to batch re-size images, if I google "linux image resize", image-magick is in the first page.

    "windows image resize" has a lot more of noise, so a user will probably download a demo with water marks, need to pay for a well known program or download a program from a non legit sources.

    It's clear that the average linux user is more skilled that the average windows user, and that the most important linux tools are open source and available for windows.

  30. And this... by Anonymous Coward · · Score: 0

    is why I'm still on Windows... Gaming on Linux just isn't there yet and devs don't care about Linux too. (mostly publishers)

  31. Retarded comparision by Anonymous Coward · · Score: 0

    Linux drivers and games don't even get a fraction of the resources of their Windows counterparts. It's just plain stupidity to even think you can compare them side by side.

    It seems after Brexit we're back to the newsdraught.

  32. Depends on which "various consoles" by tepples · · Score: 2

    The desire to release a game on both Windows and various consoles

    A developer that has been approved by ID@Xbox but told "not yet" by SCE and Nintendo is likely to target Windows and Xbox One. Or in other words, Windows and Windows.

    1. Re:Depends on which "various consoles" by Anonymous Coward · · Score: 0

      Yes but that is a contrived case, a made-up scenario. It doesnt have any relevance without a concrete example of it.

  33. Input problem with Android vs. consoles by tepples · · Score: 2

    we already want to make the game as reasonably portable as possible so we can put in on PC, consoles, and possibly mobile--ie, often Android.

    I don't see how one game can work well on both consoles and mobile, especially if isn't inherently a point-and-click game. Consoles have a thumbstick and buttons as their primary input device. The vast majority of Android devices* have a touch screen. If you try to adapt a game designed for a thumbstick and buttons to a touch screen the trivial way, by putting a D-pad and buttons on a flat sheet of glass the way emulators do, you get something like Pixeline and the Jungle Treasure . It's a platformer in the vein of Super Mario Bros. or Giana Sisters. When I tried it on my Nexus 7 (2012) tablet, it was a pain in the ass to play because I kept accidentally pressing outside the active area of the on-screen controls due to lack of any sort of tactile feedback as to where my thumbs were. (Pairing a Bluetooth keyboard solves it but also somewhat defeats the point of mobile.) The workaround to make a platformer work with a touch screen often involves simplifying it to an endless runner.

    * Most Android devices are not OUYA, SHIELD, JXD, or GameStick.

    1. Re:Input problem with Android vs. consoles by Anonymous Coward · · Score: 0

      Yea, well, that's why I threw in "possibly". Beyond your complaints, there's also things like CPU usage, GPU usage, memory usage, battery usage, and general play time asthetics. Even then, mobile can also mean "handheld" and there's plenty of 3DS game[r]s still out there.

      Oh yea, and the other thing is obvious: most developers obviously don't care that you can't just drop a PC game on a mobile drop because it'll play like ass. Then again, with rare exception mobile games play like ass because the input device is a touch screen and stylus pens suck (from my experience) so you're heavily obscuring a likely already tiny screen. Never the less, mobile is big business and people put up with it. I don't think most shovelware developers or even a lot of AAA producers are going to bat an eye if their mobile version ends up being an endless runner or playing like ass so long as they get good sales figures.

    2. Re:Input problem with Android vs. consoles by Anonymous Coward · · Score: 0

      I don't see how one game can work well on both consoles and mobile

      You need to be creative and think about how to adapt your control system just like you do when going from the kb/mouse of PC to the controller of a console and like what we are doing now with touch controllers from VR. Naturally not every game is applicable to every control system.

  34. Re:This can't be true by jedidiah · · Score: 1

    I wouldn't call the Grid Autosport port "rubbish". If anything, it's good enough that I want to spend extra money on a better controller.

    Of course I would laugh at the idea of using Intel for gaming. Athough AMD has potential. At least they don't have crap hardware.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  35. Re:This can't be true by jedidiah · · Score: 0

    I would consider his post borderline trolling.

    Linux has gotten MUCH better about gaming. It used to be a no man's land. Now it's only a partial no man's land. Steam is where most stuff is at (and limited to). So it's much like the Mac situation.

    The Steam store is open for anyone to browse.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  36. Re: LOL by Anonymous Coward · · Score: 0

    Luckily Canada is still liberal towards refugees, and European boats can cross the Atlantic Ocean carrying thousands of desolate Europeans without problem. I've already bought Canadian dollars before the drop of the Europe to pay for the trip to Nova Scottia. I will come without female companion, so expect a female, leftist (preferably blonde) welcome team.

  37. Xonotic by future+assassin · · Score: 2

    If you haven't played it you're missing out. Although Minsta-Hook is not my cup of tea, if you love flying around like Spiderman with a insta kill laser in your hand this is for you. Xon has Vehicles, Jet Packs and Overkill Mod too. My fav since its mine is my Shotgun only server Called Mofo with a Shogtun. With wall jumping and crazy pushback force from the bullets to make your enemies fly back fast and die while hitting a wall :) or just fly back off the map and of course die....

    --
    by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
    1. Re:Xonotic by Anonymous Coward · · Score: 1

      No, anyone who hasn't played Xonotic isn't missing out. It's not that it's a bad game, it's just that it has almost no player base. Where I live for example (Australia) there are ZERO players in the evening, the prime time for gaming. I'm not sure what was the last time I've seen Australian servers with anyone playing. Even ignoring local servers, the total player count at any given time isn't much to talk about.

      It ain't just Xonotic which has this problem. Red Eclipse has no player base, Warsow has no player base, OpenArena has no player base. There ARE players, but never when you want to play, never on a local server and never in any quantity apart from maybe one guy who's hoping someone else joins and leaves soon after because they were hoping for an actual match.

      It's weird. These games are completely free, fully functional with no micro-transations that most other free shooters have, and yet no-one gives a shit about playing them. A multiplayer game without players is hard to recommend.

    2. Re:Xonotic by future+assassin · · Score: 1

      Well the player base is Eurocentric which does suck but.... Also the game is quite playable with high ping. I use to cap quite often on the EAC Minsta server with 180 ping.

      --
      by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
    3. Re:Xonotic by Blaskowicz · · Score: 1

      Open Arena has two uses : to check that your OpenGL works (because glxgears is too fast) and to fill precious available space on the / partition (your system gets at least semi-unusable if it's filled up)

      It's also a warning about how gaming on an AZERTY keyboard can suck if the devs didn't plan or test for it.
      It's semi-useful if you have access to a small LAN of old desktops and want to play some Free deathmatch on it while wishing you had real Quake 3.

  38. Re:This can't be true by nnull · · Score: 3, Insightful

    I'm actually quite happy about Steams push to add games to linux. It's actually bringing attention of the poor graphic performance in linux and people are actually interested in making it better finally. That and I can finally play some decent games in linux, despite the poorer performance, it's good enough for me not to have to reboot to Windows.

  39. Re:why would a company waste time on this? by jedidiah · · Score: 1

    Linux looks a lot bigger to a Mac porting shop than it does to Electronic Arts. They're both closer to each other than either of them is to Windows.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  40. It's not the primary platform, it's gonna suffer by Sarusa · · Score: 1

    'Nobody' cares about gaming on Linux (statistically - I know a few companies do), so the drivers are always going to be lagging and the ports are mostly going to be half-hearted, and Vulkan won't fix that. Probably the biggest issue is a lack of something like Direct X to make things easy - being Linux, there are multiple competing standards for it.

    It's why all my servers are Linux but the gaming machine is Windows. When I want to play a game, I just want it to work without messing with WINE configs or having to put up with stuttering and low frame rates. I tried!

  41. Re:This can't be true by Tough+Love · · Score: 3, Interesting

    I don't pretend that it's for people who want the highest performance from the latest games or anything approaching that.

    But if you look at the Dota2 Vulkan and the Unigine results, it is approaching that. Vulkan on Linux within 1.5% of windows on AMD and 9% on nVidia. Not that OpenGL is any slouch - Unigine OpenGL are within 9% of windows DirectX, showing the huge difference between native support and translation layers. But developers already voted with their allegiance: few had the luxury of supporting two dissimilar rendering platforms and almost all picked the one with the biggest market and modest performance advantage.

    That equation changes now. See this this or this if you have any doubts. The new equation is, if you want one platform that delivers top performance across Android and Windows you go with Vulkan, end of story. Desktop Linux is the lucky beneficiary of that.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  42. Re:This can't be true by Anonymous Coward · · Score: 0

    What is your definition of AAA?

  43. Re:This can't be true by Anonymous Coward · · Score: 0

    Whatever shitty limited-niche game he really likes, in spite of the fact that it has barely 5k active players.

  44. Re:why would a company waste time on this? by Anonymous Coward · · Score: 0

    There are several game engines that basically 'just work' for Linux once you get it working for Mac.

  45. Re:This can't be true by Anonymous Coward · · Score: 0

    the general asshattery of Microsoft including its desire to spy on its paying customers.

    and how do you know Steam, being proprietary closed-source software, and the games you install are not doing that?

  46. Re:This can't be true by rhodium_mir · · Score: 0

    According to the Linux evangelists here, Linux is better at everything

    Better at everything. Except gaming. And productivity. But other than that...

    --
    You can't spell "oneiromancy" without "roman".
  47. Re:Games on Linux will always run poorly by Anonymous Coward · · Score: 1

    Then you're all wrong. The linked article merely proves that Linux is not considered a primary development platform yet for games, especially by game makers (who aren't optimizing things). The article even mentions that they believe Vulkan will help improve the situation vastly. Last I checked, none of these things had anything to do with the post that started this conversation, nor does it show that Linux/OSS developers in general have anything to do with it. It merely shows that driver and game devs aren't as concerned with new markets as they are with the existing ones.

  48. Re:why would a company waste time on this? by Anonymous Coward · · Score: 0

    Simply put, it's because supporting Linux will not enable competition, which is beneficial to them directly (forcing others to take notice and fix their bugs, improve their libraries, etc), but because it will also give devs a chance to make better cross-platform products, making Linux just one of the possible new targets for their games. The same thing happened with cell phone games, and forced Windows/DirectX to adapt or be upstaged by what seemed laughably impossible at the time (decent modern games on cells/tablets). In other words, it's not "Linux" they should be supporting, but a more open-ended target that includes Linux. Of course, game developers and their managers are notorious for their short-sightedness, because the shelf-life of a game these days is expected to last at most a console generation before it's no longer profitable, servers are shut down, and everyone moves along.

  49. Re:It's not the primary platform, it's gonna suffe by Anonymous Coward · · Score: 0

    That's only true for games that are ported over. Everyone's obsessed with that for some reason. This is a very real chance to open a new market, attract in new gamers, and gain life-long supporters. Sure, the likes of EA will never take that chance, as they're too busy spending hundreds of millions making single games that appeal to a watered-down gaming demographic. But indie devs have a chance to not only make cheaper games that are more personal and don't have to appeal to the existing gaming culture. And that always leads the way for the predatory larger-scale firms to finally open their Sauron-like eyes and realize there's money to be won. Ports have nothing to do with this.

  50. Re:why would a company waste time on this? by Barlo_Mung_42 · · Score: 0

    Lol, so once you get it working 10% or so of the market they get the other 1.79% for free? Still a waste of time.

  51. Re: This can't be true by Anonymous Coward · · Score: 0

    welcome to windows 8/10!

    installing nvidia drivers breaks opencl.dll in winsxs(component store) in windows pro. making you have to do a dism fix that needs a copy of the installation media in the sources. if you dont do this then windows update fails to work. it doesnt notify the user that it doesnt work.

    just google winsxs and opencl.dll. theres probably millions of windows installations now that arent getting updates. the ms "fix" is a reinstall/"refresh" of windows. neither ms or nvidia want to fix the actual problem.

    win 10 has so much problems that im considering moving to linux.last time was 20 years ago, its that bad.

    even the os loader is broken by ui design. in order to boot to safe mode you need to boot to desktop first, only to switch a flag on the bootloader. if you have multiple entries you can get around that somewhat but 99.99 in cases if it doesnt boot to desktop it will not boot to safe mode either. and the summer update broke my installation totally from booting.

  52. Games are still the crux by Smiddi · · Score: 2

    This is awesome news. I cant wait to run games on Linux that were released in 2006.

  53. Re:why would a company waste time on this? by Barlo_Mung_42 · · Score: 0

    Yeah, I guess if you are already wasting resources porting something to mac you might as well port it to Linux too.

    I kid I kid. At least a little bit I kid.

  54. Re:This can't be true by Anonymous Coward · · Score: 1

    The new equation is, if you want one platform that delivers top performance across Android and Windows you go with Vulkan, end of story. Desktop Linux is the lucky beneficiary of that.

    Would be nice if it was true, but it isn't. from what has been seen of benchmarks vulkan gives you great performance cross platform but DX12+ will give better performance on windows. It will come down to the Age old fight of DX vs OpenGL, nothing has really changed, nor has there suddenly become a great reason to jump from one to the other. Windows desktop is still the primarily gaming market and with that DX.

  55. Culture by Anonymous Coward · · Score: 0

    I'm not sure what your message is. That Windows makes it difficult to port to other environments? That Windows programmers can't make portable code? Something else?

    My suggestion is that this situation is caused by a specific cultural issue. Unix has long had an active culture of creating portable code. While not every program is created this way, there is a specific subset that remains active and has very deep roots.

    Windows does not have much of a portable code culture. These skills are not valued there and so the training, development and investment is not done. Programmers are not rewarded in the Windows world for making portable code. The result is that little portable code is created and the programming skill sets are not developed.

    And yes, I know about Zinc, Java, the AWT and Swing. Those haven't really changed the cultural dynamics and as toolsets, are not terribly popular overall.

  56. Re:This can't be true by Tough+Love · · Score: 0, Troll

    from what has been seen of benchmarks vulkan gives you great performance cross platform but DX12+ will give better performance on windows

    Given that Vulkan and DX12 are both derived from AMD's Mantle, you are blowing smoke. It's a safe bet which one is better designed, also which one will be more widely deployed (hint: handsets outnumber desktops by a wide and increasing margin).

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  57. Re:This can't be true by Anonymous Coward · · Score: 0

    It's hard to argue that Linux doesn't suck for games compared to Windows. But "productivity"? What do you mean exactly? All I know is that I'm far more productive on Linux than Windows when I'm at work (as are my colleagues), but each to their own.

  58. Re:This can't be true by Anonymous Coward · · Score: 0

    The only reaction written by an obvious evangelist I've encountered in this thread so far is yours.

  59. Re:It's not the primary platform, it's gonna suffe by eWarz · · Score: 1

    On the contrary, I am aching beyond all belief for Linux to have awesome game support. Just because you posted this, I demand that you cease using Linux for all eternity! You must also cease using Windows as well.

  60. Re:This can't be true by Anonymous Coward · · Score: 0

    Hint most AAA PC games aren't targeting handsets, the exact same argument has been used for OpenGL for over a decade yet it hasn't become dominate in PC gaming.

  61. Re:This can't be true by rhodium_mir · · Score: 1

    Vectorworks and Creative Cloud are the big two that I can't do my job without.

    --
    You can't spell "oneiromancy" without "roman".
  62. Re:This can't be true by Anonymous Coward · · Score: 0

    from what has been seen of benchmarks vulkan gives you great performance cross platform but DX12+ will give better performance on windows

    Given that Vulkan and DX12 are both derived from AMD's Mantle, you are blowing smoke. It's a safe bet which one is better designed, also which one will be more widely deployed (hint: handsets outnumber desktops by a wide and increasing margin).

    Given MS can tune specifically for Windows while Vulkan needs to remain somewhat generic then DX will always have a performance advantage even when working with basically the same concepts. This is exactly what we are seeing in benchmarks, on the positive side at least Vulkan isn't so far behind like OpenGL so it is still a viable option.

  63. Re:This can't be true by war4peace · · Score: 1

    You still trust somebody else even if there's a central package manager. Unless you build that package manager yourself, from source code, and analyze every line of code.
    And #1 and #4 are not mutually exclusive, there are things such as trusted software repositories (been working well for the last two decades), on top of that there's antivirus solutions.
    If you want to batch resize images, there's a very nice command-line based solution called PhotoResize, there: http://www.rw-designer.com/pic...
    Yes it takes a bit of searching, but I have no problem with that. Your argument "people are stupid and can't find the right tool" is valid but won't make said stupid people do any better under Linux, mainly because they won't be able to properly use it in the first place.

    --
    ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
  64. Re:Games on Linux will always run poorly by Anonymous Coward · · Score: 0

    Most of those proprietary drivers are Windows drivers with a shim.

    Otherwise they could become subject to a lawsuit.

  65. Re:why would a company waste time on this? by F.Ultra · · Score: 1

    Any business that would ignore to increase their potential sales by 1.79% for free would have their management replaced on the next share holders meeting.

  66. Indeed by wkwilley2 · · Score: 1

    I'm in the same boat with others, The game I play the most is 7 Days to Die. Being based on Unity, it actually runs better on my Linux installation than it did on my old Win7.

    Linux gaming is definitely becoming more of a reality especially due to Valve pushing the Steam Machine. Even though that's not gaining much traction, it is ushering in games that support, or are developed for Linux. Half of my 400 Steam games are SteamOS/Linux compatible, and that ratio seems to be growing.

    --
    Have you ever fallen asleep at the keybhanusdiog?
  67. Re:why would a company waste time on this? by dave420 · · Score: 1

    It's not for free, though. They have to support the Linux version, which requires having trained technical support staff and an entire Linux testing facility to ensure it actually works as they are advertising it to. It's not as simple as you seem to think it is...

  68. Re:Games on Linux will always run poorly by Anonymous Coward · · Score: 0

    Different AC here. The numbers shown in the articles were the results of tests made using the proprietary drivers for each card. So indeed, First AC's comment was completely bullshit.

    It's also twice as bullshit considering that many distributions are now including proprietary drivers.

  69. Re:This can't be true by TemporalBeing · · Score: 2

    Of course, that person would also have to put up with the constant malware threats, the nuisance of Windows Update, the lack of a central package manager, and the general asshattery of Microsoft including its desire to spy on its paying customers.

    #1 has never been a problem, it's extremely difficult to catch malware if you use legit sources for games, software and media. Fir everything else there's isolated VMs to do crazy stuff on. #2 is NOT a nuisance, if you care to spend 2 minutes configuring it properly. #3 is actually a strong point IMO. #4 is easily avoided if you download one of the many available simple tools and spend 2 minutes clicking on checkboxes.

    Well, starting with Windows 8 there is a central package manager - it's called the Microsoft Windows Store (https://www.microsoft.com/en-us/store/apps/windows?icid=en_US_Store_UH_apps_Win). *But* it has it's own issues - regarding licensing, usages, and more. They do (did?) have a relatively friendly Open-Source policy, but primarily to try to grab market share; however, even that hasn't really helped them gain any traction.

    And yet people still complain...And no, I'm no fan of it.

    --
    Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)
  70. Re:This can't be true by Anonymous Coward · · Score: 0

    Linux offers an API which is on par performance wise and feature wise with the API windows offers. There is nothing on linux that makes it inherently worse at gaming.

    Linux doesn't suck at gaming, games suck at supporting linux.

  71. Linux for gamers? by Anonymous Coward · · Score: 0

    Because this is a thing?

    Honestly, my son and I have this argument all the time. I use linux because it's easy and cheap and no one shoves adds and updates down my throat every five seconds. He uses Windows because his PC is a glorified toy.

    Linus for work. Windows for play. How hard is this?

  72. Re:This can't be true by Tough+Love · · Score: 1

    Given MS can tune specifically for Windows while Vulkan needs to remain somewhat generic then DX will always have a performance advantage even when working with basically the same concepts

    Sorry, you lost me here. The entire concept of Vulkan (and DX12, both being derived from Mantle) is to run as close to the hardware as possible, so where does your imagined performance advantage come from?

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  73. None of it matters by Anonymous Coward · · Score: 0

    unless a) home users get computers with linux on them...and b) games can be popped in, install, and just work, without having to jack with crap on said linux system.

    Until they can do b, they won't bother with a....

    As such, the minority doesn't count.

  74. Re:Games on Linux will always run poorly by Anonymous Coward · · Score: 0

    sudo apt-get install nvidia-361 && sudo reboot

    Wow, that was hard. If you're going to shitpost, go back to Reddit.

  75. PS4 seems close enough by Anonymous Coward · · Score: 0

    If you can get it to run on PS4, without DirectX and without any of the Windows stuff, then surely it should be doable on Linux

  76. Re:This can't be true by Blaskowicz · · Score: 1

    Under Windows, hopefully the user will have found out about IrFanView or XnView to deal with collections of pictures (if only to view them) and then will look for functions in the menus to find about batch resizing.

  77. Re:It's not the primary platform, it's gonna suffe by Blaskowicz · · Score: 1

    These games are "indie" but can realistically only reach their market, especially with linux, by being distributed on Steam.
    Perhaps developers can target the "Steam Runtime" while not using Steam. No idea how they should be sold or DRM'ed then, but if there's a middleman it's not as indie as it was in the 90s.

  78. Re:why would a company waste time on this? by F.Ultra · · Score: 1

    That you would get the 1.79% for free was claimed by parent and not by me. That said, if you believe that gaming companies have anything like what you propose and that regardless of operating system then you have more than naive, unless we are talking about possible the big power houses like EA and Ubisoft.