How to update PB on Unix?
Forum rules
This is an international forum. PLEASE speak ENGLISH! If you have problems with english, please try to post in english and repeat the post in your motherlanguage.
This is an international forum. PLEASE speak ENGLISH! If you have problems with english, please try to post in english and repeat the post in your motherlanguage.
How to update PB on Unix?
I try to run the game on FreeBSD in Linux compatibility mode. The game starts, but whenever I connect to the server I am kicked with 20004 itegrity bullshit. I tried to google it, it looks like I have to upgrade punkbuster, which is an issue, since evenbalance no longer supports ET and I guess I'd need a very old version of punkbuster. Is there anybody who solved this on Linux or BSD? (Just wondering why we need punkbuster, because it is totally useless against cheaters, but makes the game laggy asf and kicks people with normally installed ET.)
Re: How to update PB on Unix?
I tried to upgrade it, now I got itegrity violation 20006. What a progress...
Re: How to update PB on Unix?
Try to install from a file here: http://download.hirntot.org/
We need PB for our ban system, it's not useless for us.
We need PB for our ban system, it's not useless for us.
Re: How to update PB on Unix?
you can try asking chaplja, he also made some fixes to make et run on linux without problems
https://github.com/chaplja
https://github.com/chaplja
Re: How to update PB on Unix?
Not sure which one is Linux compatible. I found only exe files in the pb related zips.c0rnn wrote: ↑Wed Jul 29, 2020 9:37 amTry to install from a file here: http://download.hirntot.org/
We need PB for our ban system, it's not useless for us.
Re: How to update PB on Unix?
Thanks, I will.evirdrevo wrote: ↑Wed Jul 29, 2020 5:35 pmyou can try asking chaplja, he also made some fixes to make et run on linux without problems
https://github.com/chaplja
Re: How to update PB on Unix?
It writes that "/bin/sh: pbsetup.run: not found" or if I run it as root, then it writes "pbsetup.run: Command not found". I guess FreeBSD does not contain everything that Linux does. I'll try with daredevil's files, maybe it works with that.c0rnn wrote: ↑Thu Jul 30, 2020 3:38 pmhttps://fearless-assassins.com/forums/t ... -software/
https://fearless-assassins.com/files/fi ... i-version/
I copied the files from the first link, now it works. I have other issues too, but I'll post those in a different thread. Thanks for the help!
-
- Posts: 58
- Joined: Mon Nov 05, 2018 1:06 pm
Re: How to update PB on Unix?
Sure I ran it properly. Looks like FreeBSD cannot run everything Linux can. But it can be solved by copying the files, so it is not an issue.a domestic cat wrote: ↑Wed Aug 05, 2020 2:31 pmThat's an executable binary, are you sure you are running it correctly? Looks like an error message from shell (and bash in case of root, I guess). You should chmod +x pbsetup.run and then just run it with ./pbsetup.run.