DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
11 Monitoring and Observability Tools for 2023
Learn more
  1. DZone
  2. Software Design and Architecture
  3. Cloud Architecture
  4. What's Going on at GDC 2019?: Day 2

What's Going on at GDC 2019?: Day 2

Day 2 of the Game Developers Conference was dominated by a huge announcement from Google.

Justin Albano user avatar by
Justin Albano
CORE ·
Mar. 20, 19 · News
Like (1)
Save
Tweet
Share
7.13K Views

Join the DZone community and get the full member experience.

Join For Free

Day 2 at the Game Developers Conference (GDC) 2019 was without a doubt dominated by the announcement of Google Stadia, a cloud-based game streaming platform. This service—scheduled for release in 2019—is set to change the landscape of gaming for many years, but it does have some serious unanswered questions and could be less than a dominant force in the gaming market. Not to be lost in the shadows, Tuesday also saw the partnership between Unity and Tencent, bringing the capability of the cloud to the rugged game development engine.

Google: Stadia

Google announced its new cloud-based streaming service, Stadia, during its 1:00 pm ET keynote; although some details are lacking, the technology looks promising. Stadia is a game streaming service built on top of the Google Data Center network, which includes over 7,500 edge nodes and is connected by high-speed fiber-optic links around the globe. While game streaming services have been lackluster in the past, Google appears to have the technology and network backbone to support its attempt at this type of service.

The Stadia Vision

The vision of Stadia is to combine the three most essential aspects of gaming:

  1. Playing (Stadia)
  2. Watching (YouTube)
  3. Developing (Stadia cloud development)

In the words of Phil Harrison, vice president at Google:

[Stadia is] focused on gamers, inspired by developers, and amplified by YouTube creators.

The combination of computing power and ubiquity of devices practically removes any technical limitations for game developers. Google espoused this concept throughout the presentation: unleash the full potential of developers to create games without having to scale down their imagination due to hardware and visual limitations.

Google went so far as to ask developers what they wanted in a platform directly, and based Stadia on the three most common requests:

  1. Create: Unleash creativity without limits
  2. Scale: Get to the broadest possible scale (audience and scale of vision)
  3. Connect: Make it easier for people to connect with games

While these appear to be lofty goals, Google has put its full weight behind Stadia and seems intent on driving Stadia to its full potential.

Game Streaming Service

During October of last year, Google beta-tested its Stadia service through Project Stream, which allowed users to play Assassin's Creed: Odyssey through Google Chrome, all without downloading any additional software. The results were surprisingly good, as most expected a game streamed through a browser to be of poor quality and have high latency. Instead, Odyssey streamed in an impressive 1080p resolution at 60 frames per second (fps).

With Stadia, Google promises to take that quality to the next level, pledging support for 4k resolution, 60 fps, and surround sound. Remarkably, Google even claims that its Stadia nodes will be able to support 8k resolution and 120+ fps in the future. While 8k is currently sparse in most homes, Google is preparing the way for future games to include the best possible resolutions available. This performance is made possible by AMD-supplied compute nodes, which sport more graphic-computation power than the PlayStation (PS) 4 Pro and Xbox One X combined (image from Stadia presentation):

Image title

Stadia also expands the set of supported to devices to include:

  • Phones
  • Tablets
  • Laptops
  • Desktops
  • TVs (through a Chromecast Ultra streamer)

The Stadia Controller

To facilitate game streaming on such a wide variety of devices, Google also announced the launch on the Stadia Controller. This controller has the standard buttons expected for a game controller, but also includes two additions: (1) a Google Assistant button and (2) a capture and share button. The Google Assistant button allows a user to ask a question through the microphone included in the controller. This functionality makes the task of finding help in a game seamless: Instead of opening a separate device and searching for help, Google Assistant will attempt to find the help you need and immediately display it on the same machine as the streamed game. 

The capture button interconnects with YouTube, allowing a player to capture and share an experience on YouTube with themselves, their friends, or the entire world. This connectivity with other Google products creates a seamless experience that removes a great deal of the friction commonly seen in gaming (image from Stadia presentation):

Image title

Gaming in the Cloud

The use of cloud infrastructure to support game streaming also changes the scene for multiplayer gaming. Co-locating the nodes (in the same network) responsible for executing a game means messages between the game instances never span across the public internet, and the only connection that is of concern is that of each gamer and the server (i.e., messages from one game instance to another never leaves within the Google Data Center infrastructure). This proximity means that Stadia provides the following benefits for developers:

  • Predictable, low latency
  • Reliable connectivity
  • Data security
  • Scalability
  • Lack of cheating
  • Lack of hacking

These benefits combine to give a smooth multiplayer experience, but there is still one problem: The internet connection between the player and the Google Data Centers. If this connection is slow or disconnects completely, the streaming service becomes completely unavailable (i.e., no offline play).

Support & Launch

Google announced that is has been working with id Software and Doom: Eternal will be a launch-day release for Stadia. In addition to this launch title, it has already shipped out over 100 development kits, and over 1,000 developers and creators are currently working with Stadia.

Moreover, it has partnered with both Unity and Unreal to ensure that the two most popular game engines work with Stadia out of the box. Stadia's utilization of the Vulcan open-source Application Programming Interface (API) also significantly reduces the hurdle from development to deployment in this cloud architecture. For more information on the development support for Stadia, see the Stadia developer website at stadia.dev.

Unanswered Questions

While Stadia is groundbreaking and has the full support of Google—including the creation of Stadia Games & Entertainment Studio—there are still some vital questions without answers:

  • How much does the service cost, if anything?
  • What are the launch games besides Doom: Eternal?
  • How much data will the streaming service use each hour?
  • Will this service be cross-platform with other gaming systems, such as PS4, Xbox One, and Nintendo Switch?

Stadia does have a lot of promise, but at the moment, it is difficult to tell how successful it will be in the long run. It is too soon to know how this service will ring with gamers and if the gaming community will latch onto Stadia. More details presented before making a definitive determination can on the viability of such an ambitious project.

More Information

This article only captures the most pertinent information presented by Google about its new game streaming service, and there is a sea of information flooding in every hour. For more information on the importance of Stadia, see Sarah Sinning's DZone article. For additional Stadia information, see the following:

  • stadia.com
  • stadia.dev
  • Stadia: Google’s gaming service and hardware announcement, keynote, and details

(For the record, the article speculating the leak of Google's streaming service logo—as seen in Monday's GDC update—was correct.)

Unity: Tencent Partnerships & Call of Duty on Mobile

Unity continued its series of partnership with an announcement late on Monday that it will partner with Tencent and incorporate Tencent Cloud into Unity. This has two main benefits for game developers on Unity: (1) the cloud-capability of Tencent can now be utilized and (2) since Tencent—which Unity CEO, John Riccitiello, called its connected games partner—is a Chinese company, an avenue is now available to sell games in China, which is often considered a closed market. According to Riccitiello:

With the largest gaming community base, it is no secret that Tencent is an expert in powering the best and the brightest and the most successful in China.

Unity also announced that this Tencent Cloud gaming service would be available in 2019. Additionally, Unity has partnered with Tencent to bring Call of Duty to mobile devices—aptly named Call of Duty: Mobile (image from Call of Duty: Mobile trailer).

Image title

For more information, see the following:

  • The Heretic, Megacity release, real-time ray tracing, and more news from GDC 2019
  • Unity partners with Tencent to help game devs get into China
  • Unity partnering with Tencent to help its devs make waves in China
  • Unity partners with Tencent for China, cloud gaming services
  • Official Tencent Cloud Game Solution page
  • Official Call of Duty: Mobile website

Still to Come

While Tuesday was quite a packed day, GDC still has plenty planned for the rest of the week, including the following events from prominent vendors for Wednesday:

  • Epic: State of Unreal at 12:30 pm ET
  • Oculus: Down the Rabbit Hole with Oculus Quest at 1:30 pm ET
  • NVIDIA: Graphics Reinvented: RTX Update at 3:30 pm ET
  • Microsoft & Xbox Live: Growing & Engaging Your Gaming Community Across at 3:30 pm ET
Google Assistant Data security unity Game engine dev Cloud

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Important Data Structures and Algorithms for Data Engineers
  • Java Code Review Solution
  • Java REST API Frameworks
  • GitLab vs Jenkins: Which Is the Best CI/CD Tool?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: