AKIBA'S TRIP: Undead & Undressed

AKIBA'S TRIP: Undead & Undressed

Otillräckligt med betyg
How to fix random grabs [60 FPS - Controller-side fix]
Av GoldoShaino
Are you randomly grabbing the enemy in every normal combo you do?
It's not a skill issues and your controller isn't broken, running the game at 60 FPS creates unusual bugs caused by the poor programming etiquette the original developer had.
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Easy Fix
60 FPS messes with the input checking of the game so your actions may be considered twice as long, a 500ms button press might become a whole second button press (changing the move from a single attack to a grab).

An easy controller-side fix (works on any controller using steam):
  1. Open the game
  2. Open the steam controller setting
  3. Modify the controller template
  4. Find the buttons that you use to attack
  5. Open the setting for the first button
  6. Add a 200ms delay (might be more, might be less, you have to test it)
  7. Repeat for the other two buttons
  8. Done