Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
-1 votes
1 answer
8k views

Game code difference between consoles (PS3/PS4) and PC [closed]

I'm interested in game development and have some very curious questions. Im a newbie in game dev so pardon my silly mistakes and question and repetition if any. I hope biggies here will guide me and ...
Ashutosh's user avatar
  • 103
26 votes
5 answers
28k views

Why is it difficult to port games from consoles to PC? [closed]

PC ports of console games often come out a month or two later. Why is this? Games are written in languages that compile on PCs too, so the game logic should compile without issue. What's holding them ...
Bloodcount's user avatar
3 votes
1 answer
367 views

Kickstarter and 2D smartphone games

I am about to launch a Kickstarter project as, after 14 months of full time development on my first iOS game, I run out of money. I developed an iOS game that needs few more months to be ready (the ...
mm24's user avatar
  • 886
37 votes
4 answers
10k views

How do patches in games work?

Console and PC games have patches sometimes to fix bugs which the developers missed/didn't have time to fix. My question is how do these work? Sometimes the patch files are a few megabytes in size. ...
MulletDevil's user avatar