Should you support Linux?

Started by
24 comments, last by derda4 11 years, 6 months ago

You don't get a lot of sales on Linux, but its generally not an overcrowded market. The big advantage you might have here is if your game is "a lot like" another game (say, an RTS) and your competitors didn't port to Linux yet. You might rake a few sales you wouldn't otherwise. If you can identify your market and competition effectively, it might turn into a more appealing market. Without more details about your product, it would be impossible to advise.


Here is my game:
http://www.isotope244.com/machines-at-war-3.html


Linux gamers may be fewer in numbers but they sure do fork over more cash. The article below illustrates my point.
http://www.hypable.c...ends-2-million/


I am well aware of that :) Unfortunately without numbers its pretty useless, is Linux 1% of the sales or 20%, thats a huge difference, and seeing the average price is higher leads me to believe the marketshare is much lower.
Advertisement

Maybe for every 90 sales of a game on Windows, you'd make 10 sales on Linux.


More like 98 :: 2 ratio... of those 2 non-PC sales about 1.8 of them are Mac and 0.2 are Linux... IIRC...

But should you support Linux? It all depends on your game and your company (or team for indy devs). Do you have the resources to implement Linux support? Are the downsides to supporting Linux worth the upside? Weigh the pros and cons. Get on Google and look for "comps" of similar games deployed on Linux and look up their sales figures... try to identify trends in the markets... There is no concrete yes/no answer for this question. As a business manager you have to weigh up all of the information and data you have and make the most rational decision you can...
_______________________________________________________________________________
CEO & Lead Developer at ATCWARE™
"Project X-1"; a 100% managed, platform-agnostic game & simulation engine

Please visit our new forums and help us test them and break the ice!
___________________________________________________________________________________
That's a chicken/egg problem. It does not pay to port games to Linux because there a too few gamers on Linux. And because few games are ported, no new players move to Linux.

I think, if you like Linux and know how to code for it, and if you're an indie or hobbyist, it's your obligation to pave the way for future developers. If you don't know anything about Linux and return of invest is your primary concern, it's probably not the time for Linux yet.

I am actually doing it the other way around. I'm developing everything on Linux, using only multi-platform libraries and will create a Windows port later on. But I'm not in any way depending on the sales.

Development using Linux can, by the way, be an eye-opener and very rewarding. Things that are hidden deep inside your good old Visual Studio are much more accessible using "the UNIX way".

ATC: Most Linux machines that are targeted for games are PCs (or Android devices). Even Macs are PCs, even though Apple doesn't want us to know...

[quote name='Orymus3' timestamp='1349823348' post='4988520']
You don't get a lot of sales on Linux, but its generally not an overcrowded market. The big advantage you might have here is if your game is "a lot like" another game (say, an RTS) and your competitors didn't port to Linux yet. You might rake a few sales you wouldn't otherwise. If you can identify your market and competition effectively, it might turn into a more appealing market. Without more details about your product, it would be impossible to advise.


Here is my game:
http://www.isotope24...s-at-war-3.html


Linux gamers may be fewer in numbers but they sure do fork over more cash. The article below illustrates my point.
http://www.hypable.c...ends-2-million/


I am well aware of that smile.png Unfortunately without numbers its pretty useless, is Linux 1% of the sales or 20%, thats a huge difference, and seeing the average price is higher leads me to believe the marketshare is much lower.
[/quote]

[quote name='Orymus3' timestamp='1349823348' post='4988520']
You don't get a lot of sales on Linux, but its generally not an overcrowded market. The big advantage you might have here is if your game is "a lot like" another game (say, an RTS) and your competitors didn't port to Linux yet. You might rake a few sales you wouldn't otherwise. If you can identify your market and competition effectively, it might turn into a more appealing market. Without more details about your product, it would be impossible to advise.


Here is my game:
http://www.isotope24...s-at-war-3.html


Linux gamers may be fewer in numbers but they sure do fork over more cash. The article below illustrates my point.
http://www.hypable.c...ends-2-million/


I am well aware of that smile.png Unfortunately without numbers its pretty useless, is Linux 1% of the sales or 20%, thats a huge difference, and seeing the average price is higher leads me to believe the marketshare is much lower.
[/quote]

It depends on you really, for indies Linux sales can be up to 10-20% of their total income, its not because of the marketshare. The marketshare is low and alot of Linux gamers also use Windows but because of the lack of competition, 1-2% of the computer users is still several million users and it is very easy to get them to notice you. (on Windows and to some extent Mac you have to compete with EA, Valve, Blizzard, etc, On Linux you only have to compete with OpenArena and Tux Racer(ok, there are a few great games on Linux, but not that many))
[size="1"]I don't suffer from insanity, I'm enjoying every minute of it.
The voices in my head may not be real, but they have some good ideas!
I doubt that there is a lot of "Linux gamers" in the sense that they strictly use Linux... But there might be a significantly higher amount of "Gamers that mostly use Linux for non-gaming" which then just boot into Windows to play. So on the one hand you could argue they will buy the game anyway for windows, on the other hand having a linux version could make the game more attractive to them. Especially if its a more casual game you probably don't want to reboot the machine just to play a round of angry birds...
Currently I am using windows. and yet i didn't use Linux , therefore i can't say , but now i wanna use Linux.
In my engine I support Win7, Win8RT, OSX, Android, iOS, Web (JS+WebGL), NaCl and NPAPI, but not linux. The reason is majorly because the number of distros is huge and after evaluating it, the build and packaging process is a pain. If you ask five different linux people what the most important distro to support is, you'll get at least five different answers. Depending on distro * distro version * kernel version * GPU card vendor combination, the support for OpenGL driver varies wildly. The system testing complexity is up the roof compared to any other platform. And most importantly, since the market segment is smaller compared to Windows and OSX and there are no good marketing channels, I can't see the point in it. If you're already a linux whiz that knows the different distros and kernels and drivers in and out, perhaps you'll be able to pull off decent support for all the combinations with a bearable/manageable pain, but for "normal" developers, I don't think it's at all worth it.

If some big player (Valve+Steam?) comes in and manages to unify the development pain (doubt it), then I'll definitely be reconsidering.

ATC: Most Linux machines that are targeted for games are PCs (or Android devices). Even Macs are PCs, even though Apple doesn't want us to know...


I know... exact same hardware... except one has an Apple logo... But the operating systems are quite different: totally different system interrupts, very different kernel designs, different drivers, etc... thus PC, Mac and Linux are indeed three different platforms (even if the hardware is the same).
_______________________________________________________________________________
CEO & Lead Developer at ATCWARE™
"Project X-1"; a 100% managed, platform-agnostic game & simulation engine

Please visit our new forums and help us test them and break the ice!
___________________________________________________________________________________
So for you PC == Windows? Then what about good old DOS? Its "kernel" (if you wanna call it that) is totally different from Windows and it is what was on PCs when the PC was born. So by your definition, Windows is not a "PC" either.
Linux users are completely willing to buy good commercial games. Take a look at the Humble Indie Bundles... Linux users consistently pay more for the bundle. The numbers are not as high as Windows, but enough to justify releasing it for the platform. And as others have said, Valve is now going to support Linux... so that is a good sign that there are Linux users willing to pay for games.
Do you folks like coffee?

This topic is closed to new replies.

Advertisement