مستعد أم لا

How to Make Ready or Not Smoother

A compendium of necessary .ini tweaks to play version 1.0 من اللعبة.

مقدمة

Void Interactive don’t have an in-game option to change basic options that are available in most PC games for version 1.0 of Ready or Not, so here’s an in-depth INI tweak guide showing you how to do so.

Engine.ini file location

  1. Make sure Ready or Not is not running.
  2. يضعط [Windows Logo] + [ص] on your keyboard to bring up the Run program.
  3. Copy and paste the following into the text field and click OK: %LOCALAPPDATA%\ReadyOrNot\Saved\Config\WindowsNoEditor
  4. In the Explorer window that’s now open, find a INI file called Engine.ini and open it in your preferred text editor.

Remove film grain (خاصة)

At the bottom of the file, insert the following text (if you already have the first line of text, then just add the second line of text beneath it), then save the file and exit the text editor:

[/script/engine.renderersettings]
r.Tonemapper.Quality=3 //no default value used for this setting (value range 0 إلى 5)

Scale UI

At the bottom of the file, insert the following text (if you already have the first line of text, then just add the second line of text beneath it), then save the file and exit the text editor:

[/script/engine.userinterfacesettings]
ApplicationScale=1.35 //default value used by the game is 1.0 (value range 0.1 إلى 5)

Change brightness

At the bottom of the file, insert the following text (if you already have the first line of text, then just add the second line of text beneath it), then save the file and exit the text editor:

[/script/engine.engine]
DisplayGamma=2.5 //default value used by the game is 2.2 (value range 0.1 إلى 3)

Preload shaders (DX11 Only)

At the bottom of the file, insert the following text (if you already have the first line of text, then just add the second line of text beneath it), then save the file and exit the text editor:

[/script/engine.renderersettings]
r.CreateShadersOnLoad=1 //default value used by the game is 0 (value range 0 أو 1)

استنتاج

The settings applied to the Engine.ini file will remain after launching Ready or Not.

هذا الدليل حول مستعد أم لا كتب بواسطة ReubenUKGB. يمكنك زيارة المنشور الأصلي من هذا حلقة الوصل. إذا كان لديك أي مخاوف بشأن هذا الدليل, من فضلك لا تتردد في الاتصال بنا هنا.

عن المؤلف