Как поменять управление на клавиатуре | How to change control on the keyboard
Назначение кнопок | Button assignment
Russian
- Зайдите в клиент Steam
- Нажмите правой кнопкой мыши на Super meat boy, затем Свойства>Локальные файлы>Посмотреть локальные файлы
- Найти файл "Buttonmap.cfg" и открыть в блокноте
- Там где написано
up="up";
down="down";
left="left";
right="right";
jump="space";
special="shift";
Заменить на
up="w";
down="s";
left="a";
right="d";
jump="space";
special="shift"; - Вы великолепны
English
- Log in to the Steam client
- Right click on Super meat boy, then Properties> Local files> View local files
- Find the file "Buttonmap.cfg" and open in notepad
- Where it is written [/]
up = "up";
down = "down";
left = "left";
right = "right";
jump = "space";
special = "shift";
Replace with [/]
up = "w";
down = "s";
left = "a";
right = "d";
jump = "space";
special = "shift"; - You are wonderful
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.