Hi,
When I launch the game, I get an error on Wine indicating an failing initialisation of fluffy.dll (That dll and some other are in the game directory so not missing).
Here the lasts line of the log :
warn:file:CreateFileW Unable to create file L"\\.\NTICE" (status c0000034)
warn:file:CreateFileW Unable to create file L"\\.\WINICE" (status c0000034)
warn:file:CreateFileW Unable to create file L"\\.\SICE" (status c0000034)
warn:module:process_attach Initialization of L"fluffy.dll" failed
err:module:attach_process_dlls “fluffy.dll” failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Star Conflict\game.exe" failed, status c0000005
Look like the game search for some debugger before failing to initialize fluffy.dll.
Can it be possible that Star Conflict come with anti-debugger check and fail to proprely detect the absence of debugger and simply crash?