Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) (2024)

Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) (1)

Cyberpunk 2077 is now the first game that can prioritize P-Cores in hybrid CPUs to boost FPS and iron out performance problems. The new feature arrived in patch 2.11 and can be found in the game's gameplay sub-menu.

The new CPU optimization feature overrides Windows' core scheduler, forcing Cyberpunk 2077 to run on the CPU's performance cores — no matter what. We took the new feature for a spin, but we ran into some performance problems. We weren't the only ones. Now, a new patch 2.12 has cleaned things up and appears to be working properly.

The new feature is called Hybrid CPU Utilization and it has two modes. One is the automatic setting that allows the OS to do all the heavy lifting, while the other is called "Prioritize P-Cores" and it forces the game to run on the P-Cores only.

The idea behind this new setting is smart, and should — in theory — resolve scheduling issues that some users might have with the game. Improper core utilization on chips with performance and efficiency cores can cause major performance issues in CPU-bound games if the game is accidentally run on the CPU's E-Cores (which are, in most cases, much slower than its P-Cores).

Performance issues with Windows' scheduler aren't very widespread, but it isn't perfect. There are times when tasks will get loaded onto the wrong cores — even on Intel's hybrid CPUs, which come with Thread Director. Having a manual override in-game can potentially fix this problem without the user needing to jump through hoops and do things like disable the E-Cores in BIOS.

Image

1

of

2

Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) (2)
Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) (3)

Cyberpunk 2077's initial implementation of the Hybrid CPU Utilization setting was not great. We tested it using a Raptor Lake i9-13900K and an Nvidia RTX 4080 Super, running the game on medium settings with DXR ray tracing enabled, and found serious micro-stuttering problems when the feature was turned on. The performance disparity was so great it was clear there was something wrong.

The 2.11 patch notes state that CD Projekt Red worked with Intel to sort out the stuttering problems, and we tested it and found things were now behaving properly. And by "behaving properly" we mean there was no serious loss in performance, but there was also no noteworthy gain in performance either.

We hadn't personally noticed any serious issues with Cyberpunk 2077's CPU utilization in the past, but if you have experienced problems and are using an Intel 12th, 13th, or 14th Gen CPU with a hybrid architecture — P-cores and E-cores — the new feature my help out. That doesn't mean all games should follow the same approach, as there are conceivably games where scheduling certain tasks on the E-cores makes sense. But having better tools to deal with hybrid CPU architectures could become increasingly important in the future.

Note: This article was originally posted on January 31, 2024, after the 2.11 patch came out. We have updated the text as of March 1, 2024, now that the 2.12 patch has fixed the problems noted in our original report.

Stay On the Cutting Edge: Get the Tom's Hardware Newsletter

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) (6)

Aaron Klotz

Contributing Writer

Aaron Klotz is a contributing writer for Tom’s Hardware, covering news related to computer hardware such as CPUs, and graphics cards.

With contributions from

  • Jarred Walton
See more CPUs News

More about cpus

MSI releases firmware with 105W TDP mode for Ryzen 5 9600X and Ryzen 7 9700X — multi-core performance boosted by up to 13%Intel mulls spinning off its manufacturing division

Latest

Dreamcast-inspired mini-PC plays your favorite console games — EmuDeck Machine features up to a Ryzen 5 8600G, 16GB RAM, and 512GB SSD
See more latest►

85 CommentsComment from the forums

  • usertests

    I wonder if it does anything at all for AMD's version of hybrid. For, example, 8500G/7545U/8540U with 2x Zen 4 cores, 4x Zen 4c cores. And more importantly, 4+8 Strix Point later.

    Reply

  • usertests said:

    I wonder if it does anything at all for AMD's version of hybrid. For, example, 8500G/7545U/8540U with 2x Zen 4 cores, 4x Zen 4c cores. And more importantly, 4+8 Strix Point later.

    Nope, it won't make any difference nor will it work on AMD's hybrid CPUs either, because the Zen 4 and 4c cores don't behave in the same way like Intel's P and E cores. P and E cores are based on different architectures.

    You guys must already be aware by now that ZEN 4c cores instead feature an identical IPC to "Zen 4," as well as an identical ISA. So, that's the same execution and issue width, the same number of registers, the same internal latencies, including multi-threading.

    "Zen 4c" CPU core is just a compacted version of the "Zen 4" core without the subtraction of any hardware components, but rather a high density arrangement of them, which are generally clocked lower than "Zen 4" cores, as they can operate at lower core voltages.

    BTW, it appears that there's much more asymmetry between Intel's core types, like differences in issue width, latencies and even instruction set. And more importantly, Intel's Efficient cores do not support multi-threading.

    So there seems to be some complication to manage thread allocation and load balancing on Intel's hybrid design.

    Reply

  • thestryker

    Metal Messiah. said:

    "Zen 4c" CPU core is just a compacted version of the "Zen 4" core without the subtraction of any hardware components, but rather a high density arrangement of them, which are generally clocked lower than "Zen 4" cores, as they can operate at lower core voltages.

    They have half the L3 cache per core of Zen 4, otherwise yes.

    Reply

  • abufrejoval

    My understanding of the C cores in the Zen APUs is that they really aim to fill niches that are Wattage constrained anyway. So if only have 15 Watts available, the fact that each non-C core might reach top clocks never really matters, because all clocks will have to go down to what the condensed layout of the C's supports when they have to share meager single digit wattage per core.

    Yes, half the cache remains as a factor, but I don't think games will start to optimize for the cache size of each core type and count permutation in the market.

    In short: any attempt of a game (or app) to treat Zen 4 C cores differently from Zen 4 W cores would be counter-productive. It's that simplicity AMD is selling and you'd disprove them if you'd gain noticeable performancne gains.

    Reply

  • Alvar "Miles" Udell

    Intel's hybrid system didn't make sense to begin with since the P and E cores aren't the same (different supported instructions and so forth) and weren't simply just lower performance/power efficient versions of the P cores, and even then it doesn't make much sense besides what can be achieved with just software limiting the speeds and voltages for battery life or uncapping them when connected to AC. We see this in practice where the 13900HX/14900HX (8P+16E) effectively score the same or even fall behind the 7945HX (16P) in multi-core tests despite having more processing cores.

    It is Intel's Bulldozer experiment, which failed and hopefully will be soon abandoned.

    Reply

  • jeffy9987

    damm i was really exited when i saw the update thought that fsr 3 was finally added

    Reply

  • salgado18

    Even if it did work, how would the game behave on CPUs with 4 or less P cores?

    Reply

  • magbarn

    Alvar Miles Udell said:

    Intel's hybrid system didn't make sense to begin with since the P and E cores aren't the same (different supported instructions and so forth) and weren't simply just lower performance/power efficient versions of the P cores, and even then it doesn't make much sense besides what can be achieved with just software limiting the speeds and voltages for battery life or uncapping them when connected to AC. We see this in practice where the 13900HX/14900HX (8P+16E) effectively score the same or even fall behind the 7945HX (16P) in multi-core tests despite having more processing cores.

    It is Intel's Bulldozer experiment, which failed and hopefully will be soon abandoned.

    Intel's going all in with their mobile chips even getting a set of 3rd class CPUs in Meteor Lake. Apple does fine with MacOS with hybrid cores. Is it Microsoft's fault that Windows is horrible at managing a heterogenous core?

    Reply

  • Dorkasaurus_rex

    As someone who helped work to bring this patch to the game due to my ongoing issues with crashes on Cyberpunk 2077 with an i9-13900k, allow me to explain:

    Many, many modern games, including Returnal, Remnant from the Ashes 2, and a slew of other modern games, do not know how to schedule and prioritize the workload effectively across P and E cores. You will get either random crashes or error notifications about a "lack of video memory," even while running a 4090.

    These crashes are very unfortunate, and the fix remains constant across all these games, including Cyberpunk 2077: A manual downclock of about 200-300mhz across all P cores done through Intel Extreme Tuning Utility (Intel XTU).

    Now, with these fixes in place, this enables users to play the game with the full processing power of their 12th, 13th, and 14th gen processors, without thermal throttling, poor performance, crashes, and without having to run an entire separate program just to downclock their CPUs.

    If it introduced stuttering, that is unfortunate, but Cyberpunk deserves credit for being the only game so far to even acknowledge this widespread problem exists, let alone implement an actual solution to fix it. I am sure further tuning and tweaking will be needed to prevent micro stuttering other users are claiming to have since patch 2.11, but simply turning off the Hybrid CPU Utilization option, or leaving it to "auto" should restore behavior and performance to how it was in the prior patch.

    If you just do a brief Google search for "i9 13900k out of video memory," you can find many, many such users across MANY modern games with this exact same problem, being resolved in this exact same way.

    Again, the Cyberpunk team deserves credit for not only acknowledging this issue exists, but actually implementing a fix, even if it's imperfect.

    Reply

  • TerryLaze

    Alvar Miles Udell said:

    Intel's hybrid system didn't make sense to begin with since the P and E cores aren't the same (different supported instructions and so forth) and weren't simply just lower performance/power efficient versions of the P cores, and even then it doesn't make much sense besides what can be achieved with just software limiting the speeds and voltages for battery life or uncapping them when connected to AC. We see this in practice where the 13900HX/14900HX (8P+16E) effectively score the same or even fall behind the 7945HX (16P) in multi-core tests despite having more processing cores.

    It is Intel's Bulldozer experiment, which failed and hopefully will be soon abandoned.

    It makes perfect sense if you think like a company for a second, why would you put more than 8 very expensive cores in a CPU if you can instead fill it up with cheapo cores?
    When all cores are working they all have to power down and clock lower so why not have your standard 8 cores and the rest can be cheap cores that always perform as if the whole CPU where under full load, because that's the only time they would do any work anyway. (as far as benchmarks are concerned anyway)

    That is what AMD discovered now as well, after a few years of watching intel doing it and thought hey, why aren't we doing that as well, and hey presto c versions, because they can't afford a completely new design.

    Reply

