11 results, 19 hits for WINE_CPU_TOPOLOGY=16`,
#5927 · 39 comments
· updated 2026-05-06
· 3 matching
comment by
netborg-afps · 2023-07-08 ·
view ·
githubDirt Rally fails to start with
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7,8,9 ...
comment by
NostalgiaRealm · 2023-12-04 ·
view ·
github> Dirt Rally fails to start with
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7,8,9 ...
... With FSYNC enabled:
```
WINE_CPU_TOPOLOGY=16 45-50fps
WINE_CPU_TOPOLOGY=8 100-110 fps
WINE_CPU_TOPOLOGY=4 180-190 fps
```
#5925 · 8 comments
· updated 2025-08-08
· 2 matching
Thanks to Krang on protondb, the following launch options seem to fix the issue
>
WINE_CPU_TOPOLOGY=16:0,1 ...
... the WINE_CPU_TOPOLOGY env var fixed it
@yobson1
Adding
`
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7 ...
#6246 · 71 comments
· updated 2025-10-05
· 2 matching
comment by
GloriousEggroll · 2022-10-24 ·
view ·
github ... by limiting the cores to 16 or less:
`
WINE_CPU_TOPOLOGY="16:0,1,2,3,4,5,6,7 ...
... PROTON_LOG=1
WINE_CPU_TOPOLOGY="16:0,1,2,3,4,5,6,7,8,9,10,11,12,13 ...
#7175 · 23 comments
· updated 2026-03-21
· 3 matching
... In my case, limiting those through this env variable:
`
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6 ...
comment by
1wolfalone1 · 2025-12-13 ·
view ·
github ... In my case, limiting those through this env variable: `
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6 ...
comment by
code8buster · 2026-03-21 ·
view ·
github ... PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr VKD3D_FEATURE_LEVEL=12_2 VKD3D_SHADER_MODEL=6_6
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7 ...
#5976 · 31 comments
· updated 2026-08-22
· 1 matching
@Blisto91 Yep - that was it
I even used `
WINE_CPU_TOPOLOGY=16` and it worked
`WINE_CPU_TOPOLOGY=32` starts to cause ...
Elden Ring
protonopenappid 1245620Game compatibility - UnofficialoverlayRegressionNVIDIA driversMesa driversAMD RADV
#5613 · 957 comments
· updated 2026-08-18
· 2 matching
... I'm not sure about the explanation but the workaround does work for me.
```
WINE_CPU_TOPOLOGY=16:0,1 ...
... 16 works `
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7,8,9,10,11,12,13 ...
#4450 · 1,801 comments
· updated 2026-07-17
· 1 matching
... I found out that overriding CPU topology to 16 threads via `
WINE_CPU_TOPOLOGY=16:0,1,2,3,4 ...
Starfield
protonopenappid 1716740Game compatibility - UnofficialNVIDIA driversMesa driversAMD RADV
#7064 · 702 comments
· updated 2026-08-18
· 1 matching
... Additionally I have added (
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7,8,9,10,11 ...
#9595 · 292 comments
· updated 2026-08-28
· 2 matching
comment by
BrandtVanDenBerg · 2026-06-19 ·
view ·
github ... Does what it says on the box.
`
WINE_CPU_TOPOLOGY=16`: Only present the first 8 physical cores of my ...
issue by
BrandtVanDenBerg · 2026-03-20 ·
view ·
github ... Given that I have a 9950X3D installed, and am passing `
WINE_CPU_TOPOLOGY=16` to limit the game to the ...
#135 · 47 comments
· updated 2025-12-15
· 1 matching
comment by
sleepingroxas · 2025-07-24 ·
view ·
github ... If I restrict my threads with `
WINE_CPU_TOPOLOGY=16`, then the game launches...
Ideally this shouldn't be a ...
#411 · 44 comments
· updated 2025-10-20
· 1 matching
... 7,8,9,10,11,12,13`
16: `
WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7 ...