What
Where

Game play video Watch Video

Introduction:


A simple AutoHotkey switching script can prevent the angle of view from being automatically centered (automatically facing the front) during driving.


Author: kain



Install:

Download and run the EXE version in the game

Once you enter the game and get in the car, just press the middle mouse button to start the script execution

-Download the script and load it with AutoHotkey (if AutoHotkey has not been downloaded and installed, double-click and double-click the downloaded .ahk file to load the file before or during the game)
-Just copy and paste the script into the AutoHotkey script you run yourself

When you exit the car, press the middle mouse button again to stop the camera movement. If you download or paste the script, you can replace the "MButton" in the text with any other button or key you like.


Pause On
Loop
{
MouseMove, 0, 1,, R
Sleep, 900
MouseMove, 0,-1,, R
Sleep, 900
}
MButton::Pause
Return

CLICK TO DOWNLOAD IMMEDIATELY
Your Download Will Starts In  s ...

Rate this post and Write a Review

Your Rating for this post

angry
crying
sleeping
smily
cool

Your review is recommended to be at least 140 characters long

This content is intended for mature audiences

Sign In to confirm your age and turn off the mature content filter

Download cannot start due to incorrect password.