Vanquish

Vanquish

33 ratings
How to get rid of QTE's for people with wrist pain etc.
By JD777
This is a guide made to showcase a basic script made in Autohotkey for the purpose of making this game's QTE accessable to those with wrist or hand pain.
2
   
Award
Favorite
Favorited
Unfavorite
Lets Get Started
For this guide you need to search need download Autohotkey which is free and widely known. If you are not willing to do this than this guide will be no help to you, thanks


Instructions:
  • Download and install Autohotkey

  • Open Autohotkey after it's installed and right click on the green H icon (next to clock) and Left click on "Edit This Script".

  • Than when Notepad opens just overwrite the text with your own script or the one I made in this guide further down. (Stop here untill after you have replaced the default text with your script or mine)

  • Next save it to the Desktop naming it "Whateveryouwant.ahk". (Just remember what you named it!)

  • When you want to use it click on it. Open game and use the hotkeys from the script when a QTE pops up.
    [A] Press "F9" to start QTE turbo keys
    Press "F10" to stop QTE turbo keys (Important for QTE's where it will require you to aim and shoot )
    [C] Press "F12" to pause entire script (only F12 will unpause it F9 and F10 won't work again until unpaused). Kind of a emergency button of sorts

    [D] When you are finished using the script Right click on the green H icon next to the clock and select "Exit"[/list]

    My Script to Copy and Paste(I take no ownership just saying mine because I wrote it but it's basic) :

    #NoEnv #SingleInstance Force #usehook SetTitleMatchMode 2 #Persistent DetectHiddenWindows, On sendMode Input #InstallKeybdHook #InstallMouseHook SetDefaultMouseSpeed, 0 SetMouseDelay, -1 SetKeyDelay, -1 SetWinDelay, -1 SetBatchLines, -1 SetControlDelay -1 #MaxThreads 3 #MaxHotKeysPerInterval 1000 #MaxThreadsBuffer on #KeyHistory 0 ;========================================== state3 = 7 ;Pause script (usualy so you can write in chat etc...) hotkey, F12, Psescipt F9:: Loop { send {E down} sleep 5 send {A down} sleep 5 send {D down} sleep 5 send {W down} sleep 5 send {S down} send {E up} sleep 5 send {A up} sleep 5 send {D up} sleep 5 send {W up} sleep 5 send {S up} GetKeyState, state, F10 If state = D { Break } } return ;++++++++++++++++++++++++++++++++++++++++++++++++++++++ ;=========================================== Psescipt: Suspend Pause,,1 SoundBeep return
6 Comments
DEUSANAVIT 11 Oct, 2023 @ 1:11pm 
Lack of wrist.
Space 1 Nov, 2022 @ 10:22pm 
Thank you for making this for those that need it. Now we need one for RE4 lmao
JD777  [author] 7 Jul, 2020 @ 1:18pm 
Yes it should . Just would need to be adjusted for whatever keys are pressed in the QTE's. Thanks
KFJohansson 7 Jul, 2020 @ 12:39pm 
Can't see many people using this, but it's great that it exists for those who may need it. Would this program work for other QTE heavy games aswell?
Anyhow, nice guide. :cozyspaceengineersc:
JD777  [author] 1 May, 2020 @ 12:58am 
Hadns ? Hands? Anyways thanks for the comment.
Burger Beers 30 Apr, 2020 @ 10:01pm 
hadns