Welcome to the 42 Amsterdam multiserver.
Results 1 to 8 of 8
  1. #1

    How can I lower the ping in the game? (Как можно пинг понизить при игре по инету?)

    English:
    __________________________________________________ _______________________________________________
    Generally, in the folder "Serious/Samscripts/netsettings" there are connection scripts.
    As an example take a script oldmodem.ini (you can use old windows notebook to open it but do not forget to remove "read-only" mark to be able to save it).
    Open this OLDMODEM.ini, remove everything and insert following lines:


    cli_bPrediction = 1; // Turn off prediction
    cli_iBufferActions = 0;
    cli_iMinBPS = 1000;
    cli_iMaxBPS = 1000000;


    Then save.
    After that - delete the two files from the folder "Scripts/Customoptions" (file name must contain word "prediction" , I just forgot how exactly they called).
    So...that should be it....
    You should modify .ini file you usually choose for your connection


    Russian:
    __________________________________________________ _______________________________________________
    Вообщем в папке "SeriousSam/Scripts/netsettings" есть скрипты ипов соединения. Вот например берёшь скрипт oldmodem.ini (он через обычный блокнот у тебя откроеться, но не забудь убрать в свойствах файла галочку напротив ТОЛЬКО ДЛЯ ЧТЕНИЯ, это чтоб сохранить изменение можно было). Открываешь этот OLDMODEM.ini, и удаляй там всё, и вот это вставляй:

    cli_bPrediction = 1; // turn off prediction
    cli_iBufferActions = 0;
    cli_iMinBPS = 1000;
    cli_iMaxBPS = 1000000;

    Потом сохрани. И удали два файла из папки scripts/customoptions (файлы должны в названии содержать слово prediction, я просто забыл как точно они называються).
    Вообщем на этом всё. Теперь в игре подключаешься, к самому удобному серверу, для тебя это плэйграунд, конечно если ты в западной европе не живёшь, и тип соединения делай MODEM 33.6 (это перед подключением к серверу, у тебя спрашивают твой тип соединения, там типа выбираешь Модем 33.6, Модем 56, ISDN, DSL. Вообщем ставь тот в которым скрипты ты изменил, в данном случае это Modem 33.6 !
    Всё !

  2. #2
    s4f
    Join Date
    Nov 2012
    Location
    Russia,Irkutsk
    Posts
    223
    If I havent file "Predictions" but have "GFX-AdvancedRendering"? What I need to do?

  3. #3
    Quote Originally Posted by RODYA View Post
    If I havent file "Predictions" but have "GFX-AdvancedRendering"? What I need to do?
    GFX rendering - has nothing to do with network ...

    I guess the settings might be good only for some players ....depending on their own connection...
    Mr Alex managed to lower his ping from 120-180 down to 50-60 with this setting ...
    ....... Always Look On The Bright Side of Life

  4. #4
    s4f
    Join Date
    Nov 2012
    Location
    Russia,Irkutsk
    Posts
    223
    my ping was 200+, now its 160-140! Better

  5. #5
    to switch net scripts in-game add following strings in common.ctl (for example):
    Code:
    Button
    Name: Capri NetSettings
    Key1: Left Shift
    Key2: None
    Pressed: cli_bPrediction=1;cli_iBufferActions=0;cli_iMinBPS=2;cli_iMaxBPS=25000;
    Released: ;
    
    Button
    Name: DSL/Cable Default
    Key1: Caps Lock
    Key2: None
    Pressed: cli_bPrediction = 1;cli_iBufferActions = 2;cli_iMinBPS=28000;cli_iMaxBPS = 100000; 
    Released: ;
    in my configure Left Shift - Capri Connection, Caps Lock - default DSL...
    u can use other buttons and scripts...
    ~=>}Immortals{<=~

  6. #6
    s4f
    Join Date
    Nov 2012
    Location
    Russia,Irkutsk
    Posts
    223
    Capri, you send me .ctl config one time, it helps me But I lost it

  7. #7
    Magrathea Member
    Join Date
    Sep 2013
    Location
    Jungle near Moscow
    Posts
    344
    Is it possible to restrict the lower level ping?
    That he did not fall below certain numbers?

    Russian:
    Есть возможность как-то ограничить минимальный пинг ?
    Чтобы он не падал ниже определённых цифр ?
    (у меня, если ниже 55 - полная жопа с экраном)
    Семь бед, один Reset.

    Seriousness - the path to immortality. Frivolity - the path to death. Serious not die. Frivolous like dead.
    (Buddha)

    Distribution Sam’s (Rus version) FE https://yadi.sk/d/ZYXXvgybnGeKy (new version pack)

    Only Serious Sam, ... Only hardcore

  8. #8
    s4f
    Join Date
    Nov 2012
    Location
    Russia,Irkutsk
    Posts
    223
    When I use configs to lower ping my game comes laggy and in monitor many many little spikes like lags...

 

 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Back to top