SRCDS Steam group


RDTSC_FREQUENCY to 'disabled'.
#1
How can i disable RDTSC_FREQUENCY?

I'm using Ubuntu 10.04 64Bit
Reply
#2
start your server like this:

Code:
RDTSC_FREQUENCY=disabled ./srcds_run <put normal parameters here>

this will not work, if you start your server directly in a screen session (i.e. "screen RDTSC_FREQUENCY=disabled ./srcds_run ..." will not work), you have to put the start command in a small shell script instead and start that shell script inside the screen session.

but, why do you want to disable it? I don't think it is a good idea... using RDTSC is a good improvement for the engine.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
Thanks. Just want to test a little.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)