0 of 0

File information

Last updated

Original upload

Created by

DracoMoye

Uploaded by

DracoMoye

Virus scan

Safe to use

Tags for this mod

About this mod

Move/Hide the mouse cursor in vats mode at the lower right of the screen.

Requirements
Permissions and credits
I have made an Autohotkey script that move the mouse cursor at the lower right of the screen when you hit "q".

To change the key open "Vats fix.ahk" in a text editor like Notepad.

Example :

vatsKey := "q";Change to vats key used in game. Default q
$q::;Change to vats key used in game. Default q

Will become like that if you use "a" in game for the vats

vatsKey := "a";Change to vats key used in game. Default q
$a::;Change to vats key used in game. Default q
  翻译: