Hacker News new | ask | show | jobs
by stinkytaco 4576 days ago
You seem to be contradicting yourself. Gaming doesn't work on OS X because it has too small a user base, but Linux's user base is much smaller. Playing on a Macbook is impossible (presumably for performance reasons?), but you talk about putting Linux on a 2002 PC for gaming. And Linux may or may not run on the latest generation hot stuff, depending on how much time you want to spend to get your newest graphics card working.

I'm not sure what potential you are talking about. If gaming doesn't work on OS X, I can't see it working on Linux.

As an aside, Linux gaming would seem to me to suffer the same fate as the Android market times about a billion. Too many possible variations and massive platform fragmentation. It sounds like a development nightmare.

8 comments

> Gaming doesn't work on OS X because it has too small a user base, but Linux's user base is much smaller.

There's an estimated 20 million Ubuntu users worldwide, probably another 10 million or so of other Linux distros. Not to mention, Linux (and thus Steam OS) is easily installed.

Adoption isn't a problem. Gaming on OSX doesn't work as well as on a PC because you can't put OSX on custom hardware.

> As an aside, Linux gaming would seem to me to suffer the same fate as the Android market times about a billion. Too many possible variations and massive platform fragmentation. It sounds like a development nightmare.

You sound like an iOS developer. It's not like every Windows PC has the same screen resolution and hardware, yet it's the biggest gaming platform...

Have you ever developed anything for the desktop? It's not particularly difficult to get things to run on computers with different hardware...

> There's an estimated 20 million Ubuntu users worldwide, probably another 10 million or so of other Linux distros.

And there's 60 million Mac users worldwide, and it was asserted that that's not enough for a good gaming platform.

You can't have it both ways. If Linux is a good platform for games (and it may be), then OSX necessarily is as well.

Nah, his points go like this:

- There is a pretty sizable Linux userbase compared to OS X. Not larger, but the same league.

- Any existing Windows PC can be installed with Linux, and many other non-desktop devices already run Linux, so the potential for growth in userbase given the right trigger (i.e. games) is much larger

- A significant portion of machines that run OS X have very low performance hardware. The Macbook is one of Apple's top-selling computers, and it has always lagged in graphics.

So, to wrap it up, both Linux and OS X currently have small share, but Linux has the potential for rapid marketshare growth on capable hardware, while OS X has neither.

Add to this the fact that only some fraction of those 30 million linux users are interested in gaming.
Same for OSX. Personally I'm a Windows refugee and I've been bouncing around Mint, *buntus, Deb n Arch to find my favourite and TBH I love what I see. Valve has done great work on their Linux Steam client.

I foresee a few blockbuster games being ported for Linux and Valve using some great marketing for it to win PC gamers over. Eventually it will become the preferred platform. Unlike OSX, Linux isn't hardware locked and CAN spread like wildfire.

The only way I see Linux gaming becoming "the thing" is if it cannibalizes Windows gaming. I think that even if all new games have first-class Linux editions, that will still be a difficult future to realize since you will still have legacy games that are Windows only (and wine will never become anything but a rounding error in that regard. Not in the next few years anyway, maybe 10+ years out playing games in Windows VMs on Linux will become reasonable...)
Look at the stuff Parallels has been doing with getting direct X running Virtualized in OS X. It's definitely possible to do. Heck, if it was possible to run OS X on custom hardware and have drivers that supported SLI, it would run respectably as well.
>It's not like every Windows PC has the same screen resolution and hardware, yet it's the biggest gaming platform...

No, but it has excellent binary compatibility, long term game APIs, and stable 3D and audio driver APIs. Which is what matters for desktop gaming, and what Linux does not have.

As for screen resolution and hardware capabilities, those matter on mobile (e.g iOS vs Android), and mostly for applications, not games.

Linux has good enough binary compatibility. I have seen 32-bit applications built on RHEL 2.1 run on RHEL 5. You need the correct libraries and versions, but that's not a difficult problem to solve. See AppCafe[1] by PC-BSD. You may use it if you use plugins on FreeNAS. Lets say that you need fifteen copies of SDL installed to ensure that you can support ten years of games. This is not a problem for a Unix/Linux system with existing tooling.

