Angry Video Game Nerd II: ASSimilation

Angry Video Game Nerd II: ASSimilation

Недостаточно оценок
How to create a turbo button
От koda !! (>,'')>
Have you seen a video and you wonder how they do to shoot so fast?, Well this guide is for you.
   
Наградить
В избранное
В избранном
Удалить
Introduction
Basically this guide will help you create a turbo button that you can use during the game or any other that requires spamming a button like a b!tch. It'll be very useful if you want to win in "Hard as Ball" or "Impossible" difficulty.
For Keyboards
You don't have any keyboard with external software that allow you to create a macro. well let me solve the problem.

So what I need?
We'll use AutoHotkey software, it's freeware and very simple to configure.
  1. Go to https://www.autohotkey.com/
  2. Press "Download" and "Download Current Version".
  3. Open the setup and install it.
  4. Close the setup.

How to use it?
  1. Go to your desktop
  2. Press with the second click, go to "new" tab and press "AutoHotkey Script"
  3. Rename as you want.
  4. Open with notepad.
  5. We need to write a script, so let me help you, copy and paste this:
    a:: ;Key you want to use. While GetKeyState("a") ;Loop, use the same as the one above. { Send z ;Key to be pressed, "z" default fire key. Sleep 10 ;Pause to be made between each press in ms. } Return

    Let me explain this code, the first line is the key we want to use for do the macro, in this case we'll use the "a" key (but you can change to whatever you want), the key will be press "z" key (default fire key) with a pause between 10 ms. So basically the nerd will shoot like a machine gun.

  6. Save the file and close.
  7. Double-click and open. You'll see a icon in taskbar which means that the program is running.
  8. Open the game and enjoy.
For Joysticks
If you use and joystick we'll use "JoyToKey" Software, You can use free with not license.

Download JoyTokey
  1. Go to https://joytokey.net/en/download.
    Note: I recommend downloading the ZIP version that does not require installation.

How to Use It?
  1. Open and you can see this.
  2. You can "Rename" or "Create" a new profile.
  3. Put the name whatever you want.

  4. Now you need to know which button is the "fire" button. In my case I use a X-Input controller so my button is the "button 3". Note: Try not to use "x" button, because the gamepad power can give problem with the super charge, so use another like LB or RB.
  5. Double-click and you can see this new window.
  6. Go to "Keyboard Emulation" and click the first box and press "Z".
  7. Go to under and check the "auto repeat" box, set 20 "times per seconds" and press OK.
  8. Close and you can see the icon in the taskbar.
  9. Open the game and enjoy.
WARNINGS!
  1. After finishing playing make sure to close the autohotkey script on the taskbar. If you play anothers game or do another sh*t you can get problems.
  2. If you defeat General Dark Onwarks so fast after the second form you can bug the game, you can win but you won't get the piece of sexforce.
Conglaturation!!!

Conglaturation!!!
You read this grate guide.
And prooved your nerdiness.
Now go f*ck yourself !
Комментариев: 3
NovemberJoy 6 дек. 2023 г. в 6:42 
For Linux users, you can use AntiMicroX to get a similar effect, though you may need to change the in-game controller settings to make sure your inputs register correctly.
SAM I AM! 13 окт. 2020 г. в 13:45 
Nah speed runners use TAS to break the game. Having a turbo button should actually be a real feature in this game especially for that final boss fight.
ShakeyOwnz 13 сен. 2020 г. в 18:19 
If anyone uses a turbo button for a speedrun, that's called cheating.