EDIT: I may have found a solution! See bottom.
Cannibal58th: Hi,
game is crashing every time directly at launch.
Firewall, AV, disabled, run as admin, game reinstalled ... nothing worked
System: W11, Ryzen 9 5950, 32GB RAM, RTX 3090
Did anyone else has this issue?
Thank a lot
Hi,
do you get any kind of error message? I couldn't get the Steam Version to start and got a "Bugsplat Error" (seems to be the anti-cheat software or the bugreporter). The Steam forums suggested some issues with the VCRedist, that is shipped with Space Marine and stated verifying the game as solution. That never helped for me and basically ticks the same box as reinstalling, so this doesn't seem to be the problem here.
Since I'm also using a Ryzen 5950, my assumption would be that Space Marine can't handle the number of cores. IIRC I read for other games as well, that multi core system can cause problems. Normally the solution is to assign specific cores via the Windows Task Manager, but this is not an option here as the SpaceMarine.exe doesn't stay long enough in the Task list to change anything.
I remember a tool from the time when the first Dual Core CPUs arrived, where you could configure a *.exe to be directly started on only specific cores, but I can't remember the name.
Sorry for not providing anything more of a solution, but maybe this forum or the GOG support can brainstorm something for this.
o7,
GG
Edit: I may have managed to start the game using only one core.
Go to your installation directory and open a command prompt (e.g. by typing 'cmd' in the adress bar.).
Then use 'start /affinity 1 SpaceMarine.exe' . Maybe this also works for you.
Edit 2: Well, one core seems to not be enough. Using 'start /affinity 123 SpaceMarine.exe' seems to work fine.