Page 1 of 1

adding portal2 support

Posted: Thu Dec 12, 2019 2:18 pm
by arthurdead
how would i go about adding portal2 support

i have done the basic work here:
https://github.com/arthurdead/Source.Py ... ee/portal2

but it doenst want to load the only thing i can think of is tier0 and vstdlib anyone can help me out

Re: adding portal2 support

Posted: Sat Dec 14, 2019 5:18 am
by L'In20Cible
Correct me if I'm wrong, but that game don't have a dedicated server, does it?

Re: adding portal2 support

Posted: Sat Dec 14, 2019 2:00 pm
by Sam
He wants additional features for the passed game. The game begins to bother people (Or he wants to get a high rating for cheating the game xP)
At the moment I have nothing. But if there is a “server.dll” in this game, then creating SP will not be a big problem. Client side server :p

Re: adding portal2 support

Posted: Sat Dec 14, 2019 6:43 pm
by arthurdead
i have a patched dedicated server for portal2:
https://github.com/arthurdead/p2-srcds-patch

and why does it need a dedicated server ? you can create a listen server just fine

Re: adding portal2 support

Posted: Sun Dec 15, 2019 4:37 am
by Sam
Important dlls for SP is "server.dll", "engine.dll". I think that if at least one is missing, then SP will not work

Re: adding portal2 support

Posted: Sun Dec 15, 2019 5:20 am
by L'In20Cible
arthurdead wrote:i have a patched dedicated server for portal2:
https://github.com/arthurdead/p2-srcds-patch

and why does it need a dedicated server ? you can create a listen server just fine

I was just asking cause I was going to download the server and see if I was able to get it to load but figured there was no appid for it.
Sam wrote:Important dlls for SP is "server.dll", "engine.dll". I think that if at least one is missing, then SP will not work

The client should ship with these binaries, the problem is more likely to be missing interfaces.