As I have different keybindings since the beginning of (computer) time, I always rebind the WASD keys to EADF.
But it was totally annoying that the keys for steering the ship in the world map wouldn't change.
Just add these lines to your "options" file (inside your SAVE\%profile% folder):
And set them to what you want
cheers!
But it was totally annoying that the keys for steering the ship in the world map wouldn't change.
Just add these lines to your "options" file (inside your SAVE\%profile% folder):
controls.worldmapcontrols.WMapShipSailUp=key_e
controls.worldmapcontrols.WMapShipSailUp.state=0
controls.worldmapcontrols.WMapShipSailDown=key_d
controls.worldmapcontrols.WMapShipSailDown.state=0
controls.worldmapcontrols.WMapShipTurnLeft=key_a
controls.worldmapcontrols.WMapShipTurnLeft.state=0
controls.worldmapcontrols.WMapShipTurnRight=key_f
controls.worldmapcontrols.WMapShipTurnRight.state=0
controls.worldmapcontrols.WMapShipSailUp.state=0
controls.worldmapcontrols.WMapShipSailDown=key_d
controls.worldmapcontrols.WMapShipSailDown.state=0
controls.worldmapcontrols.WMapShipTurnLeft=key_a
controls.worldmapcontrols.WMapShipTurnLeft.state=0
controls.worldmapcontrols.WMapShipTurnRight=key_f
controls.worldmapcontrols.WMapShipTurnRight.state=0
And set them to what you want

cheers!