The operating-system tag has no usage guidance.
7
votes
1answer
149 views
How can i port my OpenGL game to linux? [on hold]
I made a game with OpenGL 4.3(core profile) and C++. I used GLFW3 for window and context management. I am also using bunch of third party library which are also available for linux.
What things do i ...
2
votes
1answer
135 views
In Unity, how can I register a custom file type that is always opened with my game?
I want my players to be able to create their own scenes as custom levels, save them as files (say custom1.gamelevel), and open them directly in my game program by double-clicking the level file, ...
2
votes
4answers
467 views
Android and iPhone Global Market Share
I made the mistake of making my game Android only (via libGDX). A lot of people are asking me for an iPhone/iPad version. Sigh. (Next time, I'll use Unity or Corona SDK.)
I've searched high and low, ...
-2
votes
1answer
1k views
World of Warcraft servers [closed]
Does anybody knows or have any info about the OS of the servers of World of Warcraft?
I have a "debate" with some friends about the OS behind WoW. They say it could be Win, which is very strange for ...
10
votes
3answers
862 views
Why aren't more games 64-bit executables? [closed]
Until now I've seen that many games are still compiled in 32-bit architecture although nearly 50% of current Windows users are on 64-bit OS? Why is this?
If the reason is for getting larger audience (...
27
votes
14answers
3k views
Why is there a lack of games for Linux? [closed]
What is wrong with the Linux/*nix family for games? What makes the development of games for this platform too slow compared to Windows or even OS X?