Not logged inOpenClonk Forum
Up Topic OpenClonk - Controls

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to MadScientist
Thanks Guys, Yup, not that easy:

How it is stored in a reg file which is export from Registry under Windows

[HKEY_CURRENT_USER\Software\OpenClonk Project\OpenClonk\Controls\UserSets\ControlSet\Assignment]
"Key"="$67"
"Control"="Up"
"GUIDisabled"=dword:00000001

How it is stored in a config file under Linux:

[Assignment]
      Key=$67
      Control=Up
      GUIDisabled=true

Might be a script to write! :)

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill