» Wed Sep 01, 2010 4:39 am
Can someone help me with the increasing the speed, it just isn't working, here is my ddraw.ini
[Speed]
;Set to 0 to disable everything in this section
Enable=1
;The speeds corrisponding to each slot in percent. (i.e. 100 is normal speed)
SpeedMulti0=50
SpeedMulti1=100
SpeedMulti2=150
SpeedMulti3=200
SpeedMulti4=300
SpeedMulti5=500
SpeedMulti6=1000
SpeedMulti7=100
SpeedMulti8=100
SpeedMulti9=100
;The initial speed at game startup
SpeedMultiInitial=100
;The modifier key you have to hold down to change any speed settings
;If set to 0 if you don't want to use a modifier key, or a DX scancode otherwise
;Set to -1 for either ctrl key, -2 for either alt key or -3 for either shift key
SpeedModKey=-1
;A key to press to toggle the speed tweak on or off
;Specify 0 if you don't want a toggle key, or a DX scancode otherwise
SpeedToggleKey=0x4c
;The keys corrisponding to the 10 speed slots
;Set to 0 to disable a slot, otherwise specify the DX scancode of the key you want to use
SpeedKey0=0x52
SpeedKey1=0x4f
SpeedKey2=0x50
SpeedKey3=0x51
SpeedKey4=0x4b
SpeedKey5=0x4c
SpeedKey6=0x4d
SpeedKey7=0x00
SpeedKey8=0x00
SpeedKey9=0x00
;The modifier key you have to hold down to change any graphics settings
;Set to 0 if you don't want to use a modifier key, or a DX scancode otherwise
;Set to -1 for either ctrl key, -2 for either alt key or -3 for either shift key
GraphicsModKey=-2
;Toggle the global shader on or off
ToggleGlobalShader=0x52
;Changes the current scaleing and texture filters
CycleScaleFilter=0
ToggleScaleFilter=0
ToggleTextureFilter=0
____________________________________________
In the game when I press ctrl nothing happens, shouldn't it increase the speed by 5x times the amount? What am I doing wrong?
Also, the speed in which I travel on the world map is too SLOW?!?!?! I tried adjusting the value:
;This will change the physical speed at which you move across the map
;Changing this value to something > 30 (default of this mod) will make things speed up.
;Changing this value to something < 30 (default of this mod) will make things slow down.
WorldMapFPS=100
its still really slow. Any suggestions?
Thanks for everything in advance.