Ultimate Pop Culture Wiki
Advertisement

Unreal Engine
UE Logo Black Centered
Unreal Engine 4 screenshot
Unreal Engine 4.20 screenshot
Original author(s)Tim Sweeney
Developer(s)Epic Games
Initial releaseMay 1998; 25 years ago (1998-05)
Stable release
Template:Latest stable software release/Unreal Engine
Preview release
Template:Latest preview software release/Unreal Engine
Repository<templatestyles src="Plainlist/styles.css"/>
Written inC++
Engine<templatestyles src="Plainlist/styles.css"/>
    Lua error in Module:Wd at line 171: attempt to index field 'wikibase' (a nil value).
Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
TypeGame engine
LicenseSource-available commercial software with royalty model for commercial use[1]
Websiteunrealengine.com

The Unreal Engine is a game engine developed by Epic Games, first showcased in the 1998 first-person shooter game Unreal. Although initially developed for first-person shooters, it has been successfully used in a variety of other genres, including platformers, fighting games, MMORPGs, and other RPGs. With its code written in C++, the Unreal Engine features a high degree of portability and is a tool used by many game developers today, with it being source-available. The most recent version is Unreal Engine 4, which was released in 2014.

History

First generation: Unreal & Unreal Tournament

The first-generation Unreal Engine was developed by Tim Sweeney, the founder of Epic Games.[3] Having been programming since an early age and creating editing tools for ZZT (1991) and Jill of the Jungle (1992),[4] Sweeney began writing the engine in 1995 for the production of a game that would later become a first-person shooter known as Unreal.[5][6] After years in development, it debuted with the game's release in 1998,[7] although MicroProse and Legend Entertainment had access to the technology much earlier, licensing it in 1996.[8] According to an interview, Sweeney "wrote 90 percent of the code in the engine."[9]

UnrealEd screenshot

A screenshot of the first version of UnrealEd, displaying an user interface written in Visual Basic.[8]

Among the features of the engine were collision detection, colored lighting, and a limited form of texture filtering.[10] The engine also integrated a level editor, UnrealEd,[11] that had support for real-time constructive solid geometry operations as early as 1996, allowing mappers to change the level layout on the fly.[12][13] Even though Unreal was designed to compete with id Software, developers of Doom and Quake, the game was praised by John Carmack for its use of 16-bit color and ambient effects such as volumetric fog. "I doubt any important game will be designed with 8-bit color in mind from now on. Unreal has done an important thing in pushing toward direct color, and this gives the artists a lot more freedom," he said in an article written by Geoff Keighley for GameSpot. "Light blooms [the spheres of light], fog volumes, and composite skies were steps I was planning on taking, but Epic got there first with Unreal."[6] Another notable feature was the introduction of real-time direct illumination in 1995.[14]

At first, the engine relied on software rendering, meaning the graphics calculations were handled by the CPU.[3] However, over time, it was able to take advantage of the possibilities provided by graphics cards, a process that required Sweeney to rewrite the core rendering algorithm several times.[13] As a result, both software and hardware rendering coexisted in the foundational software, with the latter focusing on 3dfx's Glide API;[10] OpenGL and Direct3D were also supported,[15] though had slower performance compared to Glide due to deficiency in texture management.[16] With regard to audio, Epic employed the Galaxy Sound System, a software programmed in assembly language that supported, along with 8-bit and 16-bit audio, both EAX and Aureal capabilities and allowed the use of module music, a set of formats created through trackers that contained recorded samples and sequencing information for playback.[17][18][19] In addition to being available on Microsoft Windows, Linux, Mac and Unix,[20] the engine was ported through Unreal Tournament to PlayStation 2 and, with the help of Secret Level, to Dreamcast.[21][22]

By late 1999, The New York Times indicated that the number of external projects using Epic's technology was 16, naming the likes of Deus Ex, The Wheel of Time, and Duke Nukem Forever,[20] the title from 3D Realms that was set to debut the Duke Nukem series on the GameCube console.[23] Unlike id Software, whose engine business was only based in supplying the source code via XCOPY, Epic provided technical support for licensees and met with them to discuss improvements to its game development system.[8][24] While it cost around $3 million to produce and licenses for up to $350,000,[20] Epic gave players the ability to modify its games with the incorporation of UnrealEd and a scripting language called UnrealScript, sparking a community of enthusiasts around a game engine built to be extensible over multiple generations of games.[25][26][27][28]

The big goal with the Unreal technology all long was to build up a base of code that could be extended and improved through many generations of games. Meeting that goal required keeping the technology quite general-purpose, writing clean code, and designing the engine to be very extensible. The early plans to design an extensible multi-generational engine happened to give us a great advantage in licensing the technology as it reached completion. After we did a couple of licensing deals, we realised it was a legitimate business. Since then, it has become a major component of our strategy.
—Sweeney, Maximum PC, 1998[28]

Unreal Engine 2

Killing Floor Departedscreenshot06