Most Popular
AMD launches Ryzen 5 7600X3D: Microcenter exclusive six-core Zen 4 CPU with game-boosting 3D V-Cache
Linux Kernel 6.12 sees optional QR code during kernel panics
Raspberry Pi RP2350 microcontroller has a bug that causes faulty pull-down behavior on resistors
Pi Expert Jeff Geerling benchmarks new D0-stepped 2GB Raspberry Pi 5
Feed your fish remotely with this Raspberry Pi-powered feeding system
Crucial's T500 4TB SSD fulfills company's promise from last year, adds capacity to great PCIe Gen 4 drive
Nvidia's quarterly revenue hits record $30 billion on AI GPU boom
AMD posts first Instinct MI300X MLPerf benchmark results — roughly in line with Nvidia H100 performance
SK hynix develops 6th-gen 10nm-class DDR5 with the world's first 16Gb DRAM modules — chipmaker claims electric savings of up to 30% for data centers
NATO believes Russia poses a threat to the West’s internet and GPS services
Google renames its AI image generation tool to Imagen 3 — relaunches it six months after pulling the service due to controversies
Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) (2024)

FAQs

Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated)? ›

Cyberpunk 2077 adds core prioritization for hybrid CPUs, which would be great if it didn't cause other problems (Updated) It could help fix gaming issues with hybrid CPUs in the future. Cyberpunk 2077 is now the first game that can prioritize P-Cores in hybrid CPUs to boost FPS and iron out performance problems.

Does cyberpunk benefit from more cores? ›

I recently did a test with Cyberpunk on my R9 5900x, by taking cores online/offline. Yes, it does scale all the way up to 12 cores/24 threads. And there was a noticeable difference between 4 cores to 6 cores. But beyond that, it didn't really benefit all that much.

Do you need a good CPU for cyberpunk? ›

To run it with playable fps, players need a mid-tier PC with at least a GTX 10 series cards. If you wish to play the game at 60fps, with RTX enabled, you will need at least RTX 2070 with a good CPU like Ryzen 7 series or Intel's I7 9th generation.