Stable 3D depends on the hardware and drivers, but gaming already has hardware requirements for graphics and it's getting much better. As far as OpenGL support, recent posts on HN lead me to believe that we are doing okay.

Audio compatibility? Support ALSA and OSS.

1. http://wiki.pcbsd.org/index.php/AppCafe%C2%AE/9.2

  >  You need the correct libraries and versions, but that's not a difficult problem to solve
Or just ship statically linked binaries. That seems like it would be a good solution for games.
> Or just ship statically linked binaries. That seems like it would be a good solution for games.

Yup. That's what Steam does...

Not under linux. It does supply it's own set of .so libs though.
That or shipping the versions used is usually the way it goes on windows. Take a look at a lot of the games on steam, and many of them will carry an OpenAL dll with them.
Someone needs to dig up pre-ELF binaries for NetHack and XPilot and we can have a backwards compatiblity race, on latest versions of Ubuntu and Windows. Linux has a better chance now that Windows has dropped 16-bit support :)
Even Windows binaries WINE on 64-bit runs 16, 32, and 64-bit applications! :-)
Kind of. Turning on 64bit by default has resulted in a lot of problems for me, though. It doesn't do the search paths right, I often have 32bit things failing because they stumble on a 64bit dll while linking (or vice-versa).
I don't know if it will solve your particular problem, but I would suggest trying PlayOnLinux. It saved me from having a lot of hassle having different Wine configurations and versions side by side.
> Gaming on OSX doesn't work as well as on a PC because you can't put OSX on custom hardware.

...What? That's a complete non sequitur. There are high-end and low-end Macs, just as with anything else, and high-end Macs play games just as well as high-end Windows boxes. And of course you can put OSX on custom hardware, it's just not a popular option.

> You sound like an iOS developer. It's not like every Windows PC has the same screen resolution and hardware, yet it's the biggest gaming platform... Have you ever developed anything for the desktop? It's not particularly difficult to get things to run on computers with different hardware...

Wow. Have you ever developed high-end games for a desktop? It's a damn nightmare to get fast 3D to run on computers with different hardware. There's a reason that so many devs only work with consoles: targeting a single, specific hardware set reduces development costs immensely. It's getting easier now that pre-fab engines are practical and popular and the developer can fob some of the work off on the engine creator, but testing a AAA game properly requires a bunch of tests to be repeated across dozens of different hardware setups, and you still get post-launch bug reports that the game crashes when run on X video card with Y motherboard.

And all that is just for Windows. Adding Ubuntu support alone doubles the testing and debugging load. I actually do think that Linux can be a successful gaming platform with Valve's backing, but your arguments are not good.

> high-end Macs play games just as well as high-end Windows boxes

Are you joking? Because even $2000 iMacs come with mobile GPUs. Not to mention CPUs that cannot be overclocked etc.

That's comparable to a high-end gaming laptop, not a PC.

> Are you joking? Because even $2000 iMacs come with mobile GPUs. Not to mention CPUs that cannot be overclocked etc. That's comparable to a high-end gaming laptop, not a PC.

And what's wrong with high-end gaming laptops? My $1000 MacBook Pro has played everything I've thrown at it acceptably well, and it's not even particularly high-end. It's no longer the mid-90s, when you needed a new $2000 rig every year to keep up with current releases. For the typical gamer, overclocking your CPU hasn't been worth the effort in years.

There's nothing wrong with gaming laptops, it's just that both their performance and the experience they provide pales in comparison to a PC. (A PC that costs less, mind you.)

I mean, you cannot realistically say that you can have an immersive experience on a 15 inch, 1600x900 monitor when it comes to graphically intensive games.

Also, with CPU bound games like Arma overclocking can result in a difference of 15-20 fps.

This is a rather shortsighted view. Integrated graphics are rapidly catching up to desktop cards. The built-in Iris is enough to play games like TF2 with high settings, while the 15" Macbook Pro's 750M is half as powerful as my desktop AMD 6850! Furthermore, desktop PCs are getting ousted by laptops, to the point where I barely know anyone with a desktop anymore. In my view, PC gaming will have to adapt to this new environment, or it will become an increasingly niche market. (The enthusiasts who suggest spending $500 every year just to catch up with all the poorly optimized ports aren't helping.)

