View, browse and sort the ever-growing list of sessions by day, time, pass type, topic, and format. With this Session Viewer, you can view session and speaker details for Game Developers Conference 2024.
You will be able to build your schedule with the GDC Mobile App. The GDC 2024 app will be available for download in Apple Apps and Google Play late February 2024.Sessions do fill up and seating is first come, first serve, so arrive early to sessions that you would like to attend. Adding a session to your schedule does not guarantee you a seat.
Charles Tremblay (VP of Technology, CD Projekt RED)
Location: Room 301, South Hall
Date: Friday, March 22
Time: 10:00 am - 11:00 am
Pass Type: All Access Pass, Core Pass - Get your pass now!
Topic: Programming
Format: Session
Vault Recording: Video
Audience Level: Intermediate
Cyberpunk 2077 features an incredibly dense and action-packed world that places huge demands on CPU processing—something that is pushed even further in the post-launch Episode Phantom Liberty. This talk dissects, in detail, a single CPU frame sampled from Phantom Liberty, in order to illustrate how the work for the various systems that drive the game are distributed across CPU cores in order to achieve 60 FPS gameplay in performance mode while updating one of the densest video game worlds to date.
The process for how the team worked out their CPU budgets is described, as well as how they approached the challenge of balancing the desire to saturate CPU cores with useful work, and system update dependencies. Comparisons are made to CPU frames sampled in different gameplay situations to highlight the differences that can occur based on what is currently happening in the game.
Attendees will learn how work is distributed across CPU cores in Cyberpunk 2077: Phantom Liberty: what processing is being done, at what point in the frame, and why the frame is structured as it is. They will see an approach to balancing game system dependencies with scaling to increasingly multithreaded environments.
This is for engineers, programmers, and anyone interested in approaches to improving CPU performance. Some knowledge of CPU architecture will be a benefit for attendees to get the most out of the talk.