Запаздывание UT2004 (ну елки палки)

Нативные и в Wine/Cedega - проблемы, настройка, обсуждение

Модератор: Модераторы разделов

Аватара пользователя
rain_99
Сообщения: 972
ОС: Debian

Запаздывание UT2004

Сообщение rain_99 »

Есть UT2004. При игре по сети при самом маленьком пинге на офф серверах 94мс -запаздывание примерно 0,3 сек. То есть нажимаю стрелять - стреляет реально с запаздыванием любое оружие. Сам с собой когда (Инстант Акшен) играю - все идеально... Куда копать?
...Все в наших руках...
Спасибо сказали:
Аватара пользователя
DarkPhoenix
Сообщения: 460
Статус: Hatred
ОС: Debian Squeeze

Re: Запаздывание UT2004

Сообщение DarkPhoenix »

Разве на винде по-другому? %)
Jabber JID: DarkFenX@jabber.org
ICQ UIN: 302028069
Спасибо сказали:
frp
Сообщения: 1445
ОС: Debian Squeeze

Re: Запаздывание UT2004

Сообщение frp »

А в Unreal нет настроек для скорости канала передачи данных (как в других играх)?
Спасибо сказали:
jura12
Сообщения: 275
ОС: ubuntu 11.04

Re: Запаздывание UT2004

Сообщение jura12 »

надо кернель настраивать и скорость сканирования мыши.
как кернель настроить я знаю а как мышь ускорить нет.
для opensuse 11.0

(2)Install dependencies and compile:-
---------------------------

- Firstly ensure that the symbolic link /usr/src/linux does not exist if it does remove it

- Install these dependencies for kernel compilation

gcc
libtool
ncurses
ncurses-devel
kernel-source - (this is the suse patched kernel source)
make

i.e:-

zypper install gcc ncurses libtool ncurses-devel kernel-source linux-kernel-headers make

- You should now have a sybolic link from /usr/src/linux to the kernel-source you have just installed you can check with

ls -al /usr/src

- copy your present kernel kernel config - then edit the kernel options:-

cp /boot/config-[version] /usr/src/linux/.config - i.e:-

cp /boot/config-2.6.22.9-0.4-default /usr/src/linux/.config

cd /usr/src/linux

make menuconfig

- if all has gone well you should be the kernel config menu - you can add remove features in the kernel here it is best not to remove anything you are unsure of or you may not be able to boot your new kernel

To be safe only change these options:-

General setup -->
Local version - append to kernel release - add something in here to identify the kernel and give it a different name to the previous kernel.
[ ] Optimize for size - Disable this

Processor type and features --->
Processor family - select -> choose your processor type
Preemption Model - select -> (Low Latency Desktop)[*] Preempt The Big Kernel Lock ) - enable this (if availible)
Timer frequency - select -> (1000 HZ)

- save by pressing esc until it asks to save - then select yes

- compile the kernel

make clean
make all
make modules_install install

(this will take a while..)

- providing opensuse controls grub (and grub is installed) it should automatically add it to the grub options - if not please add an entry for your new kernel

reboot and select the new kernel from grub.
Спасибо сказали:
Аватара пользователя
MaxFactor
Сообщения: 463
Статус: Злостный Анриллер
ОС: Ubuntu 12.04

Re: Запаздывание UT2004

Сообщение MaxFactor »

rain_99
При игре по сети при самом маленьком пинге на офф серверах 94мс -запаздывание примерно 0,3 сек.

С каких пор пинг 94 это самый маленький? :)
От этого и все проблемы, кернель и мышка тут абсолютно непричем, ибо в Instant Action всё ок.
Я играю на сервере с которым у меня пинг - 12, и никакого запаздывания у меня нет.
Попробуй поднять сервак UT2004 на машине в локальной сети где пинг будет вообще минимален, и посмотри как будет идти игра.
Спасибо сказали: