c1-launcher icon indicating copy to clipboard operation
c1-launcher copied to clipboard

Crysis Warhead crashes on launch

Open vlad54rus opened this issue 1 year ago • 4 comments

Here's the log file: Game.log

vlad54rus avatar Feb 16 '24 14:02 vlad54rus

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.

ccomrade avatar Feb 18 '24 21:02 ccomrade

Fix implemented. Could you test it? I don't have Logitech G15 here unfortunately. A rare hardware these days.

c1-launcher-v6-build-warhead.zip

ccomrade avatar Feb 18 '24 21:02 ccomrade

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.

vlad54rus avatar Feb 19 '24 13:02 vlad54rus

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.

ccomrade avatar Feb 19 '24 19:02 ccomrade