Attano / Left4Downtown2

First github clone!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiled Windows Files

chatyak opened this issue · comments

Hello,

I apologize for the "noobish" but I'm having trouble figuring out how to turn these files into the needed .dll etc for my Windows Server. I am currently using 0.5.4.2 and have some errors

L 12/13/2014 - 13:28:19: SourceMod error session started
L 12/13/2014 - 13:28:19: Info (map "c5m1_waterfront") (file "errors_20141213.log")
L 12/13/2014 - 13:28:19: [LEFT4DOWNTOWN] Detour -- Could not find DifficultyChanged signature
L 12/13/2014 - 13:28:19: [LEFT4DOWNTOWN] Detour -- Could not find address for detour
L 12/13/2014 - 13:28:19: [L4FIX] WarpGhost -- Could not find 'CTerrorPlayer_GetPlayerByCharacter' address
L 12/13/2014 - 13:28:19: [L4FIX] Detour -- Could not find address for detour
L 12/13/2014 - 13:28:24: Error log file session closed.

I just updated to the latest SM and MM and although I don't understand everything, it seems like some signature or address is outdated, causing issues?

Thank you.

Starting with 0.5.5, Left4Downtown2 no longer supports Windows. This goes for both signatures and the code itself. Your best bet would be to use Linux in a VirtualBox, this will prevent all the errors because that's the only platform that's currently supported.

I emphasize that there is no fix for Windows, since that would require updated signatures and code -- an effort no one is willing to take. So the only option is to use Linux.

Good luck.