What is the best CPU for Cyberpunk 2077? ›

  • Best CPU for Cyberpunk 2077 overall. AMD Ryzen 9 7900X3D. Shop on Amazon.
  • Best performance CPU for Cyberpunk 2077. Intel Core i9-13900K. Cores: 24 (8P-16E) Threads: 32. ...
  • Best 1440p CPU for Cyberpunk 2077. AMD Ryzen 9 5900X. Cores: 12. Threads: 24. ...
  • Best budget CPU for Cyberpunk 2077. AMD Ryzen 5 7600X. Cores: 6. Threads : 12.
May 3, 2024

Is Cyberpunk a CPU-heavy game? ›

Please note that the game is both graphics- and processor-intensive, so make sure these components meet or exceed the minimum requirements. The latest DirectX 12 is required.

Should I reset the core cyberpunk? ›

Johnny will be upset with V if they choose to reset the core, so keep this in mind in regard to Cyberpunk's secret ending. This will permanently shut down all of the separate Delamain AIs. Delamain won't remember V but will thank them for their help in deleting the virus by giving them one of his cabs.

Is 6 cores enough for Cyberpunk 2077? ›

While this still holds true for the most part, there are certain newer titles that have shown to load more than 6 cores and 12 threads. Cyberpunk 2077 and Alan Wake 2 are two prime examples of such games. If you want a better multi-tasking experience, CPUs with more cores might be worth the premium.

Can an i7 run Cyberpunk? ›

OS: 64-bit Windows 10. Processor: Core i7-6700 or Ryzen 5 1600. Graphics card: Geforce GTX 1060 6GB or Radeon RX 580 8GB or Arc A380. Vram: 6 GB.

Is Cyberpunk 2077 CPU or GPU bound? ›

The Cyberpunk 2077: Phantom Liberty system requirements are already available and account for the increased CPU demands. For lower-quality presets without ray tracing, an i7-6700 or Ryzen 5 1600 will supposedly suffice, but for RT Overdrive a Core i9-12900 or Ryzen 9 7900X is recommended.

Is cyberpunk CPU heavy reddit? ›

Cyberpunk 2077 runs at 100% CPU usage but performs greatly at ultra settings with rt low.

Is AMD or Nvidia better for cyberpunk? ›

NVIDIA directly supports Cyberpunk 2077 with its technology, AMD doesn't. NVIDIA's DLSS uses AI to constantly improve itself, AMD doesn't use AI at all. NVIDIA RTX-series owners get ray reconstruction, AMD owners don't.

What is the minimum CPU for Cyberpunk 2077? ›

Official Minimum Specifications for Cyberpunk 2077:

CPU: Intel Core i5-3570K or AMD FX-8310. GPU: Nvidia GeForce GTX 780 3GB or AMD Radeon RX 470. RAM: 8 GB.

Which system is cyberpunk best on? ›

In three of the four benchmarks, PS5, Xbox Series X and Series S are quite closely matched - with just the sense that the Series X isn't quite as solid with its lock to 60fps. In a fourth benchmark though, the load increases and PlayStation 5 can run at a maximum of 12fps to the better compared to Series X.

Does cyberpunk use all CPU cores? ›

We use all (that) you have, so workload on CPU 90% on 8 core is expected. To save your time please run Cinebench or similar and check (the) stability of your systems." He was happy to field questions from the fan base—a worried gamer expressed some concern about the game's potential hardware cooking prowess.

Can cyberpunk damage my PC? ›

Examples of such games include Cyberpunk 2077, Red Dead Redemption 2, Assassin's Creed Valhalla, Call of Duty: Warzone, and Starfield. These games can push the limits of a PC's hardware and generate a lot of heat, noise, and wear and tear.

Can a 5600X run Cyberpunk? ›

I'm currently using an RTX 3080 and Ryzen 5600X to play Cyberpunk 2077 in 1080p using HUB's Quality settings, except Crowd Density which I have on Medium. SMT is on. All RT is off. In the area just outside the first apartment at the start of the game (1:31:59 in this video).

Does having more cores help? ›

