This guide shows how to eliminate the default dead zone settings for the steering wheel (commonly the x-axis). Other games also benefit from this guide, 예를 들어. Fernbus Simulator and The Bus.
개요
This guide shows how to eliminate the default deadzone settings for the steering wheel (commonly the x-axis). Other games also benefit from this guide, 예를 들어. Fernbus Simulator and The Bus. This problem bugged me for a long time, although I’ve never cared much about trying to dig into the issue, as I just play the game occasionally.
Since I could find no way to remove such deadzone using the game’s Settings UI, I decided to grasp some of the internal files. 다행스럽게도, I now experience. The guide was tested with my own steering wheel (여기), which has only 180 degrees and was severely impacted by the game’s default 25% deadzone. 바라건대, it may also be of use to those with more sophisticated devices, 예를 들어. G27, G29, and the like.
방법
- Search and create a backup for the file DefaultInput.ini, then open the original file using a text editor. The file is located in the folder:
Tourist Bus Simulator\TouristBusSimulator\Config
- Search for the
[/script/engine.inputsettings]
- tag and look for all gamepad axes entries that contain a non-null value for the deadzone parameter. 예를 들어:
-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
- Edit the deadzone parameter to
0.에프
or any other value that you find appropriate for your device.
- Repeat step 3 for every line that has a non-null value for the deadzone parameter.
- Save the changes and open Tourist Bus Simulator. Evaluate whether these edits improve your gaming experience or not..
이것이 오늘 우리가 공유하는 모든 것입니다. Tourist Bus Simulator 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Thiago Sobral. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.