0 of 0

File information

Last updated

Original upload

Created by

Nichenstein

Uploaded by

Nichenstein

Virus scan

Safe to use

Tags for this mod

12 comments

  1. Jigalo
    Jigalo
    • supporter
    • 1 kudos
    the mod doesnt work. i wont get slower when i change the values. its still vanilla
  2. mumoryan
    mumoryan
    • member
    • 0 kudos
    Somehow this mod doesn't work for me. I've manually modified those numbers in locomotionDirectController and did nothing else. Do you need to do anything else to make it work?
  3. heavysrains
    heavysrains
    • member
    • 0 kudos
    Is it possible to only just fix the interior slow walking speed to the same as exploration ones? thanks
  4. Damthe
    Damthe
    • member
    • 0 kudos
    Can you also add swimming speed to the mod ? May be even some combat response speed too ?
  5. willief23
    willief23
    • premium
    • 22 kudos
    Nichenstein,
    you could try this decrease the staminaCooldown from 3.f to 2.5f or 2.0f this should allow you to use more stamina for longer runs. Also speedRestriction = 3.f i would first try to raise it to 3.5f, 4.0f or 4.5f and see if roach runs faster. This will either increase or decrease the speed cap set on Roach. If you dont notice anything try to set speedRestriction to 7.5f or 8.0f and that should tell you if roach is going faster or slower. You most likely will have to decrease speedRestriction to say 1.5f.
    1. Nichenstein
      Nichenstein
      • BANNED
      • 2 kudos
      Hello, thanks for the reply.
      Well i tried but as i thought speedRestriction is the var for Roach speed in cities...
    2. willief23
      willief23
      • premium
      • 22 kudos
      im assuming on default GALLOP_SPEED = 33.3f;
      default CANTER_SPEED = 37.77f; you tried high numbers like gallop speed = 40f and canter_speed = 77f

      also you have 0.7 );
      }
      else
      {
      speed = 7.77 * speedModifier;
      dirModifier = 1.5;
      maxAngleForAdjustingDir = 90.0;shouldnt it be speed = 37.77 * speedModifiersince all the other speed = above it are all speed = 37.77
    3. cowfez
      cowfez
      • member
      • 7 kudos
      Aren't these values set in the speed_config.xml?
    4. willief23
      willief23
      • premium
      • 22 kudos
      they dont do anything in the speed_config.xml i have tried multiple values and nothing makes geralt or roach faster
    5. cowfez
      cowfez
      • member
      • 7 kudos
      I haven't specifically tested it, but I have been using a custom speed_config.xml for months and I would swear Geralt runs slower. Guess I'll have to verify that now. Poop.
    6. willief23
      willief23
      • premium
      • 22 kudos
      lower values to make geralt slower will work but making the values higher to make him faster doesnt work as I have tried setting geralts running value to 35 or 40 and he ran the same speed as being set at 9.99
    7. cowfez
      cowfez
      • member
      • 7 kudos
      Maybe there are hardcoded limits due to engine limitations? I know having the various big lod mods installed can exacerbate the t-pose animation bug that you get when you ride roach full gallop into a town.