Как поменять управление на клавиатуре | How to change control on the keyboard

Super Meat Boy4 · 71 ratings4.2k views70 favorites1 min readRussianby ๋ℌ𝔞𝔯𝔢𝔰𝔱Updated Aug 6, 2025View on Steam ↗

Назначение кнопок | Button assignment

Russian
  1. Зайдите в клиент Steam
  2. Нажмите правой кнопкой мыши на Super meat boy, затем Свойства>Локальные файлы>Посмотреть локальные файлы
  3. Найти файл "Buttonmap.cfg" и открыть в блокноте
  4. Там где написано
    up="up";
    down="down";
    left="left";
    right="right";
    jump="space";
    special="shift";
    Заменить на
    up="w";
    down="s";
    left="a";
    right="d";
    jump="space";
    special="shift";
  5. Вы великолепны
English
  1. Log in to the Steam client
  2. Right click on Super meat boy, then Properties> Local files> View local files
  3. Find the file "Buttonmap.cfg" and open in notepad
  4. 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";
  5. 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.