Fail to launch the game (problem related to inexistant debugger?)[Linux]

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?

Hello.

are you trying to install the Game on a Linux machine?

If yes, there is no support for Linuy at the moment.

Error you might want to read up on this to understand what Ravow was referring to: http://en.wikipedia.org/wiki/Wine_%28software%29

I know Wine, but I never really used it.