c1-launcher
c1-launcher copied to clipboard
Crysis Warhead crashes on launch
Here's the log file: Game.log
Ahhh it crashes because it fails to load Logitech G15 display resources from CryGame (Warhead EXE). The problem is that g_hInst
is null. It's not initialized because WinMain
is not executed (Warhead EXE is loaded as a "DLL").
I'm amazed that you managed to find this.
Fix implemented. Could you test it? I don't have Logitech G15 here unfortunately. A rare hardware these days.
Thanks, it runs now.
I don't have Logitech G15 here unfortunately.
Neither do i, just a Logitech G102 mouse, yet LGS keeps injecting lgLcd DLL into every process. I think i'll just remove this DLL and call it a day.
Interesting. Anyway, thanks for testing and reporting the issue. I will close this once v7 is released, so people having the same problem can find these fixed EXEs in the meantime.