Как играть на WASD/How to play using WASD
Приветствую! Предупреждаю сразу: чтобы изменить управление, придётся скачивать стороннюю программу. Если ты, дорогой читатель, не хочешь этого делать – закрой руководство, оно тебе не поможет.
Итак, приступим.
Обязательно называем файл таким образом, чтобы он оканчивался на .ahk , например:
В любой момент скрипт можно отключить в трее
(нажав на эту стрелку). Надеюсь, моё руководство помогло. Приятной игры!
p.s. если кому-то понравились мои обои, скачать их можно вот тут [akspic.ru]
Hi iM tEm
Greetings! I want to warn you right away: you have to download one program in order to change the controls. If you don’t wanna do it, you should close this guide as far as it won’t help.
Well, let’s start!
You have to name the file so that it ends in .ahk , for example:
At any time, the script can be disabled in the tray
(by pressing on that arrow).
I hope my guide helped. Have a nice game!
Как поменять управление в андертейл
Вы могли загуглить, но я сделал это за вас.
1
1
1,048 | уникальных посетителей |
17 | добавили в избранное |
Теперь при нажатии "J" будет срабатывать "Z"
Написали код, теперь сохраните файл с кодом куда хотите, я сохраняю в папку игры. Это нужно чтобы потом не писать код снова.
1. Downloading AutoHotkey
Download AutoHotkey from this link – [autohotkey.com] , once you open the link click the button that says “Download AutoHotkey Installer”, after it downloads use the installer to actually add it. You can customise stuff like download location
2. Using AutoHotkey
Once you added it right click on the desktop background then in the menu open New >
After that the menu should look as shown in the image below
Anyone with a keen eye should have noticed the option named AutoHotkey Script
Use that option to create a script and name the new file when prompted. Now that we have a empty script you will want to right click it and select “edit script” if prompted to choose a app to open it with I would suggest notepad. Once it’s open remove all text and copy and paste the script below into it and make sure to save your changes
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#HotkeyInterval 1000 ; Prevent Script from bugging out when you press the keys too quickly in succession.
Esc::ExitApp ; Exit script with Escape key
^!s::Suspend ; Suspend script with Ctrl+Alt+S
Side note: To edit the new controls this will add, change the key on the left of the key you want to bind it to. Section 4 includes a better explanation
3. Using the script
Once you closed the script and saved the changes you will want to open undertale, once its running, open the script and it should be running after that.
Now that it’s running, assuming you didn’t customise the hotkeys the new controls should be as such
Scroll wheel (when pressed rather than rolled) = C
Now with how it works it makes the computer register the keys as shortcuts to seperate keys, as a example every time you left click the computer acts like you simply pressed Z so to solve this the script is also told when ever Esc is pressed it should end itself, and now you need to open it to run it again.
Alternatively press Ctrl+Alt+S to suspend the script, it will NOT end the script but it will not do anything when suspended, except when you press Ctrl+Alt+S again now it will stop the suspension and now it will do stuff again.
4. Editing keybinds
I have said it before but you can edit the new keybinds to do this I said to change the key on the left, here is a more clear guide with a example
Default keybind
Custom keybind
With the custom keybind I changed the W to a F so now when I press F it registers as pressing the up key
You can change the keybind to any key you want, ask me if you have trouble with it
Asked questions
This section will be filled with asked questions that I have answered in comments to make it easier for people with the same question
currently there have been no questions, feel free to ask for help
Thanks for reading
Thanks for taking the time to read this, if you need help with anything ask me in the comments, after answering I will add it to this guide to make it easier for people with the same question, you will be anonymous in there unless you asked for your username to be shown or someone finds the original comment.
I honestly don’t feel bothered with steam points but feel free to give some if you want.
This is all for Undertale How to add WASD controls to Undertale hope you enjoy the post. If you believe we forget or we should update the post please let us know via comment, we will try our best to fix how fast is possible! Have a great day!
Как настроить клавиатуру gamepad и game keyboard для undertale
4. Расположение кнопок 6 и bacspace с права на лево , а остальные сверху вниз ,,но 7 или 9 отмена чтобы зайти в меню после нажатия двух кнопок для входа в инвентарь поймёте, а 6 ввод.
Если что обращайтесь :sweat_smile: :satisfied:
Да если клавиатура не выходит и её нужно переустановить , то лучше зайдите в настройки и удалите целую памать геймпада , а потом снова ставьте кнопки и играйте :smiley: