https://bugs.winehq.org/show_bug.cgi?id=53386
--- Comment #2 from Arek Hiler ahiler@codeweavers.com --- I've gave the attached diff a spin and it helps.
``` Z:\home\ivyl.local\share\Steam\steamapps\common\Septerra Core>FOR /F USEBACKQ %F IN (`wmic os get osarchitecture`) DO ECHO %F OSArchitecture 64-bit ```
Also checked with Septerra Core and no hand on the install scripts.
Thanks!