Search found 3 matches

by Chimera533
Sat Aug 04, 2018 6:02 pm
Forum: Distant Worlds 1 Series
Topic: Keyboard Shortcut for Closing Windows?
Replies: 3
Views: 490

RE: Keyboard Shortcut for Closing Windows?

<r> Here it is. It's just the same script from the guide that you can google but with different key bindings:
<CODE><s>[code]</s><i>
</i> #IfWinActive, Distant Worlds
#MaxThreads 1
SendMode Event
SetControlDelay, -1
SetKeyDelay, 20
SetMouseDelay, -1
FirstTime:=True

>^]::Suspend ...
by Chimera533
Fri Aug 03, 2018 9:51 pm
Forum: Distant Worlds 1 Series
Topic: Keyboard Shortcut for Closing Windows?
Replies: 3
Views: 490

RE: Keyboard Shortcut for Closing Windows?

<t> If anyone is interested, I could not find a shortcut to natively close in-game windows but the AutoHotKey script works a charm. I gave myself a crash course in AutoHotKey and bound the window close commands to a key combo that I'm pretty sure Distant Worlds doesn't use. Then I bound that key ...
by Chimera533
Thu Aug 02, 2018 1:29 pm
Forum: Distant Worlds 1 Series
Topic: Keyboard Shortcut for Closing Windows?
Replies: 3
Views: 490

Keyboard Shortcut for Closing Windows?

<t> I'm looking to map a button on my Steam Controller to close windows in the game. The best I can find is a guide for AutoHotKey. Since I can't post links, you can google this to find it:<br/>
<br/>
How to create a hotkey to close in game screens and dialogues (AutoHotKey solution) + some other ...

Go to advanced search