Gaming Zone > Unreal Tournament 2004

How to reduce input latency and make the game smooth.

<< < (10/10)

Piglet:
Wierd - I've been noticing I've been missing things more recently and found I'm somehow running at 30 to 60fps


I re-downloaded the two dll's from the start of this thread and still get same speeds. If I delete them I get wishy-washy screen colours, an odd-feeling game, but back to normal fps.

Not sure what's going on.

Piglet:
and without the d3d8.dll in my system directory it feels like shiiit but at high fps. Sluggish display change. Grrr!

Piglet:
PC restart made it better. Back to full fps with the d3d8.dll. Still feels really stuttery though. That could be me!

Stealer:

--- Quote from: Piglet on April 02, 2022, 16:56 ---PC restart made it better. Back to full fps with the d3d8.dll. Still feels really stuttery though. That could be me!

--- End quote ---
Did you speak to the IT department? Did they tell you to turn it off then on again?  :))  Sorry couldn't resist the old IT joke/line : :)) O:-)

Glad it's working better for you dude.

I recently bought myself a new x570 mobo swapped everything over then realised my 1600 cpu wasn't supported  :)) ::) I've now got to get a new psu and cpu to go with the mobo  :)) :))

Gil-galad:
Since I've had strange stuttering, de-synchronization, and input lag lately, I've looked a bit again at this thread. After my tinkering, I have :


--- Code: ---[Engine.Player]
ConfiguredInternetSpeed=9636
ConfiguredLanSpeed=20000
--- End code ---


--- Code: ---[Engine.LevelInfo]
MaxClientFrameRate=151.000000
--- End code ---

I chose this value for MaxClientFrameRate  because I realized that whatever ConfiguredInternetSpeed value you choose to write in your file, the server will overwrite. I've also used the slider made available on miasma freon server options, which goes up to 250, that will not translate in ConfiguredInternetSpeed=25000

The logic here would be, if I'm correct, that, say, if your desired fps is 250, you'd have to set your ConfiguredInternetSpeed to 251 x 64, so to 16064. I've set my fps at 151 because the value the server writes divided by 64 gives me that (9636 / 64=150.5625).

Having a higher fps than the refresh rate of your monitor, if I got it right, may be desirable to achieve lower input latency. However, as the ConfiguredInternetSpeed value will not stick, it seems to me that there's no gain for me to put a value higher than 151 in MaxClientFrameRate. The previous understanding that you had to choose ConfiguredInternetSpeed=20000 to unlock higher fps online seems to be not recommended anymore, since the server lowers it.

Hardware context, if relevant :
My CPU (AMD Ryzen 7 5800X) is somewhat more recent than my GPU (ASRock Radeon RX 5500 XT), and my screen has a 144 Hz refresh rate, pixel count of 4K.

What values would you choose? Did I get something wrong?

Navigation

[0] Message Index

[*] Previous page

Go to full version