「Killing Floor リフレッシュレート上限変更」の版間の差分

提供:クレープ屋まとめwiki
ナビゲーションに移動 検索に移動
(ページの作成:「サーバー側の<code>KillingFloor.ini</code> (Systemフォルダ内) でネットスピードとキャップの変更を行う <pre> MaxClientRate=18000 MaxInternetCl…」)
 
編集の要約なし
 
18行目: 18行目:
MaxClientFrameRate=252.00000
MaxClientFrameRate=252.00000
</pre>
</pre>
KillingFloor.iniを読み取り専用にする。




参考 [https://web.archive.org/web/20190102001532/http://unrealnorth.com/forums/topic/ut2004-max-fps-connection-settings-guide/]
参考 [https://web.archive.org/web/20190102001532/http://unrealnorth.com/forums/topic/ut2004-max-fps-connection-settings-guide/]

2021年1月2日 (土) 03:38時点における最新版

サーバー側のKillingFloor.ini (Systemフォルダ内) でネットスピードとキャップの変更を行う

MaxClientRate=18000
MaxInternetClientRate=18000
MaxClientFrameRate=252.000000

クライアント側のUser.iniでネットスピードを変更

ConfiguredInternetSpeed=18000

クライアント側のKillingFloor.iniでネットスピードを変更

MaxClientFrameRate=252.00000

KillingFloor.iniを読み取り専用にする。


参考 [1]