No Man's Sky

No Man's Sky

View Stats:
Garett Mar 9, 2020 @ 11:12am
exonef - controles/keybinding
I use directionals keys on my keybord to control my character, my ships but i cant rebind exonef controls. So as someone the solution to rebind controls keys of exonef ? In the previous update i control my exonef with directional keys and now i cant.
< >
Showing 1-5 of 5 comments
Thaxlsyssilyaan Mar 9, 2020 @ 12:05pm 
Solution is Autohotkey script, a small software that allow rebind of anykey in anygame.
Garett Mar 9, 2020 @ 1:15pm 
Merci,j'ai plus qu'a apprendre a me servir de ce logiciel ^^ Thank you, i have to learn to use this software. I hope that the next update allow to bind the accelerate and brake key like before.
Zomb Mar 10, 2020 @ 1:00am 
Same problem here. I'm surprised we are just 2 or 3 talking about that... I tried the Autohotkey but too complicated for me haha . Very strange oversight they did there cO
Thaxlsyssilyaan Mar 10, 2020 @ 6:20am 
Rebind script are easy

<key you want to press> :: <key you want it to do>

If you want up arrow to do "z", simply type:

up::z

the rest are

down::s
left::q
right::d

A list of all key exact name can be found by right clicking the Autohotkey in task bar, and Help, then "Usage and syntax" then "Key list"

Remenber if you set "Up" to do "z", then all fonction requiring "up" wont work anymore, since "up" key will do "z" key.

Sometime autohotkey may bug out and act like if a key is stuck, if that happen, close the script, and restart it.
Last edited by Thaxlsyssilyaan; Mar 10, 2020 @ 6:22am
Garett Mar 10, 2020 @ 11:12am 
Originally posted by FRThaxlsyssilyaan:
Rebind script are easy

<key you want to press> :: <key you want it to do>

If you want up arrow to do "z", simply type:

up::z

the rest are

down::s
left::q
right::d

A list of all key exact name can be found by right clicking the Autohotkey in task bar, and Help, then "Usage and syntax" then "Key list"

Remenber if you set "Up" to do "z", then all fonction requiring "up" wont work anymore, since "up" key will do "z" key.

Sometime autohotkey may bug out and act like if a key is stuck, if that happen, close the script, and restart it.

Thank you very much, it work's perfectly fine !
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Mar 9, 2020 @ 11:12am
Posts: 5