Meta a annoncé ouvrir son écosystème, comprendre son OS, à des entreprises partenaires. Asus et Lenovo ont déjà annoncés sortir prochainement un casque VR avec l'OS du Quest. Un casque orienté gaming pour Asus avec écrans OLED et un casque orienté pro pour Lenovo. On pourra donc prochainement avoir le choix pour jouer au catalogue VR de Meta.
En plus de cette annonce, Meta a annoncé la sortie prochaine d'une édition Xbox de son Quest 3, qui sera fourni avec une manette xbox et probablement de couleurs noir et verte comme sur l'image ci-dessous.
:format(webp)/cdn.vox-cdn.com/uploads/chorus_asset/file/25412558/439756446_1788968978523144_627619598901261471_n.png)
posted the 04/23/2024 at 12:12 PM by
thauvinho
Hello !
Petit tips pour ceux qui jouent à Cyberpunk avec un CPU Ryzen.
Cette petite modif permets de gagner parfois une dizaine de fps et surtout en stabilité.
De mon côté j'ai bien testé, avec mon 3900x, j'ai gagné entre 8 et 14 fps et j'ai beaucoup moins de chutes, c'est vraiment plus stable.
En gros actuellement c'est pas optimisé pour le multicore Ryzen, vous avez peut-être remaqué que le cpu n'est quasi pas utilisé. Avec cette manip de suis passé de environ 20-22% d'utilisation à 32-42% cpu.
Step by Step:
Download HxD hex editor
Find your Cyberpunk2077.exe, i have GOG so mines was in Cyberpunk 2077inx64 (For steam: SteamsteamappscommonCyberpunk 2077inx64Cyberpunk2077.exe)
Make a backup copy of Cyberpunk2077.exe just in case
Drag Cuberpunk2077.exe to HxD, a bunch of hex numbers should appear (like 01 FF 0D, etc)
Press CTRL+F, change column to Hex-Values
Put in "75 30 33 C9 B8 01 00 00 00 0F A2 8B C8 C1 F9 08" in the search string without quotes, those values should be highlighted
Copy "74 30 33 C9 B8 01 00 00 00 0F A2 8B C8 C1 F9 08" "EB 30 33 C9 B8 01 00 00 00 0F A2 8B C8 C1 F9 08" without quotes
Back in HxD right click the highlighted values and select "paste insert"
Now go to top bar and click the save icon logo
Done
I did this and my CPU usage went from 50% to 90% on high crowd density. My 3070 went from 75% to 90% I gain about 10 FPS, also FPS seems more stable and less random stutters.
Also, before DLSS was not doing shit because the CPU was getting bottlenecked. Enabling DLSS now with hex-edit boosted my FPS from 70 to 100 FPS. Still slightly bottlenecked since GPU isn't fully 100% but i am running 1080p so that's partially the issue.
EDIT: Apparently the proposed hex string is not proper way to neutralize the check as it can break the game running with Intel CPUs. The proper string would be "EB 30 33 C9 B8 01 00 00 00 0F A2 8B C8 C1 F9 08"
(J'ai essayé en ayant remplacer 75 par 74 et EB, pour le même résultat).
posted the 12/13/2020 at 12:19 PM by
thauvinho