
When I first played I was disappointed that there was no way to strafe. It's much more immersive, and natural to be able to circle around an object while looking at it instead of walking forward and turning to look at it.
Reading Chogon's Key Bindings thread on the Cyan site showed me how to add that and more. I hate to link to another site, even Cyan's site, so I won't


You need to copy & paste the default input bindings listed in the Key bindings (for advance users) thread into the input.ini file and then modify some of the entries. Alternately you can just add entries to the empty input.ini file. It might work. ?? Haven't tried it but if it doesn't work you can always restore the original copy of input.ini.
Make a copy of the input.ini file before modifying it
This is the first hack I'm going to add:
Strafe:
Open the input.ini file and...
quote (read: copied from Chogon's post)
Remove these lines:
AxisMappings=(AxisName="Turn",Key=Left,Scale=-0.500000)
AxisMappings=(AxisName="Turn",Key=Right,Scale=0.500000)
Add these lines:
AxisMappings=(AxisName="MoveRight",Key=Left,Scale=-1.000000)
AxisMappings=(AxisName="MoveRight",Key=Right,Scale=1.000000)
It Worked!! heh This is going to be fun! Shades of the hacks we made in realMYST.
Where's Fly Mode? hmmmm