Jump to content

Movement Speed Help, Gamepad


yarddogg77

Recommended Posts

Hello, It's been a long time since I've played Fallout 3, so after a clean GOTY install from steam and getting caught up on mods and performance issues I'm ready for a playthrough. After playing Skyrim for quite a while I guess I've been spoiled by the sprint option. Fallout 3 movement speed really sucks and I don't know how I used to deal with it before. I would like to change this.

 

I've found plenty of comments online about using console command "setgs fmoverunmult" and then changing the value to higher than 4. But this command also speeds up the enemies so what is the point. I'm wondering if anyone here has found any kind of an ini tweak in order to make the character move faster in run mode. There must be something in the game files somewhere to decide the running speed and walking speed. If I can set those values than the only thing left would be to map my game pad to use the left shoulder button for sprint or run, instead of the 3rd person swapper, because I don't play this game is 3rd person, and if I do I'm sure I can figure out something better than wasting an essential gamepad button on it.

 

I've saw a few mods that supposedly add a sprint optionbut the feedback isn't so great and they do other undesireable things too. I just want a sprint button on my gamepad, it can't be too difficult right?

 

Any suggestions?

Link to comment
Share on other sites

Player.SetActorValue SpeedMult 200

 

Will make you move twice as fast at everything

 

Here are the wiki articles for it ...

 

http://geck.bethsoft.com/index.php?title=SetActorValue

http://geck.bethsoft.com/index.php?title=Stats_List

 

If you only want it on when pressing a button ... use this function ...

 

http://geck.bethsoft.com/index.php?title=IsControlPressed

 

Running a quest script , using a "Begin GameMode" block ... script delay of .5

 

Seems to work pretty good in my experience of using the IsControlPressed condition. Not that there isn't other and possibly better ways.

 

Hmmm ... it seems there was a recent discussion about this , which I'll link if I can find it.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...