0 of 0

File information

Last updated

Original upload

Created by

WildMods

Uploaded by

ZodiarkeTheFirstBorn

Virus scan

Safe to use

Tags for this mod

19 comments

  1. Jordo24
    Jordo24
    • premium
    • 3 kudos
    ZodiarkeTheFirstBorn
    you need to add the enabled.txt in the file structure where the scripts folder is, because it wont work otherwise
  2. CHALLENGERIZER
    CHALLENGERIZER
    • supporter
    • 2 kudos
    Cool but the current version shoots you way too far to use very versatilely. Would be nice to have a version that doesn't catapult you across the room at higher levels; currently my poor fellow is bouncing like a pinball when he gets into any combat in an area more enclosed than a football field. Also omni directional ability to burst would be awesome to consider as well!
    1. Wikt0r1us
      Wikt0r1us
      • supporter
      • 22 kudos
      Yeeeah I was able to fly by repeatedly pressing the hotkey haha uninstalling until there's a cooldown and some more refinement.
    2. ZodiarkeTheFirstBorn
      ZodiarkeTheFirstBorn
      • supporter
      • 3 kudos
      There is a cooldown.
    3. CHALLENGERIZER
      CHALLENGERIZER
      • supporter
      • 2 kudos
      Honestly, I opened the Z dash lua file and just changed the modifiers to 
       
      velocityMultipliers = {        -- thresholds → multiplier
              [0]   = 0.25,
              [25]  = 0.5,
              [50]  = 0.8,
              [75]  = 1.0,
              [100] = 1.15,

      and it feels alot better to me know. Just tweak the lua in notepad to your liking and it pretty nice. 
    4. Wikt0r1us
      Wikt0r1us
      • supporter
      • 22 kudos
      My bad I had another mod that was using the same hotkey so it was doing some WILD stuff
    5. akumakazi
      akumakazi
      • premium
      • 3 kudos
      This mod lets me "fly"? Instant download.
    6. Wikt0r1us
      Wikt0r1us
      • supporter
      • 22 kudos
      You can use the console to fly anyway but this was the one sharing a hotkey which makes you go upwards but the dash was also making me go forwards and I think its cooldown was being erased or something.

      EDIT: Can't even get the dash to work now and idk why.
  3. f00lm00n
    f00lm00n
    • member
    • 0 kudos
    Sounds like a really cool mod, would love to have it but it doesn't work for me sadly. 
  4. renegadeandroid
    renegadeandroid
    • supporter
    • 1 kudos
    I assume this doesn't work with other dodge mods?  I am using one but this doesn't work.  All other ue4ss mods are working for me.
  5. yuiop321
    yuiop321
    • premium
    • 27 kudos
    It isn't working for me sadly. I hit V and nothing happens. I tried B on a controller too. I added enabled.txt. UE4SS.log reports:

    [2025-05-12 21:37:31.6427684] Mod 'ZDash' has enabled.txt, starting mod.
    [2025-05-12 21:37:31.6456639] [RegisterHook] Registered native hook (22, 23) for Function /Script/Engine.PlayerController:ClientRestart
    [2025-05-12 21:37:31.6457190] Event loop start
    [2025-05-12 21:37:32.0709113] [Lua] Found InputHook![2025-05-12 21:37:32.0735722] [RegisterHook] Registered script hook (24, 24) for Function /Game/Dev/Controllers/BP_AltarPlayerController.BP_AltarPlayerController_C:InpActEvt_AnyKey_K2Node_InputKeyEvent_1

    I am not well versed in UE4SS sadly, as much as I'd love to be. I have plenty of other UE4SS mods though and they work perfectly. I have not changed any of the default settings yet. Thoughts?
  6. Hennessey2013
    Hennessey2013
    • premium
    • 3 kudos
    If installing through the Vortex Mod Manager, you must manually add a enabled.txt file inside the ZDash folder.
    Seems like a slight oversight by the author, not the end of the world though.

    PC Directory for Steam
    Oblivion Remastered\OblivionRemastered\Binaries\Win64\ue4ss\Mods\ZDash
    Create a .txt file and simply name it enabled.
  7. mordorkyle
    mordorkyle
    • member
    • 5 kudos
    Possible to set as one of the mouse side buttons?
  8. Jordo24
    Jordo24
    • premium
    • 3 kudos
    I installed with vortex and this doesn't work for me on controller I'm pressing b in mid air and I'm not dashing
    1. DarkArcher682
      DarkArcher682
      • supporter
      • 0 kudos
      Install manually Here - Oblivion Remastered\OblivionRemastered\Binaries\Win64\ue4ss\Mods\ - Place ZDash Folder here the one with scripts in you need to add an enabled.txt file along side it. hopefully thats understandable enough 
    2. 7heBUNGA
      7heBUNGA
      • member
      • 4 kudos
      doesnt work on pc. and i added enable.txt files inside scripts, and next to scripts folder.
    3. CHALLENGERIZER
      CHALLENGERIZER
      • supporter
      • 2 kudos
      Eh works for me on pc with the enable.txt added
    4. beasyhomie
      beasyhomie
      • supporter
      • 2 kudos
      thank you DarkArcher682. Einstein didn’t include the enabled.txt
  9. ZodiarkeTheFirstBorn
    ZodiarkeTheFirstBorn
    • supporter
    • 3 kudos
    This mod is completely configurable. Open the .lua script. Change some numbers.