cisc 326
play

CISC 326 Game Architecture Module 02: Challenges In Game - PowerPoint PPT Presentation

CISC 326 Game Architecture Module 02: Challenges In Game Development Ahmed E. Hassan (with slides from Drs. Scott Grant and Nick Graham) World of Warcraft Released November 23, 2004 after a closed beta Over 100 million lifetime players


  1. CISC 326 Game Architecture Module 02: Challenges In Game Development Ahmed E. Hassan (with slides from Drs. Scott Grant and Nick Graham)

  2. World of Warcraft Ø Released November 23, 2004 after a closed beta Ø Over 100 million lifetime players and 500 million characters Ø Nearly 1 million PvE instances and 700k PvP instances each day Ø Nearly 3 million daily trades in the auction house World of Warcraft: Azeroth by the Numbers http://us.battle.net/wow/en/blog/12346804/world-of-warcraft-azeroth-by-the-numbers-1-28-2014

  3. Critical Lack of Server Capacity Ø Stress testing was done in beta, but was not sufficient Ø Long queue times prevented players from playing Ø Server migration was unacceptable in many cases

  4. SimCity 2013 Ø Released March 5, 2013 Ø Enormous sales success immediately following release Ø Traditionally a single- player game Ø New version required continuous access to EA’s servers

  5. Critical Lack of Server Capacity Ø Players unable to gain access to game Ø EA responded by removing game features, adding new servers Ø Amazon.com bombarded with negative reviews Ø EA finally announced free game to all people who purchased SimCity

  6. Making Games Is Easy? Ø There is a lot more to games than fancy graphics Ø World of Warcraft has 13,250 server computers with 75,000 CPU cores Ø Managed by a staff of 68 Ø 10 data centres in US, Europe, Asia Source: Rich Miller, WoW’s Back End: 10 Data Centers, 75,000 Cores, Data Centre Knowledge, Nov 25, 2009

  7. Total War: Rome 2 Hi everyone and thanks for your attention. We just wanted to reassure you that we do know it’s an extremely annoying and frustrating time for some of you at the moment and we are working around the clock to sort out those issues that you are having. The first patch has just gone up - it's not trouble-free we know and are fixing with a hotfix, but there will be another next week and every week after that till the problems are gone. http://forums.totalwar.com/showthread.php/82496-Sorry-From-CA-Current-State-of-the-Game-and-What-Happens-Next?s=00a28773b4721bda002977d4b57982e8 ■ At the moment it may seem that the

  8. Total War: Rome 2 At the moment it may seem that the changes are slight, but they aren’t the only ones we are working on currently and bigger changes are happening now for future patches. If you are having a problem, it is totally unacceptable and a big deal for us, please know that we are spending all our dev effort on fixing outstanding issues. Mike Simpson, Creative Director, Creative Assembly, Sept 6, 2013 http://forums.totalwar.com/showthread.php/82496-Sorry-From-CA-Current-State-of-the-Game-and-What-Happens-Next?s=00a28773b4721bda002977d4b57982e8

  9. Total War: Rome 2 Ø Big lesson Ø Simpson claimed that game ran correctly on 98% of systems Ø But 2% of several million is still a large number Ø Vast plethora of PC hardware (different processors, memory, graphics cards, OS and driver versions, ...) http://forums.totalwar.com/showthread.php/82496-Sorry-From-CA-Current-State-of-the-Game-and-What-Happens-Next?s=00a28773b4721bda002977d4b57982e8

  10. Ad hoc techniques don’t work. Video games are software too.

  11. Challenges in Game Development Ø Size of teams Ø Strict timeline Ø Range of cooperating roles Ø Complex development environment Ø Low success rates

  12. Challenges in Game Development Ø Size of teams Ø Strict timeline Ø Range of cooperating roles Ø Complex development environment Ø Low success rates

  13. Game Development Teams v For “AAA” games, teams v Animators typically 10-100 people v Sound Engineers v Multi-disciplinary v Musicians v Producer v Quest developers v Designer(s) v Writers v Programmers v Testers v Level designers v Actors v Modellers v …

  14. Red Alert 2 v 3 producers v 10 designers v 3 story writers v 16 artists v 18 programmers v 3 audio v 31 video production v 21 quality assurance v 9 marketing v 41 live actors v 26 voice actors

  15. Battlefield 1942 v Producers: 2 v Designers: 3 v Programmers: 11 v Artists: 12 v Sound: 2 v Music: 1 v Testers: 51 v Documenters: 2 v Voice actors: 18

  16. Civilization 4 v Producers: 3 v Designers: 2 v Programmers: 18 v Writers: 5 v Artists: 34 v Voice actors: 1 v QA: 26

  17. But not all games are AAA v Mojang: 3 at first, now 40 v Team Meat: 2 Programmer, Artist (+Composer, QA, etc.) v Frictional Games: 12 (+contractors, partners, etc.) v Subset Games: 2 Programmer, Artist (+Writer, Composer)

  18. Challenges in Game Development Ø Size of teams Ø Strict timeline Ø Range of cooperating roles Ø Complex development environment Ø Low success rates

  19. Strict Timelines Ø Time-sensitive topics: E.g., sports events, movie tie-ins Ø Need to recoup investment Ø Changing technology makes game stale: Duke Nukem Forever, development 1996-2011, changed engine at least twice requiring complete rewrite each time

  20. Challenges in Game Development Ø Size of teams Ø Strict timeline Ø Range of cooperating roles Ø Complex development environment Ø Low success rates

  21. Range of Co-operating Roles Ø Many sub-specialities on development team Ø Artists - modellers, animators, lighting specialists Ø Designers - level designers, quest designers, writers Ø Sound specialists Ø Schedule dependencies Ø Problems crossing organizational hierarchy

  22. Challenges in Game Development Ø Size of teams Ø Strict timeline Ø Range of cooperating roles Ø Complex development environment Ø Low success rates

  23. Xbox One Ø Released November 22, 2013 Ø 2 x 1.75 GHz quad core AMD Jaguar processor Ø 853 MHz AMD Radeon GCN Ø 8 GB DDR3 RAM Ø Up to 8 wireless game controllers

  24. Playstation 4 Ø To released Nov. 15, 2013 Ø 8 core AMD x86-64 Processor Ø 8 GB GDDR5 RAM Ø AMD Radeon GPU

  25. Playstation 3 Ø Released December 2006 Ø 3.2 GHz Cell Processor Ø 7 SPE’s – 128 bit SIMD RISC processor Ø connected by 10 GBps bus Ø 1 PPE as controller Ø 256 MB system memory, 256 MB on graphics card Ø Custom “Reality Synthesizer” Graphics Processor (NVIDIA/Sony) Ø Up to 7 Bluetooth controllers

  26. Consoles: Programming Ø Current consoles introduced significantly different programming architectures Ø 6 cores in Xbox 360; 8 cores in Xbox One; 7 cores in PlayStation 3 Ø Extensive vector processing capabilities Ø Difficulty of finding this much parallelism in games Ø Obvious candidate: AI Ø Difficulty of concurrent processing Ø In Xbox 360, GPU and CPU share memory Ø Many years required to learn how to develop for new consoles

  27. Consoles: Development Ø Proprietary software development kit available for Windows PCs Ø Develop, debug on PC Ø Cross-compile to console Ø Consoles do not necessarily make it easy to port to other consoles Ø “native” vs. “ported” vs “cross-platform” implementation

  28. Consoles: Software Delivery ■ Still typically DVD/Blu-ray delivery – Digital download gaining traction ■ Traditionally consoles had no/small HD, games played directly from DVD – Implies no opportunity for patching – First generation Xbox 360 came in “arcade” version with no HD! ■ Compare to PC games where patches routinely delivered after release, require download by players ■ Requires rock-solid software engineering, QA processes

  29. Home Computer ■ Enormous variety of hardware and SW platforms (e.g., OS: Windows, MacOS, Linux) ■ Windows PC’s have open hardware/software environments (contrast to consoles with unifrom env.) –Video card, CPU, memory differ in capability by orders of magnitude –Different versions of DirectX, video card drivers cause enormous difficulties with QA

  30. Portable Game Devices ■ Handheld devices for gaming ■ Extension into other entertainment areas – movies, MP3’s, social networking ■ E.g. PlayStation Vita, Nintendo 3DS

  31. Mobile Devices ■ Cell Phones\Tablets –Touch-based input –Powerful 3D GPUs –iPhone: Objective C –Android: Java / C –Windows Phone: C#/XNA ■ Largest install base of all gaming platforms ■ Programming challenge in diversity of devices

  32. Cross-Platform Development ■ Several game development engines now support wide range of platforms – Unreal: Windows, OS X, Linux, PlayStation, Wii, iOS, Android, HTML 5 – Unity: iOS, Android, BBOS, Windows Phone, Windows, Mac, Linux, PlayStation, Xbox – Source: Windows, MacOS, Linux, Xbox, PlayStation – Frostbite: Windows, Playstation, Xbox

  33. Challenges in Game Development Ø Size of teams Ø Strict timeline Ø Range of cooperating roles Ø Complex development environment Ø Low success rates

  34. Many games fail to make a profit Ø Apple App Store Ø ~59% of games don’t break even Ø ~80% of developers can’t sustain a business on apps alone Ø Profitable vs. Financial Success http://arstechnica.com/apple/2012/05/ios-app-success-is-a-lottery-and-60-of-developers-dont-break-even/ http://www.gartner.com/newsroom/id/2648515

  35. $16,910.556 (Avg. Daily Revenue Nov 2012) $ 3,402.544

  36. Games drive most of the revenue and downloads

  37. 1 st app

  38. 1 st app

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend