Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Signed, a very anxious ADHD person.
PS.: 281ms, for those curious. That's the interval set by this layout. Worked perfectly.
- Change KB/M settings to have Dash be on LeftClick
- Enable Steam Input (Shift Tab in-game -> Controller Settings)
- Click on the "Official Layout" button (Controller Settings again)
- Go to Community Layouts, and one of the top rated (28 likes as of now) layouts is by Cloud Kicker, named "Hyper Light Drifter turbo dash". Click that one and download it. Apply Loadout.
- Edit Layout -> Then click on both "A Button" below "Dash" (on the "Execute 2 commands" group) and change them to Mouse->Left Click
Now it's all about placing the cursor and the Traveller in a decent position (I found it to be pretty lenient overall) and then holding A (XBOX) / X (Playstation) for about 3-5 minutes.
I almost have a LER and broke keyboard for this. Your script worked like a charm.
Esc::ExitApp ;
7:: reload ;
8::
{
Loop {
SendInput {LButton down}
Sleep, 30
SendInput {LButton up}
Sleep, 250
}
}
return
Thanks for the guide, really did help.