Hello All,
Awhile back I released an open source library called "LibSource". This is nothing more than that library re-written.
For installation and usage instructions, please view the README file.
If you have any questions or need help, please join #SourceKernel on irc.gamesurge.net
Thanks to "Monk" for the initial idea. Also, many thanks to all of you who have contributed to the community.
HL-Booster Download (also attached to this post):
Quick installation intructions:
Usage:
Kind Regards,
DiSTANT
Awhile back I released an open source library called "LibSource". This is nothing more than that library re-written.
For installation and usage instructions, please view the README file.
If you have any questions or need help, please join #SourceKernel on irc.gamesurge.net
Thanks to "Monk" for the initial idea. Also, many thanks to all of you who have contributed to the community.
HL-Booster Download (also attached to this post):
Code:
wget http://www.padgaming.com/sites/default/files/hl-booster.tar.gz
Quick installation intructions:
Code:
tar -zxvf hl-booster.tar.gz
cd hl-booster
make clean
make
make install (run as root)
Usage:
Code:
LD_PRELOAD=/usr/share/hl-booster/boost.so ./hlds_run ... -pingboost 2 -autoupdate
LD_PRELOAD=/usr/share/hl-booster/boost.so ./srcds_run ...
Kind Regards,
DiSTANT