Moving as fast as you normally would on world map with sfall

Paladinj

First time out of the vault
How can I configure Sfall so that it makes me move alot faster on the game map?

Or at least leave it to normal as if I didn't install it (by world map speed wise)


Thankyou for the help!

Paladinj,
 
Edit the file 'ddraw.ini'

It will be different depending upon the version of Sfall you are using.

Code:
;World map travel time percentage modifier
;Modifies how fast in game time passes while you're moving around the map screen without affecting encounter rate
;The pathfinder fix needs to be turned on for this to work
;100 is normal speed, 0 stops time from passing
WorldMapTimeMod=100

;This will change the physical speed at which you move across the map
;Set to 0 to leave at the default. (i.e. limited by vwait in windowed mode, or by processor speed in fullscreen)
;If set to something other than 0, it enforces a maximum fps on the world map screen.
;Changing this to something other than 0 is not recommended if you've already applied a world map speed patch to your fallout exe.
WorldMapFPS=0

;Only set to 1 if your systems high performance timer is unreliable for some reason
ForceLowResolutionTimer=0

;Set to 1 to enable Ray's patch to make world map encounter rate independent of your travel speed
WorldMapEncounterFix=1
WorldMapEncounterRate=15

Fairly self explanatory once you find them. Just experiment with different values until you adjust it the way you want.
 
I don't mean to res' a dead thread but I didn't figure I should make a new one when there's already one with a similar problem.

Anyways, I'm getting the same problem using the MIB88 mod but whenever I try to to edit:

Code:
;This will change the physical speed at which you move across the map
;Set to 0 to leave at the default. (i.e. limited by vwait in windowed mode, or by processor speed in fullscreen)
;If set to something other than 0, it enforces a maximum fps on the world map screen.
;Changing this to something other than 0 is not recommended if you've already applied a world map speed patch to your fallout exe.
WorldMapFPS=0

I get an error saying I'm using an improper version of the fallout exe file, when I'm using the version that came with the MIB88 mod.

Any help?
 
Megamod comes with a compatible version of Sfall. I don't know if it's the newest, but it does work, and it can be edited without getting that "expecting version 1.02d" error.

If everything worked before you edited that file, then you changed something you shouldn't have. One space in the wrong place can screw up the syntax and the machine can't understand it. Otherwise it's prolly a bad install or a Vista problem.

Oh, and make sure that when you edit it using notepad it gets saved as '.ini' and not '.txt' {I've done that before!}
 
fallout.exe was the wrong version for sfall, somehow even though I dl'ed it from here, I used my backup of the original V1.02 US and it worked just fine.
 
Back
Top