• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Tutorial Rebinding WorldMap Keys

Hotshot

Freebooter
Storm Modder
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):
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​

And set them to what you want :)

cheers!
 
Back
Top