Killing Floor was built in Unreal Engine 2.

In October 1998, IGN reported, based on an interview with affiliate Voodoo Extreme, that Sweeney was doing research for his next-generation engine.[29] With development starting a year later,[20] the second version made its debut in 2002 with America's Army, a free multiplayer shooter developed by the U.S. Army as part of its recruitment strategy.[30][31]

Though based on previous technology, this generation saw many advances in rendering terms and new improvements to its tools set.[32] Besides a completely rewritten renderer, capable of running levels nearly 100 times more detailed than those found in Unreal, the engine was updated to include a variety of features, including a skeletal animation system, which had been used in the PlayStation 2 version of Unreal Tournament, the Matinee cinematic editing tool, particle systems, and export plug-ins for 3D Studio Max and Maya.[32][33][34] In a second revision, UnrealEd saw its framework rewritten in C++ using the wxWidgets toolkit.[8]

Physical simulations, such as ragdoll player collisions and arbitrary rigid body dynamics, were powered by the Karma physics engine.[34] Both Unreal Tournament 2003 and Unreal Championship took advantage of this software.[27] Unreal Championship brought Xbox support to the franchise, becoming one of the first games to utilize Microsoft's Xbox Live.[27] With Unreal Tournament 2004, vehicle-based gameplay was successfully implemented, enabling large-scale combat.[27][35] While UT2003 had support for vehicle physics through the Karma engine, as demonstrated by a testmap with a "hastily-constructed vehicle", it wasn't until Psyonix created a modification out of Epic's base code that the game received fully coded vehicles. Impressed by Psyonix's efforts, Epic decided to include it in its successor as a new game mode under the name of Onslaught by hiring Psyonix as a contractor.[34][36][37] Psyonix would later develop Rocket League before being acquired by Epic in 2019.[38]

A specialized version of UE2 called UE2X was designed for Unreal Championship 2: The Liandri Conflict on the original Xbox platform, featuring optimizations specific to that console.[39] In March 2011, Ubisoft Montreal revealed that UE2 was successfully running on the Nintendo 3DS.[40]

Unreal Engine 3

Screenshots of Unreal Engine 3 were presented in 2004, at which point the engine had already been in development for over 18 months.[41] Because of the modular nature of Epic's technology, Unreal Engine 3 contains code from the first-generation. "The basic architectural decisions visible to programmers of an object-oriented design, a data-driven scripting approach, and a fairly modular approach to subsystems still remain [from Unreal Engine 1]. But the parts of the game that are really visible to gamers –the renderer, the physics system, the sound system, and the tools– are all visibly new and dramatically more powerful," said Sweeney.[42] Unlike Unreal Engine 2, which still supported a fixed-function pipeline, Unreal Engine 3 was designed to take advantage of fully programmable shader hardware.[42] All lighting and shadowing calculations were done per-pixel, instead of per-vertex. On the rendering side, Unreal Engine 3 provided support for a gamma-correct high-dynamic range renderer.[42] The first games released using Unreal Engine 3 were Gears of War for Xbox 360, and RoboBlitz for Windows, which were both released on November 7, 2006.[43]

Unreal Engine 3 Samaritan Demo Screenshot

Screenshot of the Samaritan demo

Initially, Unreal Engine 3 only supported Windows, PlayStation 3, and Xbox 360 platforms, while iOS (first demonstrated with Epic Citadel) and Android were added later in 2010, with Infinity Blade being the first iOS title and Dungeon Defenders the first Android title.[44][45] In 2011, it was announced that the engine would support Adobe Flash Player 11 through the Stage 3D hardware-accelerated APIs and that it was being used in two Wii U games, Batman: Arkham City and Aliens: Colonial Marines.[46][47] In 2013, Epic teamed-up with Mozilla to bring Unreal Engine 3 to the web. Using the asm.js sublanguage and Emscripten compiler, they were able to port the engine in four days.[48]

Throughout the lifetime of UE3, significant updates were incorporated,[49] including improved destructible environments, soft body dynamics, large crowd simulation, iPod Touch functionality,[50] Steamworks integration,[51] a real-time global illumination solution,[52][53] and stereoscopic 3D on Xbox 360 via TriOviz for Games Technology.[54][55][56] DirectX 11 support was demonstrated with the Samaritan demo, which was unveiled at the 2011 Game Developers Conference and built by Epic Games in a close partnership with NVIDIA, with engineers working around the country to push real-time graphics to a new high point.[57][58][59]

Unreal Development Kit

While Unreal Engine 3 was quite open for modders to work with, the ability to publish and sell games made using UE3 was restricted to licensees of the engine. However, in November 2009, Epic released a free version of UE3's SDK, called the Unreal Development Kit (UDK), that is available to the general public.[60]

In December 2010, the kit was updated to include support for creating iOS games and apps.[61] OS X support followed in the September 2011 release.[62]

Unreal Engine 4