And yes, I very much can have an immersive experience on my 15" display, as can many other people. According to the Valve hardware survey, only 32.61% are running at 1080p; most of the rest have to do with less. Giant monitors aren't as ubiquitous as you might think.

I can't seem to load up the steam hw surveys for the various different video cards, but it would be interesting to see how many users are running at or below the latest MBP specs.
well one problem is that you have always had to buy the most expensive macbook / mac to get any sort of dedicated GPU. they've never had a GPU in anything but the absolute most expensive mac. besides that, apple has always had poor opengl software and driver support. they just released opengl 4 support with mavericks and touted it as a big deal, but it's opengl 4.1, which was released in 2010.
Have you been paying attention to Intel's graphics improvements? At the rate they're going, we'll have the power of (current gen) desktop graphics in just a few iterations. I think you could even make the claim that the current Iris graphics are as powerful as current-gen consoles, though you wouldn't know it from all the crappy ports and the lack of a low-level graphics API.

(Also, people still overclock their CPUs?)

> we'll have the power of (current gen) desktop graphics in just a few iterations

And where will desktop graphics be after those few iterations? Several iterations more advanced. Integrated graphics will never be competitive with discreet graphics, therefore systems that do not support discreet graphics will never be competitive with those that can (in gaming, of course).

Discrete graphics are expensive, noisy, hot, and suck up tons of power. Upgrading your graphics card used to make a huge impact, but each successive generation now yields less and less improvement. (Carmack himself said in the most recent keynote that there probably won't be any "wow!" moments from graphics upgrades ever again.) Furthermore, some of the best looking games of the past few years (Super Mario Galaxy) were designed to run on one of the weakest systems around. As fun as it is to flip every switch in Crysis or Metro, I don't think most gamers care that much about diffuse lighting and ambient occlusion. We're at the point where things really do look "good enough" for all but the nitpicky, and I say this as a PC gamer for 20 years.
Perhaps they will outperform (current!) mid range GPUs at some point, but from what I understand only the most expensive processors come with beefy integrated graphics.

That means, that even if they manage to beef up their CPUs, buying a cheap i5 with a mid range GPU will cost less. Plus, you can upgrade the GPU separately etc.

Frankly, I don't see the point of APUs but it seems AMD is going in this direction as well. Rumors say they're actually discontinuing their enthusiast CPUs[1].

[1] http://www.techpowerup.com/195355/vishera-end-of-the-line-fo...

Dunno, but my MBA ran cs:go way better than my linux box with a dedicated (low end but new) ati card can run cs:source. I'm sure it's a driver issue, but point is that macs current can outperform many linux setups.
Not to mention, Linux (and thus Steam OS) is easily installed.

I updated my desktop to Linux Mint 16 today and discovered that neither Steam nor Wine will install on it. Steam seems to be supported on Ubuntu 12.10 (although it does work on 13.04).

Steam is included in the Linux Mint 16 repositories and you shouldn't have issues installing it from the package manager. Or you can always "apt-get install steam". Like most Linux applications, you are better off installing the application from the package manager instead of from the upstream website.
Your problem is using Linux Mint...

Both Steam and Wine work perfectly on Ubuntu 13.10 (I'm running both on my 13.10 laptop).

> Your problem is using Linux Mint...

I think you just provided a shining example of the potential problems linux gaming faces...

I've used Steam successfully with Ubuntu, SUSE, Fedora, Arch, Manjaro...

Mint is just a buggy distro, I used it once upon a time, it's simply not stable.

Ubuntu is just a buggy distro, I used it once upon a time, it's simply not stable.

Fedora is just a buggy distro, I used it once upon a time, it's simply not stable.

Arch is just a buggy distro, I used it once upon a time, it's simply not stable.

We could play this game all day to make stinkytaco's point.

Not entirely, its less an issue of Linux and more an issue of software packaging - which, incidentally is being solved right now.

Ubuntu is building a new packaging format called "Click Packages", which possibly would solve a lot of these installation issues.

It would be unsurprising, if Steam/SteamOS uses this at its core, precisely to solve the availability issue.

However, I believe that SteamOS will become the default distro for all gamers.

Valve is making their own distribution.
I updated to Linux Mint 16 a few days ago, and my Steam and Wine installations are working just fine.

Edit: But, yes LM 16 is little buggy, but its perfectly usable and I am sure the bugs will be ironed out in subsequent updates.

Works fine on Arch.
Wouldn't install how/why? Both Steam and Wine are in the Mint repos, there is no reason they shouldn't install.
I'm curious what the user base of gaming focused users in for linux world wide. Linux tends to attract developers rather than users who spend a great deal of money on their gaming hobby. Perhaps I am wrong.

Don't get me wrong, I'd love this to work, but it seems like a bit of a stretch to say it will work better than a platform that is already successful at getting people to spend money on games (see Mac App Store, iOS).

>You sound like an iOS developer. It's not like every Windows PC has the same screen resolution and hardware, yet it's the biggest gaming platform...

This coming from the guy who just told someone their problem is that they are running Linux Mint...

> I'm curious what the user base of gaming focused users in for linux world wide. Linux tends to attract developers rather than users who spend a great deal of money on their gaming hobby. Perhaps I am wrong.

I'd wager a good portion of Linux devs are gamers, and likely just dual-boot, have a console, an iPad, etc... Seeing as how the barrier to using Linux is lower than either Windows or OSX, it doesn't really matter how many users currently use it, as much as how many will in the future...

> Don't get me wrong, I'd love this to work, but it seems like a bit of a stretch to say it will work better than a platform that is already successful at getting people to spend money on games (see Mac App Store, iOS).

As we like to say in trading, past performance doesn't guarantee future results... In any case, if you look at something like Humble Bundle, Linux total revenue almost always beats OSX revenue in Humble Bundle sales...

> This coming from the guy who just told someone their problem is that they are running Linux Mint...

Isn't it though? If a program works on every single other distro...

Barrier to using Linux is not lower than Windows. Windows comes installed on almost every PC sold. Linux does not. Therefore more work is required to use Linux.

I love Linux, but "if a program works on every single other distro.." is disingenuous. I have not once had 100% success with Linux on initial install. There has always been something that needed to be tweaked (usually sound or graphics). No, Windows isn't 100% either, but it's more like 98% while Linux is like 92%. For the majority of people, that 6% difference matters.

Gaming on Linux still needs to catch up. NVidia Optimus support is still being worked on. Most platforms don't ship with the proprietary drivers, which are the ones that are actually good for gaming. And from what I hear, the OSS AMD drivers are good at power management while they suck at gaming and flipped for the proprietary ones. AMD also has a problem where they drop support for cards relatively quickly.

I love Linux so much (Crunchbang, baby) but it's so fragmented that unless things change, gaming on Windows is going to stay easier. I don't see any reason why my family would give up Windows with its large library of games and all that support for Linux with its tiny library and not up to par drivers. That might not work on that distro without some workaround.

> Windows comes installed on almost every PC sold. Linux does not. Therefore more work is required to use Linux.

Keep in mind that most people who play games (and I'm not talking about Angry Birds or Facebook games but people who use Steam) tend to build their own PCs.

And installing Linux is just as easy as installing Windows, if not easier (you won't have to go on a driver hunt most of the time for instance).

> Keep in mind that most people who play games (and I'm not talking about Angry Birds or Facebook games but people who use Steam) tend to build their own PCs.

Do you have a source for this?

My laptop came with linux preinstalled. Same with my netbook. Neither required much work to use linux.

A standard Kubuntu (or Chakra) install on any Intel/AMD PC made before June will likely work without hiccups or missing hardware. Most distributions include an app to specifically detect/install proprietary drivers (Ubuntu uses Jockey). A browsing of Phoronix.com will provide you with benchmarks showing the NVIDIA/AMD/Intel drivers running neck-and-neck with Windows. But hey, let's not let the truth get in the way of your FUD.

Ubuntu Linux came on my last PC, my wife's current laptop, and will probably come on my next PC if PC makers get their heads out of ... the sand.
>> Therefore more work is required to use Linux.

Not according to most Windows 8 users, check YouTube.

Another thing that is not mentioned, is that Steam on OS X is kinda bad. Tends to freeze often etc.

In the case of Linux, Valve has the incentive to ship a better version because they'd be running that version on their Steamboxes as well.

>> Linux tends to attract developers rather than users who spend a great deal of money on their gaming hobby.

Gamers want fun. Gamers don't really care what's underneath. There was a time, back before the illegal deals of Gates when any gamer you talked to would literally laugh out loud at you at the thought of paying serious money for any game not on DOS - meaning Windows.

>This coming from the guy who just told someone their problem is that they are running Linux Mint...

Nice Ad Hominem [1] you threw out there.

[1] https://en.wikipedia.org/wiki/Ad_hominem

I don't see ad hominem. He explicitly stated that fragmentation would not be an issue for gaming on Linux, and then in response to someone saying that Steam didn't work, he said "Well, that's because you're running Linux Mint". That sounds to me like a fragmentation problem. I'm not attacking him personally, I'm pointing out that he literally just used fragmentation as an excuse for why something didn't work while at the same time claiming it's not an issue.
Yes, and if you'd read anywhere else in the thread, You'd find that the Linux Mint issue does not happen because there's a package in the LM16 repositories for steam. Which means that the entire issue of LM not running steam is moot. Which means there is no fragmentation issue in Linux as related to steam.

Which means we're left with your Ad Hominem, which you don't see.

> Yes, and if you'd read anywhere else in the thread, You'd find that the Linux Mint issue does not happen because there's a package in the LM16 repositories for steam. Which means that the entire issue of LM not running steam is moot. Which means there is no fragmentation issue in Linux as related to steam.

I don't follow this argument.

1. Linux Mint is Linux. People who run it say "I'm running linux." 2. Linux Mint does not run steam. People who run it say "Steam doesn't work on Linux Mint". 3. This means that the linux market is fragmented.

You can't just exclude Mint from linux for some arbitrary reasons. It's linux and it doesn't run steam.

And Mint is hardly alone. It's very much like android, there's a huge number of possible issues developers need to contend with. This doesn't mean it's a failure, it means that the cost of doing business will be higher than with the relatively controlled Windows ecosystem or the even more controlled console market.

Fragmentation won't be an issue because, in all honesty, if people want Steam to work, they'll use either Steam OS or the recommended Linux distro - Ubuntu.
> Gaming on OSX doesn't work as well as on a PC because you can't put OSX on custom hardware.

I'm sure most of those 20 million Ubuntu boxes have top-of-the-line CPUs and blazing fast GPUs, right? Fact of the matter is, the vast majority those machines won't be able to run anything other than 2D games.

Also, before we start condemning OSX as a platform with no games, need I mention Borderlands 2? Metro: Last Light? All of Valve's titles? Civilization? Bioshock Infinite? Batman: Arkham City? XCOM: Enemy Unknown? I mean, come on. At least do some research.

> You sound like an iOS developer.

Don't do that.

Pretty sure a large portion of those 20 million Ubuntu installations don't even have monitors. (Ubuntu is a pretty good server distro.)
> because it has too small a user base

Maybe we should instead speak to potential user base.

For OSX, the potential userbase is always whoever has the money to buy extremely pricey Apple hardware, at least if you want to game on it, since getting a competent gpu almost always requires the rest of the components be really pricey.

For Linux, it is the sum total of all PCs out there with compatible hardware and firmware that can boot a Linux iso. Sure, you have to subtract the subset of the population that would never be able to install it - which is quite sizable - but you also have to consider they don't have to do it themselves, a tech shop or techie friend could.

> It sounds like a development nightmare.

When I develop for Linux, I use the Open Build System and throw my build script up on the AUR. If you are writing games you are using SDL, and if you aren't I personally use qt. Through that, I get FS access, services acccess, apis for almost everything, such that I don't even need to care about what audio backend you use, what your window manager is, what display server you use, etc.

Yes, there might be bugs, but unlike the Windows model, which is write for the buggy APIs because you can't do anything about it, on Linux you send the bugs to the upstream projects they originate from. Yeah, it is about 2 years until that bug fix sees mainstream adoption, but it beats using a buggy DX call for 15 years.

>For OSX, the potential userbase is always whoever has the money to buy extremely pricey Apple hardware, at least if you want to game on it, since getting a competent gpu almost always requires the rest of the components be really pricey.

But the kind of gaming that Linux lacks is the kind that need pricey components. I can play Organ Trail or World of Goo on Linux right now. If I want to play COD, I'm going to need something substantial. That narrows the user base even more.

I think you're over-estimating how much money it takes to get a relatively good gaming computer. You could probably build an entry-level gaming machine for around 700 to 800 dollars. Add in a keyboard, mouse, and a nice monitor and you'll probably end up closer to 1,000 USD. That's still 200 to 300 dollars cheaper than a Macbook Pro or an iMac, and 100 dollars cheaper than building the equivalent system running Windows (OEM Windows Home Premium is 100 dollars).

That would be equivalent to, say, buying a desktop from Dell (300~500 USD) and an XBox One (500 USD), which is a reasonable cost if someone wants to play the more graphically intense games.

>That would be equivalent to, say, buying a desktop from Dell (300~500 USD) and an XBox One (500 USD),

As a reference, the fastest home consoles now(XBO and PS4) are based on an AMD Jaguar core (AMD's version of the Atom), with 8GB of Ram. You can build a (Faster) AMD A10-based machine with the same specs for less than $400 in Canada.

Hell, you could throw a quad core Athlon and a 7790 in a $400 rig and still smoke the ps4 / xbone.

Something like $40 case + PSU, $40 8gb stick of ram, $50 matx motherboard, $70 cpu, $50 500gb hard drive, and a $100 7790 (or even better, the recent price cut 7870s for $130) and you are still under $400.

"Something substantial" is still a computer costing less than $800, or one that is four years old.
> something substantial

Not really. More like $4-500.

For a price of a "next gen" console you can build a PC that can run modern games at 1080p. Granted, not the highest settings but even that is achievable for less than $1000.

> And Linux may or may not run on the latest generation hot stuff

I've now installed Linux on two custom built machines, both with new hardware, neither of which were specifically built for linux. I was very surprised, compatibility was really good, and hardware issues were almost none...

> depending on how much time you want to spend to get your newest graphics card working.

Other than the one that had a dedicated GPU (even here, worked out of the box on Ubuntu). But then, this is an area that Valve seems to be focusing on heavily, and throwing steam support behind linux is a good reason to get Nvidia (et al) involved in better driver support.

It's still a longshot overall IMHO, but I do agree that the potential user-base is higher. You can't get a budget gaming Mac - the closest is the iMac for >$1,000, and that can be easily out-performed by a $5-600 custom built box.

> And Linux may or may not run on the latest generation hot stuff,

This is quite wrong. Most of PC gaming occurs on the desktop, and desktop hardware Linux compatibility is excellent. You see more issues on laptops, true, but again that's not where the main gaming crowd is on PC.

I would not go so far as to say that 3D hardware support in linux is "excellent". Probably as good as on Mac, true, but far from excellent. Basically if you want high end graphics on Linux you need to use an Nvidia card and their closed drivers. This closes of a section of the linux community right away. Intel and AMD have open source drivers but AMDs are terrible (no power management, buggy) and Intel still does not approach the performance of Nvidia for 3D gaming. The Nvidia drivers are good, but always lag behind their Windows cousins. Things are improving, but "excellent" is not the word I would use.
See, this right here is a perfect example of "Moving the Goalposts" [1]. We first redefine "excellent" to mean "without flaw", then state that using non-open drivers, which are freely available, no longer makes linux driver support excellent because it closes a section of the linux community. This also comes dangerously close to being a "No True Scotsman" fallacy as well [2].

What's even more interesting is that in a different post, you said that AMD's open drivers were better than their closed ones, citing power management and less bugs as one of the benefits. Here you are doing a complete 180.

Go to Phoronix.com and show me the benchmarks where Nvidia's windows drivers consistently outperform the Linux ones.

[1] https://en.wikipedia.org/wiki/Moving_the_goalposts

[2] https://en.wikipedia.org/wiki/No_true_scotsman

I think GP's point is that the user base of OS X-capable hardware is a lot smaller than the user base of GNU/Linux-capable hardware.
Gaming on Mac has gotten a lot better, mainly thanks to Steam.

I'm a huge gamer type, but for assorted reasons my "real" gaming PC isn't actually at home so I'm usually "stuck" with my Macbook. SteamPlay has therefore has been a huge boon to me -- I apparently have 272 games on my Steam account, and of those 121 run on Mac. That's a really impressive batting average.

Of course, a bunch of those I can't actually play due to the absolutely terrible Intel HD 3000 GPU in this thing (Witcher 2? Yeah, right!), but most indie games run fine because they're usually 2D or light 3D.

>> I apparently have 272 games on my Steam account, and of those 121 run on Mac.

How many of those 121 are AAA-titles? I'd like to be a Mac gamer too, but it seems to me there are extremely few AAA grade games available for the Mac. What else is there besides Valve, Blizzard, and .. Borderlands 2 & Arkham City?

I dumped my gaming pc for an iMac a couple of months ago as I got sick of rebooting linux > windows and back to get shit done when I wasn't playing games, and figured OSX was a good middle ground.

It really depends what you're interested in as to whether that's possible for you at the moment. The Blizzard titles all run, the Valve titles all run, LoL runs, and as mentioned in this thread a good portion of my steam library is available.

The big missing pieces for many are the Battlefield series and the CoD series, but since I don't play that type of game I'm fine - ymmv

Well, I've been using a Mac exclusively for a few years now. I just think the gaming situation is still really sad, even if things may be gradually improving.

It's difficult to believe that even 25% of those 121 games you mentioned are AAA quality, and that's what I was curious about. What's your estimate? Could you list a few AAA games for the Mac?

I can't speak for nekro23's library, but mine is ~150 games with 50 available for Mac. I don't purchase a lot of AAA games, but I can go through and list the ones that are/aren't on mac that I would say are of significant quality and a clearly not small titles.

On Mac (49):

All the Valve games - CS/TF2/Portal/HL/L4D

- King's Bounty

- Psychonauts

- Civ 4

- Trine 2

- XCOM: Enemy Unknown

- Two Worlds 2

- The Witcher

- Borderlands 2

- Max Payne 3

Plus Starcraft, Diablo 3 and League of Legends not within steam.

Notable absentees on my full Steam list (152):

- Dragon Age

- Skyrim/Fallout: NV

- Far Cry 3

- Crysis

- Dead Island

- Bioshock

- Alpha Protocol

- Assassin's Creed

- Alan Wake

- Empire:Total War

- Mafia 2

- Mass Effect 1/2

- Stalker

- Supreme Commander 2

The general trend is that most new games are being built on frameworks like Unity and UE3 that are cross platform across the consoles, pc and mac. There's outliers like Battlefield where the Frostbite engine isn't going to get dumped anytime soon, but I think the effort required for cross platform release has gone down to the point where large studios releasing across console/pc will likely also release console/pc/mac/linux.

The fact that I can play the new XCOM game on an iPad is pretty cool as well.

I think the presence of both DotA 2 and LoL is absolutely massive, particularly given the player base of the latter. Serious Mac gaming is probably not an option yet for players who like to shop around and play a lot of single player games, but for people who like me who just grab an online strategy game and play the shit out of it, it's actually fine. I suspect the combination of a Mac + [Xbone|PS4] would get very good coverage at the moment as well.

Thanks for the list.

The problem is that outside of Blizz/Valve's stuff, if you browse Steam's list of Mac games, it's like 95%+ small games made by a lone developer, and that is really sad. No disrespect to those developers, but that kind of games just don't interest me.

But you think things are getting better? Do big game studios actually use Unity these days? That would be kind of.. awesome.

I'd like to say that with Mavericks adding OpenGL 4.1, I can play a number of games much better on my Macbook Pro (early 2008).
Nothing about what he said sounds contradictory to me. In short, what I gained from reading his post is that OSX is small and it doesn't have room to grow to host a gaming population because it's expensive and the hardware doesn't lend itself to gaming. One does not simply just build a mac gaming machine for a reasonable amount of money. On the other hand, he's saying Linux does have that potential because it's cheap and pushes by certain distros have made it much easier to use.
The difference here is that every Windows user is a potential Linux user. They just need to download and install some free software. The platform fragmentation is precisely the same as it is on Windows and is largely a solved problem.