Dead Or Alive 5
0 of 0

File information

Last updated

Original upload

Created by

vaanknight

Uploaded by

vaanknight

Virus scan

Safe to use

Tags for this mod

7 comments

  1. vaanknight
    vaanknight
    • premium
    • 808 kudos
    Locked
    Sticky
    After an afternoon of continuous fighting I can confirm Ver. 2.1 fixes both the sticky keys bug and the hard parry moves I detected. Please let me know if you encounter any kind of trouble.
  2. Genie44
    Genie44
    • member
    • 1 kudos
    well you gave me an idea,but i failed to implment
    i try to make a half rotation forward,or backward,but the player just get stuck in a certain direction.
    is it possible?
    i tried these two:
    1-
    F1::
    Send, {left down left up}
    Sleep, 100
    Send,{down down down up}
    Sleep, 100
    Send, {right down right up}
    Return

    2-
        e::Send,{left down left up}{down down down up}{right down right up}
    return
    1. vaanknight
      vaanknight
      • premium
      • 808 kudos
      That's possible with a macro. I've been toying with that very idea for another fighting game as well, but I'm not feeling the coding itch. I'll eventually get to it though, either stay tuned or feel free to learn macros yourself, it's not horribly difficult.
    2. vaanknight
      vaanknight
      • premium
      • 808 kudos
      I tried a few things and it turns out to be far simpler than I thought at first. I was too focused in avoiding the sticky key bug that I forgot you can just inject the solution in the same line since I'm building a damn macro... Anyway, if anyone wants this new remap and the know-how to make your own, it's all in the new description.
  3. FantasmaRenegado
    FantasmaRenegado
    • member
    • 0 kudos
    I think it got even harder to control since sometimes the character just walk by themselves.
    1. vaanknight
      vaanknight
      • premium
      • 808 kudos
      Yeah, that's an infamous 20 year old bug in autohotkey. I'm doing my best to go around it.
    2. FantasmaRenegado
      FantasmaRenegado
      • member
      • 0 kudos
      I still recommend it because you can still use the old controls anyway, so you just got more options of what to use.