File:UE4Arch.com - Viennese apartment.webm

Interactive architectural visualization made in UE4.

In August 2005, Mark Rein, the vice-president of Epic Games, revealed that Unreal Engine 4 had been in development since 2003.[63] Until 2008, development was "basically" done by Sweeney.[64] In February 2012, Rein said "people are going to be shocked later this year when they see Unreal Engine 4";[65] Epic unveiled UE4 to limited attendees at the 2012 Game Developers Conference,[66] and a video of the engine being demonstrated by technical artist Alan "Talisman" Willard was released to the public on June 7, 2012 via GameTrailers TV.[67]

One of the major features planned for UE4 was real-time global illumination using voxel cone tracing, eliminating pre-computed lighting.[14] However, this feature, called Sparse Voxel Octree Global Illumination (SVOGI), has been replaced with a similar but less computationally expensive algorithm due to performance concerns.[68] UE4 also includes new developer features to reduce iteration time, and allows updating of C++ code while the engine is running. The new "Blueprints" visual scripting system (a successor to UE3's "Kismet"[69]) allows for rapid development of game logic without using C++, and includes live debugging.[70][71] The result is reduced iteration time, and less of a divide between technical artists, designers, and programmers.[72]

<templatestyles src="Template:Blockquote/styles.css" />

I could say: 'I'm going to convert this pillar into a blueprint [in the Engine] and add some sort of trap to it.' It means I can really go in and start enhancing my world with interaction that just would not have been possible without a technical artist, a designer and a programmer and now any one of those three can do all of it, provided they have the assets handy. The fact that I can just go in and say, 'If you're within X distance of this thing, start to glow and take my distance to it, normalize it zero to one and then just lerp [oscillate] between two different brightness values, so as I reach for something it gets hot'...that would have been something do-able but very difficult for anybody except a gameplay programmer. And he wouldn't have known how to set up the assets, but now any one of the three could do it.

— Willard, Kotaku, 2012[72]

On March 19, 2014, at the Game Developers Conference (GDC), Epic Games released Unreal Engine 4 through a new licensing model. For a monthly subscription at US$19, developers were given access to the full version of the engine, including the C++ source code, which could be downloaded via GitHub. Any released product was charged with a 5% royalty of gross revenues.[73] The first game released using Unreal Engine 4 was Daylight, developed with early access to the engine[74] and released on April 29, 2014.[75]

On September 4, 2014, Epic released Unreal Engine 4 to schools and universities for free, including personal copies for students enrolled in accredited video game development, computer science, art, architecture, simulation, and visualization programs.[76] On February 19, 2015, Epic launched Unreal Dev Grants, a $5 million development fund aiming to provide grants to creative projects using Unreal Engine 4.[77]

Unreal Engine booth (cropped)

An Unreal Engine booth at GDC 2017

During the March 2015 Game Developers Conference, Epic announced that they would release Unreal Engine 4, along with all future updates, for free for all users.[78][79][80] In exchange, Epic established a selective royalty schedule, asking for 5% of revenue for products that make more than $3,000 per quarter, as well as establishing an Unreal Marketplace for users to sell content with Epic taking a cut of sales from this as well.[78][81] Sweeney stated that when they moved to the subscription model in 2014, use of Unreal grew by 10 times and through many smaller developers, and believed that they would draw even more uses through this new pricing scheme.[78]

In an attempt to attract Unreal Engine developers, Oculus VR announced in October 2016 that it will pay royalty fees for all Unreal-powered Oculus Rift titles published on their store for up to the first $5 million of gross revenue per game.[82]

To prepare for the release of its free-to-play "Battle Royale" mode in Fortnite in September 2017, Epic had to make a number of Unreal Engine modifications that helped it to handle a large number (up to 100) of connections to the same server while still retaining high bandwidth, and to improve the rendering of a large open in-game world. Epic incorporated these changes into future updates of the Unreal Engine.[83]

With the opening of the Epic Games Store in December 2018, Epic will not charge the 5% revenue fee on games that use the Unreal Engine and released through the Epic Games Stores, absorbing that cost as part of the base 12% cut Epic is taking to cover other costs.[84]

Supported platforms

<templatestyles src="Div col/styles.css"/>

UnrealScript

UnrealScript
ParadigmObject-oriented, generic
DeveloperTim Sweeney
First appearedMay 1998; 25 years ago (May 1998)
Typing disciplineStatic, strong, safe
OSCross-platform (multi-platform)
Filename extensions.uc .uci .upkg
Websitedocs.unrealengine.com
Influenced by
C++, Java

UnrealScript (often abbreviated to UScript) was Unreal Engine's native scripting language used for authoring game code and gameplay events before the release of Unreal Engine 4. The language was designed for simple, high-level game programming.[97] The UnrealScript interpreter was programmed by Sweeney, who also created an earlier game scripting language, ZZT-oop.[13]

Similar to Java, UnrealScript was object-oriented without multiple inheritance (classes all inherit from a common Object class), and classes were defined in individual files named for the class they define. Unlike Java, UnrealScript did not have object wrappers for primitive types. Interfaces were only supported in Unreal Engine generation 3 and a few Unreal Engine 2 games. UnrealScript supported operator overloading, but not method overloading, except for optional parameters.

At the 2012 Game Developers Conference, Epic announced that UnrealScript was being removed from Unreal Engine 4 in favor of C++.[98] Visual scripting would be supported by the Blueprints Visual Scripting system, a replacement for the earlier Kismet visual scripting system.[5][69]

<templatestyles src="Template:Blockquote/styles.css" />

One of the key moments in Unreal Engine 4's development was, we had a series of debates about UnrealScript – the scripting language I'd built that we'd carried through three generations. And what we needed to do to make it competitive in the future. And we kept going through bigger and bigger feature lists of what we needed to do to upgrade it, and who could possibly do the work, and it was getting really, really unwieldy. And there was this massive meeting to try and sort it out, and try to cut things and decide what to keep, and plan and...there was this point where I looked at that and said 'you know, everything you're proposing to add to UnrealScript is already in C++. Why don't we just kill UnrealScript and move to pure C++? You know, maximum performance and maximum debuggability. It gives us all these advantages.'

— Sweeney, Gamasutra, 2017[99]

Marketplace

With Unreal Engine 4, Epic opened the Unreal Engine Marketplace in September 2014. The Marketplace is a digital storefront that allows content creators and developers to provide art assets, models, sounds, environments, code snippets, and other features that others could purchase, along with tutorials and other guides. Some content is provided for free by Epic, including previously offered Unreal assets and tutorials.[100] Prior to July 2018, Epic took a 30% share of the sales but due to the success of Unreal and Fortnite Battle Royale, Epic retroactively reduced its take to 12%.[101]

Awards

See also

  • List of Unreal Engine games

References

  1. "Unreal Engine End User License Agreement". Unreal Engine. Retrieved 2018-08-26.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  2. "Unrealengine.com Competitive Analysis, Marketing Mix and Traffic". Alexa Internet. Retrieved June 10, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  3. 3.0 3.1 Sweeney, Tim (2005). "GPU Gems 2 – Foreword". Nvidia Developer. Archived from the original on October 3, 2017. Retrieved October 3, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  4. Edwards, Benj (May 25, 2009). "Features - From The Past To The Future: Tim Sweeney Talks". Gamasutra. Archived from the original on August 9, 2017. Retrieved November 18, 2018. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  5. 5.0 5.1 Nutt, Christian (March 21, 2014). "Epic's Tim Sweeney lays out the case for Unreal Engine 4". Gamasutra. Archived from the original on October 3, 2017. Retrieved October 3, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  6. 6.0 6.1 Keighley, Geoffrey. "Blinded By Reality: The True Story Behind the Creation of Unreal". GameSpot. Archived from the original on May 19, 2001. Retrieved October 3, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  7. Horvath, Stu (May 17, 2012). "The Imagination Engine: Why Next-Gen Videogames Will Rock Your World". Wired. Condé Nast. Archived from the original on May 30, 2015. Retrieved February 6, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  8. 8.0 8.1 8.2 8.3 Lightbown, David (January 9, 2018). "Classic Tools Retrospective: Tim Sweeney on the first version of the Unreal Editor". Gamasutra. Retrieved August 22, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  9. Brightman, James (March 13, 2012). "An Epic Interview With Tim Sweeney". GamesIndustry.biz. Retrieved July 9, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  10. 10.0 10.1 Lily, Paul (July 21, 2009). "Doom to Dunia: A Visual History of 3D Game Engines". Maximum PC. Archived from the original on July 24, 2009. Retrieved July 5, 2009. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  11. Smith, Tom (July 16, 2013). "Unreal: Epic's would-be Doom... er... Quake killer". The Register. Archived from the original on August 12, 2017. Retrieved August 13, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  12. Wilson, Billy; O'Brien, Chris; Heir, Manveer; Howarth, Robert (May 25, 2000). "Talkin' nasty with Epic's Tim Sweeney". Voodoo Extreme. Archived from the original on June 20, 2000. Retrieved August 13, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  13. 13.0 13.1 13.2 Thomsen, Mike (February 23, 2010). "History of the Unreal Engine". IGN. Archived from the original on July 12, 2017. Retrieved August 13, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  14. 14.0 14.1 Burnes, Andre (June 7, 2012). "Epic Reveals Stunning Elemental Demo, & Tim Sweeney On Unreal Engine 4". NVIDIA. Archived from the original on June 10, 2012. Retrieved June 12, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  15. Wilson, Billy (October 23, 1998). "Talkin' nasty with Epic's code-p1mp, Tim Sweeney". Voodoo Extreme. Archived from the original on May 1, 1999. Retrieved July 20, 2019. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  16. O'Brien, Chris; Wilson, Billy (March 28, 2000). "Ask Sweeney, part 2". Voodoo Extreme. Archived from the original on August 15, 2000. Retrieved July 20, 2019. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  17. Brandon, Alexander (2004). Audio for Games: Planning, Process, and Production. New Riders. p. 70. ISBN 9780735714137. 
  18. "Interview - Carlo Vogelsang on Lightning Quick 3D Audio with OpenAL". Creative Labs. June 30, 2003. Archived from the original on August 10, 2003. Retrieved July 8, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  19. Rene T. A. Lysloff; Jr. Leslie C. Gay; Andrew Ross. Music and Technoculture. Wesleyan University Press. pp. 352. ISBN 978-0819565143. https://books.google.com/books?id=x9xSAgAAQBAJ&printsec=frontcover&hl=es&source=gbs_ge_summary_r&cad=0#v=onepage&q&f=false. Retrieved 2014-09-13. 
  20. 20.0 20.1 20.2 20.3 Herz, J.C. (December 2, 1999). "GAME THEORY; For Game Maker, There's Gold in the Code". The New York Times. Archived from the original on September 19, 2017. Retrieved September 24, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  21. IGN Staff (October 9, 2000). "Unreal Tournament". IGN. Archived from the original on July 17, 2016. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)CS1 maint: uses authors parameter (link)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  22. IGN Staff (December 8, 2000). "Interview With Dreamcast Unreal Tournament Team". IGN. Retrieved August 10, 2017.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  23. "Duke Nukem Forever to GameCube". IGN. May 10, 2001. Archived from the original on September 24, 2017. Retrieved February 4, 2018. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  24. Lightbown, David (October 23, 2018). "Classic Tools Retrospective: The tools that built Deus Ex, with Chris Norden". Gamasutra. Retrieved June 29, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  25. Reinhart, Brandon. "Postmortem: Epic Games' Unreal Tournament". Gamasutra. Archived from the original on July 29, 2017. Retrieved February 4, 2018. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  26. "History of Unreal - Part 1". beyondunreal.com. May 31, 2005. Archived from the original on July 7, 2011. Retrieved July 5, 2009. Probably the biggest draw to Unreal was the ability to mod it. Tim Sweeney (Founder of Epic) wrote a simple scripting engine into the game called UnrealScript. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  27. 27.0 27.1 27.2 27.3 Busby, Jason; Parrish, Zak & Wilson, Jeff (July 21, 2009). "Introduction to Unreal Technology". InformIT. Archived from the original on September 30, 2012. Retrieved August 8, 2009. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  28. 28.0 28.1 McDonald, T. Liam. "Game Theory". Maximum PC 3 (November 1998): 43. ISSN 1522-4279. https://books.google.com/books?id=1AEAAAAAMBAJ&lpg=PT8&dq=Tim%20Sweeney%20epic&pg=PT8#v=onepage&q=Tim%20Sweeney%20epic&f=false. 
  29. "Tim Sweeney Looks Ahead". IGN. October 23, 1998. Retrieved June 27, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  30. McLeroy, Carrie (August 27, 2008). "Improving "America's Army"". U.S. Army. Archived from the original on November 19, 2017. Retrieved August 11, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  31. Kennedy, Brian (July 11, 2002). "Uncle Sam Wants You (To Play This Game)". The New York Times. Archived from the original on December 13, 2017. Retrieved December 12, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  32. 32.0 32.1 McLean-Foreman, John (April 6, 2001). "An Interview with Epic Games' Tim Sweeney". Gamasutra. Archived from the original on August 22, 2017. Retrieved August 22, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  33. McDonald, Thomas L.. "Gentlemen, Start Your Engines!". Maximum PC (January 2001): 44. https://archive.org/details/Maximum_PC_January_2001/page/n47. 
  34. 34.0 34.1 34.2 Planet Unreal (October 22, 2002). "Tim Sweeney & CliffyB Interview". Planet Unreal. Archived from the original on October 24, 2002. Retrieved September 27, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)CS1 maint: uses authors parameter (link)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  35. Parker, Sam (March 16, 2004). "Unreal Tournament 2004 Review". GameSpot. Retrieved July 11, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  36. hal (March 24, 2004). "BU Interviews: Psyonix". BeyondUnreal. Retrieved November 29, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  37. Wawro, Alex (July 21, 2015). "Why some old designs are worth revisiting: A Rocket League story". Gamasutra. Retrieved July 11, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  38. Statt, Nick (May 1, 2019). "Epic buys Rocket League developer Psyonix, strongly hints it will stop selling the game on Steam". The Verge. Retrieved July 11, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  39. Edge Australia. "The unreal thing". Edge Australia (1): 68. https://archive.org/stream/Edge-AUS-01-2004-10#page/n67/mode/2up/search/Unreal+Engine+2X. Retrieved August 26, 2017. 
  40. Parrish, Kevin (March 25, 2011). "Ubisoft: 3DS Can Handle Unreal Engine 2". Tom's Guide. Archived from the original on January 21, 2016. Retrieved January 28, 2016. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  41. Reed, Kristan (July 1, 2004). "Unreal Engine 3 Interview". Eurogamer. Archived from the original on March 15, 2013. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  42. 42.0 42.1 42.2 Maximum PC. "Game Engines – Exposed!". Maximum PC (Future US) (Fall 2004): 59, 62–64. https://archive.org/details/Maximum_PC_Autumn_2004. Retrieved August 11, 2017. 
  43. Caron, Frank (2008-03-13). "Unreal Engine 4 to "exclusively target" next-gen consoles". Ars Technica. Retrieved 2019-01-22.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  44. Crossley, Rob (December 20, 2010). "Unreal Engine 3 game comes to Android [Update 1]". Develop. Archived from the original on August 11, 2017. Retrieved August 11, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  45. De Vere, Kathleen (January 6, 2012). "A Top-Grossing iOS Game Like Epic's Infinity Blade II Can Earn More Than $5 Million a Month". Adweek. Archived from the original on August 11, 2017. Retrieved August 11, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  46. Sottek, T.C. (October 7, 2011). "Adobe Flash 11 adopts Unreal Engine 3 for better browser games". The Verge. Archived from the original on July 6, 2017. Retrieved August 11, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  47. Crossley, Rob (June 7, 2011). "Wii U powered by Unreal Engine 3 tech". Develop. Archived from the original on August 11, 2017. Retrieved August 12, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  48. Ligman, Kris (May 2, 2013). "See Epic's Unreal Engine 3 running in HTML5". Gamasutra. Archived from the original on August 11, 2017. Retrieved August 12, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  49. Callaham, John (March 19, 2009). "Epic Games to show off new Unreal Engine 3 features at GDC". Big Download. Archived from the original on March 18, 2009. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  50. Shimpi, Anand Lal (December 29, 2009). "Epic Demonstrates Unreal Engine 3 for the iPod Touch, iPhone 3GS". AnandTech. Archived from the original on July 8, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  51. "Steamworks Integration Now Available to Unreal Engine 3 Licensees". Epic Games. March 11, 2010. Archived from the original on May 17, 2010. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  52. "Geomerics Enlighten". Archived from the original on July 11, 2011. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  53. "Geomerics Announces New Enlighten Integration with Unreal Engine 3". Archived from the original on June 5, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  54. Ingham, Tim (June 17, 2010). "E3 2010: Epic makes 3D Gears Of War 2 - We've seen it. It's mega. But retail release not planned". Computer and Video Games. http://www.computerandvideogames.com/252372/news/epic-makes-3d-gears-of-war-2/?attr=cvg-general-rss&skip=yes. 
  55. "TriOviz for Games Technology Brings 3D Capabilities to Unreal Engine 3". Epic Games. October 6, 2010. Archived from the original on March 9, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  56. Fletcher, JC (October 11, 2010). "Epic's Mark Rein goes in-depth with Unreal Engine 3's TriOviz 3D". Joystiq. Archived from the original on March 12, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  57. Hamilton, Kirk (February 8, 2013). "Apparently, The Story Behind Epic's Dazzling 2011 Tech Demo Is A 'Doozy'". Kotaku. Archived from the original on October 6, 2014. Retrieved October 4, 2014. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  58. Gies, Arthur (March 18, 2014). "Epic Games working on new, unannounced IP (UPDATE)". Polygon. Archived from the original on October 6, 2014. Retrieved October 4, 2014. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  59. Gaudiosi, John (September 21, 2011). "Epic Games Founder Tim Sweeney Pushes Unreal Engine 3 Technology Forward". Forbes. Archived from the original on October 7, 2014. https://www.forbes.com/sites/johngaudiosi/2011/09/21/epic-games-founder-tim-sweeney-pushes-unreal-engine-3-technology-forward/. Retrieved October 4, 2014. 
  60. IGN Staff (November 5, 2009). "Epic Games Announces Unreal Development Kit, Powered By Unreal Engine 3". IGN. Archived from the original on September 15, 2014. Retrieved September 14, 2014. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  61. IGN Staff (December 16, 2010). "Epic Games Releases Unreal Development Kit With iOS Support". IGN. Ziff Davis. Archived from the original on September 15, 2014. Retrieved September 14, 2014. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  62. Grant, Christopher (September 19, 2011). "Unreal Engine 3 comes to Mac OS X, courtesy of September UDK release". Joystiq. Archived from the original on January 19, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  63. Houlihan, John (August 18, 2005). "Rein: "We've been working on Unreal Engine 4 for two years"". Computer and Video Games. Future Publishing Limited. Archived from the original on January 10, 2014. Retrieved August 19, 2005. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  64. Valich, Theo (March 12, 2008). "Tim Sweeney, Part 3: Unreal Engine 4.0 aims at next-gen console war". TG Daily. Tigervision Media. Archived from the original on December 12, 2009. Retrieved March 13, 2008. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  65. Parrish, Kevin (February 11, 2012). "Epic Revealing Unreal Engine 4 Later This Year". Tom's Hardware. Retrieved March 1, 2012.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  66. Shaw, Patrick (February 27, 2012). "Unreal Engine 4 Behind Closed Doors at GDC". Wired. Archived from the original on March 1, 2012. https://www.wired.com/gamelife/2012/02/unreal-engine-4-gdc/. Retrieved March 6, 2012. 
  67. "Unreal Engine 4 - GT.TV Exclusive Development Walkthrough". GameTrailers TV. June 7, 2012. Retrieved August 22, 2018 – via YouTube.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  68. Papadopoulos, John (April 20, 2013). "Epic Games' Tim Sweeney Explains Lack Of 'SVOGI' In Unreal Engine 4". Dark Side of Gaming. Retrieved February 14, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  69. 69.0 69.1 Grayson, Nathan (July 20, 2012). "Fortnite's Jessen Talks Minecraft, PC Gaming, UE4". Rock, Paper, Shotgun. Retrieved May 1, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  70. Evangelho, Jason (May 22, 2014). "Why Is Epic Games Promoting Unreal Engine 4 With A 'Flappy Bird' Clone?". Forbes. Forbes, Inc. Archived from the original on February 8, 2015. Retrieved February 8, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  71. Thier, Dave (June 29, 2012). "Epic's Tim Sweeney on How Unreal Engine 4 Will Change The Way Games Are Made, and Why You Care". Forbes. Archived from the original on October 6, 2014. https://www.forbes.com/sites/davidthier/2012/06/29/epics-tim-sweeney-on-how-unreal-engine-4-will-change-the-way-games-are-made-and-why-you-care/. Retrieved October 4, 2014. 
  72. 72.0 72.1 Totilo, Stephen (June 8, 2012). "How Unreal Engine 4 Will Change The Next Games You Play". Kotaku. Archived from the original on October 24, 2012. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  73. Orland, Kyle (March 19, 2014). "Unreal Engine 4 now available as $19/month subscription with 5% royalty". Ars Technica. Retrieved August 8, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  74. "Zombie Studios Licenses Unreal Engine 4". unrealengine.com. 2012-12-18. Retrieved 2019-01-23.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  75. "Making it in Unreal: How Daylight survived public pressure and became the very first UE4 game". PCGamesN. 2014-11-24. Retrieved 2019-01-22.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  76. Sykes, Tom (September 5, 2014). "Unreal Engine 4 now free for academic use". PC Gamer. Retrieved April 4, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  77. Nutt, Christian (February 19, 2015). "Epic Games offers up $5 million in Unreal Dev Grants". Gamasutra. UBM plc. Archived from the original on March 12, 2015. Retrieved March 11, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  78. 78.0 78.1 78.2 Gaudiosi, John (March 3, 2015). "Why Epic Games is giving away its game technology". Fortune. Time Inc. Archived from the original on March 8, 2015. Retrieved March 13, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  79. Sirani, Jordan (March 2, 2015). "Unreal Engine 4 is Free for Everyone". IGN. Ziff Davis. Archived from the original on March 14, 2015. Retrieved March 12, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  80. Nutt, Christian (March 2, 2015). "Unreal Engine 4 is now free-to-download for everyone". Gamasutra. UBM plc. Archived from the original on March 15, 2015. Retrieved March 12, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  81. Devin, Connors (September 3, 2014). "Epic Games Opens Unreal Engine Marketplace to Developers - Update". The Escapist. Retrieved August 21, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  82. Graft, Kris (October 6, 2016). "Oculus, Epic make deal to give Unreal Engine devs a royalties break". Gamasutra. Archived from the original on October 30, 2016. Retrieved October 29, 2016. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  83. McAloon, Alissa (October 4, 2017). "Developing Fortnite: Battle Royale prompted engine-wide Unreal improvements". Gamasutra. Archived from the original on February 24, 2018. Retrieved October 4, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  84. Frank, Allegra (December 4, 2018). "Epic Games is launching its own store, and taking a smaller cut than Steam". Polygon. Retrieved December 7, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  85. 85.0 85.1 85.2 85.3 85.4 85.5 Kumparak, Greg (April 3, 2014). "Unreal Engine 4 Gets Support For Making Linux And SteamOS Games". TechCrunch. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  86. Cifaldi, Frank (March 29, 2013). "Interview: Epic goes all-in on HTML5 with UE4 support". Gamasutra. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  87. Skrebels, Joe (October 16, 2016). "Nintendo Switch Will Support Unreal Engine 4". IGN. Archived from the original on August 1, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  88. 88.0 88.1 Connors, Devin (April 24, 2014). "Epic Adds Xbox One, PlayStation 4 Support to Unreal Engine 4.1". The Escapist. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  89. Koolonavich, Nikholai (March 19, 2018). "Magic Leap Release Developer SDK, Unreal Engine 4 Support Announced". VRFocus. Archived from the original on March 19, 2018. Retrieved March 19, 2018. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  90. Kastrenakes, Jacob; Robertson, Adi (April 30, 2015). "Steam's virtual reality just got a boost from the maker of Unreal Tournament". The Verge. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  91. Sykes, Tom (June 9, 2013). "Unreal Engine 4 gets Oculus Rift support, could spell good things for future indie games". PC Gamer. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  92. Feltham, Jamie (June 5, 2014). "Unreal Engine 4.2 Update Adds Project Morpheus Support On PS4 & PC". VRFocus. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  93. Graft, Kris (May 19, 2016). "Google's new VR headset gets Unreal Engine 4 support". Gamasutra. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  94. Matney, Lucas (March 15, 2016). "Native OSVR support comes to Unreal game engine". TechCrunch. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  95. Lang, Ben (September 16, 2014). "Samsung Gear VR and Google Project Tango Support Coming to Unreal Engine 4". Road To VR. Archived from the original on August 10, 2017. Retrieved August 10, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  96. Ryan, Vance (May 31, 2019). "Unreal Engine 4 support for HoloLens 2 released in early access". Unreal Engine. Retrieved June 11, 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  97. "UDN - Three - UnrealScriptReference". Udn.epicgames.com. Archived from the original on July 3, 2013. Retrieved June 26, 2013. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  98. Schultz, Warren. "Unreal Engine 4 - First Look". About.com. Archived from the original on May 24, 2012. Retrieved December 29, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  99. Wawro, Alex (March 1, 2017). "For Tim Sweeney, advancing Epic means racing into AR and VR". Gamasutra. Archived from the original on July 20, 2017. Retrieved July 19, 2017. Unknown parameter |dead-url= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  100. Brown, Fraser (September 4, 2014). "The Unreal Engine Marketplace is open for business". PCGamesN. Retrieved July 12, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  101. Chalk, Andy (July 12, 2018). "Fortnite is making so much money that Epic is giving Unreal Marketplace creators a big raise". PC Gamer. Retrieved July 12, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  102. Cowley, Dana (November 15, 2018). "Unreal Engine Wins Technology & Engineering Emmy® for Animation Production". Unreal Engine. Retrieved November 16, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  103. "GDM January 2005". Game Developer Magazine. CMP United Business Media. January 2005. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  104. "GDM January 2006". Game Developer Magazine. CMP United Business Media. January 2006. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  105. "GDM January 2007". Game Developer Magazine. CMP United Business Media. January 2007. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  106. "GDM January 2008". Game Developer Magazine. CMP United Business Media. January 2008. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  107. "GDM January 2010". Game Developer Magazine. CMP United Business Media. January 2010. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  108. "GDM January 2011". Game Developer Magazine. UBM plc. January 2011. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  109. "GDM January 2012". Game Developer Magazine. UBM plc. January 2012. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  110. "GDM January 2013". Game Developer Magazine. UBM plc. January 2013. Retrieved July 15, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  111. French, Michael (July 16, 2009). "Develop Awards: The Winners In Full". Develop. Archived from the original on July 22, 2016. Retrieved July 15, 2016. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  112. Crossley, Rob (July 15, 2010). "Develop Awards: Unreal Engine wins tight race". Develop. Archived from the original on July 22, 2016. Retrieved July 15, 2016. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  113. Hoggins, Tom (July 21, 2011). "Develop Industry Excellence Award winners announced". The Daily Telegraph. Archived from the original on July 22, 2016. https://www.telegraph.co.uk/technology/video-games/8652100/Develop-Industry-Excellence-Award-winners-announced.html. Retrieved July 15, 2016. 
  114. French, Michael (July 10, 2013). "Game development stars honoured in Brighton". Develop. Archived from the original on July 22, 2016. Retrieved July 15, 2016. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  115. Kayser, Daniel (July 14, 2016). "Unreal Engine 4 Wins Develop Industry Excellence Award for Best Engine". Unreal Engine. Epic Games. Archived from the original on July 22, 2016. Retrieved July 15, 2016. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  116. Cowley, Dana (July 25, 2017). "Develop Industry Excellence Awards 2017: Best Engine". Unreal Engine. Archived from the original on August 5, 2017. Retrieved July 26, 2017. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  117. Barton, Seth (July 12, 2018). "The Develop Awards 2018: All the winners!". MCV. Retrieved July 18, 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  118. "Most successful videogame engine". Guinness World Records. Archived from the original on December 22, 2015. Unknown parameter |deadurl= ignored (|url-status= suggested) (help)<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>

Further reading

<templatestyles src="Refbegin/styles.css" />

External links

  • Lua error in Module:Official_website at line 90: attempt to index field 'wikibase' (a nil value).

Template:Unreal Template:Epic

Advertisement