While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Valve wins legal battle against patent troll Rothschild and associated companies
- Steam Deck now out of stock in the EU in addition to USA, Canada and Japan [updated]
- Free and open source RTS 0 A.D. release 28 "Boiorix" is live
- Widelands, the open source Settlers-like, devs plan to ban all AI generated contributions
- Kerbal Space Program spiritual successor Kitten Space Agency now has a Linux version
- > See more over 30 days here
- Establishing root of ownership for Steam account
- whizse - Nacon under financial troubles... no new WRC game (?)
- Koopa - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - KDE Plasma in Linux Mint
- Caldathras - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Last edited by Shmerl on 16 Oct 2023 at 6:08 am UTC
Cheers!
You have a cpu with 2 CCX right? try the SMT toggle in the cyberpunk menus i guess, maybe that is the cause?
Last edited by Shmerl on 27 Oct 2023 at 6:05 am UTC
or use the WINE_CPU_TOPOLOGY=8:0,1,2,3,4,6,7 for example or some other combination that fits your CCXes
you can check this stuff with lstopo to see how your CPU is setup with CCXes
Not sure ofc if thats the issue but worth a shot i guess. But yeah i seem to have even slightly better fps to be honest..at least in super crowded areas. And GPU usage doesnt drop below 95% unless i cap the framerate to lower fps , which is excpected then.
export WINE_CPU_TOPOLOGY=8:0,1,2,3,4,5,6,7But it's weird that the new version works worse with 16 core CPU.
export WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15Supposedly that's using logical cores anyway, so 0-15 would fall in the first CCX.
Last edited by Shmerl on 27 Oct 2023 at 6:42 am UTC
I'm also using wine-esync, not wine-fsync (didn't figure out how to build the latter without all the extra proton stuff so far).
Graphics look fine, but mouse input is broken as expected (it's still missing some needed features).
Some issues still remain.
* Window title is missing.
* Input keys for plugins like cyber engine tweaks aren't working anymore.
Last edited by Shmerl on 8 Dec 2023 at 6:02 am UTC
Rename /bin/x64/bink2w64.dll to /bin/x64/bink2w64Hooked.dll, then rename /bin/x64/version.dll (from CET) to /bin/x64/bink2w64.dll.
Launch the game (might take a while), and then you should have CET working.
This hasn't been necessary for a long time, at least I haven't used it since game version 1.5.
Last edited by BlackBloodRum on 8 Dec 2023 at 8:48 pm UTC
Last edited by Shmerl on 8 Dec 2023 at 9:04 pm UTC
Got to disagree here :smile:. I have been using CET since game version 1.5, with proton without ever installing d3dcompiler_47 in my prefix. It always "just worked" for me, I don't install things into my prefixes unless I have to. :smile:
Also, if you have an old prefix with it and even no override, it might still use it without you noticing.
Last edited by Shmerl on 9 Dec 2023 at 11:22 pm UTC