Pawel,

You need to place NephCPUFix.so in orangebox/bin, you also have a
minor typo in LD_PRELOAD=NephCPUFix.

The NephCPUFix thing basically just causes srcds to properly enable
SSE2 and a few other instructions in a few specific math functions,
since it's always mis-detected your CPUs abilities on linux. Dont
expect anything major performance wise.

- Neph

On Tue, Mar 24, 2009 at 2:39 AM, Imre Facchin <imre.facc...@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> i am not shure if this is a stupid reply but:
>
> orangebox is metasyntactic variable for the game of choice so if you
> installed to -dir tf2 it would be tf2/bin
>> How can i use only NephuCPUfix for tf2?
>>
>> i've changed
>> $HL_CMD = "$HL $PARAMS"
>> to
>> $HL_CMD = "env LD_PRELOAD=NephuCPUFix.so $HL $PARAMS"
>>
>> but it is not working :(
>>
>> Log from console:
>>
>> Auto detecting CPU
>> Using SSE2 Optimised binary.
>> Server will auto-restart if there is a crash.
>> ERROR: ld.so: object 'NephuCPUFix.so' from LD_PRELOAD cannot be preloaded:
>> ignored.
>>
>>
>> NephuCPUFix.so is in /orangebox/bin/
>>
>> After typing r_sse2 in console it tells me that support for this is
>> disabled.
>>
>>
>>
>> On Tue, Mar 24, 2009 at 8:09 AM, Nephyrin Zey <nephy...@doublezen.net>wrote:
>>
>>> (not sure how many of you are still using this, but..)
>>>
>>> Get it here:
>>> http://nephyrin.net/tools/nemrun/1.1/
>>> The latest version is always here:
>>> http://nephyrin.net/tools/nemrun/latest/
>>>
>>> Nemrun is an advanced srcds_run replacement that has numerous
>>> features, including:
>>> - Functioning autoupdate
>>>   - Works with multiple servers in one install directory ( uses
>>> lockfiles to synchronize the servers and shut them all down so updates
>>> can process)
>>>   - Uses bundled srcupdatecheck python script to check for updates,
>>> instead of simply running a time-wasting update every reboot.
>>>   - Has options to run scripts/commands when updates are found, which
>>> i use to text message myself when an update is released, for instance
>>> - Has an -updatedaemon mode, wherein you can launch a dummy server
>>> that just checks for updates until one is found, allowing your servers
>>> to -autoupdate within several seconds of a patch coming out
>>> - Manages and renames/files cores that are generated
>>> - Keeps very configurable logs
>>> - Bundled "NephCPUFix" preload-binary, enabled by default in nemrun,
>>> fixes long-broken GetCPUInformation() call in srcds, allowing SSE2
>>> code to be enabled, amoung other things.
>>> - Has ability to cleanup downloads folder (sprays and such) when updating
>>>
>>> And more!
>>>
>>> WARNING: This is a very advanced script originally written to allow
>>> multiple servers in a single install directory without breaking
>>> -autoupdate. It is not a drop in replacement for srcds_run and
>>> requires a little reading. to use
>>>
>>> Also, remember to idle in irc.gamesurge.net #hlserveradmins, we're up
>>> to 60 members!
>>>
>>> - Neph
>>>
>>> _______________________________________________
>>> To unsubscribe, edit your list preferences, or view the list archives,
>>> please visit:
>>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>>
>>
>>
>>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFJyKpBn1WtwVQU0R0RAsxUAJwP5oW2t65Pof0GmAD/L99RZwBipgCghPwc
> 3qgusJ+C1mpgnHEvtbrqwLw=
> =fDLn
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to