Saturday, December 17, 2016

The Costs of Developing Games

I've been working on a simulator/game, and decided to investigate how much it would actually cost to deploy to as many platforms as possible. The platforms I investigated were the following: Xbox One, PS4, Wii U, and iPhone. My simulator wouldn't actually be appropriate for the iPhone given the system constraints and minimal points of interaction available to the user, but I included it for completeness. The areas I have considered in my investigation are the following: development kit, developer registration, listing fees, patch fees, and perks.

You'll find that most of the tangible costs, like price of dev kits and registration, are actually undisclosed, but we can guess at these costs based on user testimonials from various threads and online forums. Where applicable, I have posted links to any sources, though due to the limited lifetime of forum threads, forum links are not provided.

Xbox One / UWP
The costs of developing for the Xbox are a little more complicated since Microsoft has been pushing a unified platform dubbed "UWP." This means that the costs for developing a game on Windows are very similar to that of a game on Xbox, but the development kit costs change. If you are developing for Windows, you need a Windows computer. If you are developing for the Xbox, you'll need an Xbox. Here is a breakdown of the costs I was able to source:

  1. Development Kit : Xbox One console = $250.00
  2. Developer Registration: One time fee  = $19.00
  3. Listing Fee:                                           = $Estimated at 'couple hundred'
  4. Patch Fees:                                            = Free as of 2013
  5. Perks:                                                     = Two free development kits (Qualified independent developers)
The listing fee probably varies based on the studio budget, but if we estimate 'couple hundred' to have a ceiling of $200 dollars, the total cost of developing a game for the Xbox One is $469.00. This doesn't account for multiple development kits, but if you are a qualified independent developer, the price could be as low as $219.00 since you would get the kits for free.

Playstation 4 
Most of the price for developing on the PS4 is going to come from the development kit since you cannot currently turn any PS4 unit into a dev system like you can with the Xbox One. Let's take a look at the breakdown.
  1. Development Kit: PS4 Dev Console               = $2,500.00
  2. Developer Registration: Online Registration   = Free
  3. Listing Fee:                                                      = Unknown
  4. Patch Fees:                                                       = $10,000.00
  5. Perks:                                                                = First two patches are free. Free ESRB ratings
Right off the bat, we see that the cost of the development kit is already $2000.00 more than the Xbox One. Unfortunately, I could not find any information on the listing fee for selling your game through their online marketplace, but based on the other numbers, it is likely to be relatively expensive. Given the numbers I could find, I am going to conclude that the total cost of developing a game for the PS4 is probably about $2,500.00 to $3,000.00. However, if you are indie developer, you may be in luck. I found multiple accounts of forum users claiming that Sony was generously lending indie developers a free PS4 dev kit for the first year.

Wii U
Nintendo's next console is actually the Switch, but since it is still very new, there was not much information I could find on the price of developing for that system. Instead I will look at the Wii U where more information on development costs was available.
  1. Development Kit: Refurbished = $1,500.00
  2. Developer Registration:            = Unknown
  3. Listing Fee                                = Unknown
  4. Patch Fees:                                = Free
  5. Perks:                                         = Unity Pro License
Unfortunately, there are quite a few unknowns when looking at developing for the Wii U, but the development kit costs were probably the easiest to find compared to the other systems. If you are not buying a refurbished kit, the price rises another 1,000.00. Overall, if we assume that the registration and listing fees are free, the total cost of developing a game for the Wii U is about $1,500.00.00 with zero patching fees.

iPhone
The iOS platform is a very different system than the other platforms since the gaming system is essentially a hand held device. With the physical limitations comes limited hardware capabilities. None the less, let's look at the numbers I was able to source for developing a game on iOS:
  1. Development Kit: iPad/ iPhone = $200.00 - $600.00
  2. Developer Registration:             = Free
  3. Listing Fee                                 = $100.00 /Year
  4. Patch Fees:                                 = Free
  5. Perks:                                         = External test users (up to 200)
Developing for the iPhone or iPad seems to carry the lowest cost, but it is also the only platform that I could identify as having a recurring cost. The listing fee for applications and games is written as $99/yr, but it was unclear if the developer was responsible for paying the annual price after original game/application submission. Even with the recurring fee, developing for iOS appears to carry the lowest cost and the total cost of developing a game for the iPhone is about $300.00 if you are using a cheaper iOS device.

Hopefully you found this as informative and interesting as I did, and that it helps fellow developers make informed decisions about the platforms they choose. For my simulator, I will likely develop for the Windows platform first, and then expand if it makes sense. 

If you have more recent information on the costs associated with developing a game for various platforms, please contact me, and I would be happy to update the information provided above.

No comments:

Post a Comment