Having multiple CPU cores enables the system to handle multiple tasks simultaneously, which is particularly beneficial in multi-threaded environments. This capability enhances performance in gaming, applications, and server efficiency by allowing independent tasks to be executed concurrently.

Does cyberpunk benefit from more RAM? ›

Cyberpunk 2077 2.0 Update and its Phantom Liberty expansion have upgraded Netrunning to a whole new level. But to fully utilize this change to the game, you'll need to up your RAM slots to its maximum capacity.

What are the best core attributes to start cyberpunk? ›

Attributes in Cyberpunk 2077 explained
  • Body - Determines your raw physical power and fortitude. ...
  • Intelligence - Determines your netrunning abilities. ...
  • Reflexes - Determine your manoeuvrability and ability to evade enemy attacks. ...
  • Cool - Determines your assassination skills and stealth abilities.
Sep 26, 2023

Is 8 core worth it? ›

Octa-core CPUs are great if you're a pro gamer or an aspiring one, a video editor, or an engineer. Video gamers who play, record, and stream intensive games should opt for more cores for as much power as possible. And if you routinely use power-intensive software like VR or AutoCAD, this is your sweet spot, too.

References

Top Articles
Gordon Ramsay Vegetarian Lasagna Recipe - TheFoodXP
100 Cookie Recipes You'll Be Baking All Year Long
Tsukihime -A piece of blue glass moon- Review
Craigslist The Big Island
Comenity Pay Ns Web Payment
OneFS Logfile Collection with isi-gather-info | Dell Technologies Info Hub
2167+ Unique Pieces of Authentic Mid Century Modern Furniture In Stock - furniture - by dealer - sale - craigslist
Exploring the Northern Michigan Craigslist: Your Gateway to Community and Bargains - Derby Telegraph
Minecraft Jenny Mod Dragon Staff
The biggest intelligence leaks in US history
What Was D-Day Weegy
Nypsl-E Tax Code Category
Nancy Pazelt Obituary
Central Nj Craiglist
Unit 5 Lesson 6 Coding Activity
Humongousbazonkers
Zees Soles
The Quiet Girl Showtimes Near Amc Shirlington 7
G 037 White Oblong Pill
Norte Asesores Nanda
Rockcastle County Schools Calendar
Naval Academy Baseball Roster
Elijah Vue latest: Two Rivers police confirm remains are those of boy missing since February
Minecraft Light Level Texture Pack
Jeff Danker Net Worth
We analyzed every QAnon post on Reddit. Here’s who QAnon supporters actually are.
Craftybase Coupon
Heyimbee Forum
Walgreens Pharmacy On Jennings Station Road
Filmy4Wap Xyz.com 2022
Rugrats in Paris: The Movie | Rotten Tomatoes
Bank Of America Operating Hours Today
Demetrius Meach Nicole Zavala
Oklahoma Craigslist Pets
Pat's Atchafalaya Club Schedule
Babbychula
Section 212 Metlife Stadium
Ece 2300 Osu
Mosley Lane Candles
Directions To 401 East Chestnut Street Louisville Kentucky
Craigslist Nj Apartments South Jersey
Daftpo
Metroplus Rewards Sign In
Atlanta Farm And Garden By Owner
Espn Masters Leaderboard
Maria Butina Bikini
Jami Lafay Gofundme
Pkittens
Amazing Lash Bay Colony
I spruced up my kitchen for £131 - people can’t believe it’s the same room
Munich Bavaria Germany 15 Day Weather Forecast
The Emperor's New Groove | Rotten Tomatoes
Latest Posts
Article information

Author: Golda Nolan II

Last Updated:

Views: 6610

Rating: 4.8 / 5 (58 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Golda Nolan II

Birthday: 1998-05-14

Address: Suite 369 9754 Roberts Pines, West Benitaburgh, NM 69180-7958

Phone: +522993866487

Job: Sales Executive

Hobby: Worldbuilding, Shopping, Quilting, Cooking, Homebrewing, Leather crafting, Pet

Introduction: My name is Golda Nolan II, I am a thoughtful, clever, cute, jolly, brave, powerful, splendid person who loves writing and wants to share my knowledge and understanding with you.