The Speed Hack Detected is causing havoc in the playing community. Here is the fix for the 3204 Patch (server side only) that is causing erroneous "Speed Hack Detected" messages and poor game performance. This was emailed to me from tech support (on the phone... they said that they cannot post to the forums so please, please, please, please, pretty please make this edit....
***NOTE: You do NOT want to make these changes unless you are hosting a server, and have installed the latest patch.***
These settings can be found in your UT2004.ini file (Default location is C:\UT2004\System\UT2004.ini)
[Engine.LevelInfo]
PhysicsDetailLevel=PDL_Medium
MeshLODDetailLevel=MDL_High
bLowSoundDetail=False
DecalStayScale=2.000000
bNeverPrecache=false
bShouldPreload=True
bDesireSkinPreload=True
bKickLiveIdlers=False
MaxTimeMargin=1.000000
TimeMarginSlack=1.150000
MinTimeMargin=-1.000000
You can try adjusting the TimeMarginSlack parameter (defaults to 1.35). Higher values should reduce false positives (but may also hurt speed hack detection).
To turn off speed hack detection entirely, set MaxTimeMargin to 0.
If any of these lines are not present, you should make sure you have the latest patch installed, then add the lines manually if needed.
***NOTE: You do NOT want to make these changes unless you are hosting a server, and have installed the latest patch.***
These settings can be found in your UT2004.ini file (Default location is C:\UT2004\System\UT2004.ini)
[Engine.LevelInfo]
PhysicsDetailLevel=PDL_Medium
MeshLODDetailLevel=MDL_High
bLowSoundDetail=False
DecalStayScale=2.000000
bNeverPrecache=false
bShouldPreload=True
bDesireSkinPreload=True
bKickLiveIdlers=False
MaxTimeMargin=1.000000
TimeMarginSlack=1.150000
MinTimeMargin=-1.000000
You can try adjusting the TimeMarginSlack parameter (defaults to 1.35). Higher values should reduce false positives (but may also hurt speed hack detection).
To turn off speed hack detection entirely, set MaxTimeMargin to 0.
If any of these lines are not present, you should make sure you have the latest patch installed, then add the lines manually if needed.
Comment