How to Change Keybinds on Survivalcraft 2 PC
Survivalcraft 2 is a sandbox survival game that originally launched on mobile platforms before making its way to PC. Because of that mobile-first DNA, the PC version handles keyboard configuration a little differently than most desktop-native games — and that catches a lot of players off guard. If you're trying to remap controls and hitting a wall, here's what you actually need to know.
Does Survivalcraft 2 on PC Have a Built-In Keybind Menu?
This is the first thing to clarify: Survivalcraft 2 does not have a fully developed native keybind editor in the way that most modern PC games do. Unlike titles built from the ground up for PC — where you'd find a dedicated "Controls" or "Key Bindings" section in the settings menu — Survivalcraft 2's PC version retains much of its mobile interface architecture.
What the game does offer in its settings is limited input configuration, primarily designed around touch and controller input. The keyboard mapping available out of the box is largely fixed to default assignments.
Default Keyboard Controls in Survivalcraft 2
Before looking at workarounds, it helps to know what the standard layout looks like:
| Action | Default Key |
|---|---|
| Move Forward | W |
| Move Backward | S |
| Strafe Left | A |
| Strafe Right | D |
| Jump | Space |
| Crouch / Sneak | Shift |
| Inventory | E or Tab |
| Attack / Break | Left Mouse Button |
| Place / Interact | Right Mouse Button |
| Hotbar Slots | 1–9 |
These defaults follow standard WASD conventions, so players coming from Minecraft or similar survival games will find the layout familiar. The challenge arises when you want to deviate from these defaults — for ergonomic reasons, accessibility needs, or personal preference.
Workarounds for Remapping Keys 🎮
Since there's no in-game keybind editor, players typically rely on one of a few external approaches:
1. Steam Input (If Playing Through Steam)
If you're running Survivalcraft 2 through Steam, Steam Input is your most accessible option. Steam's controller configuration tool allows you to remap keyboard keys by treating your keyboard (or a connected controller) as a configurable input device.
To use it:
- Open Steam and navigate to your Library
- Right-click Survivalcraft 2 and select Properties
- Go to Controller settings and enable Steam Input
- Use the Controller Configuration screen to remap actions
This works particularly well if you're using a gamepad, but keyboard remapping through Steam's "keyboard" input type is also possible, though it requires some familiarity with Steam's interface.
2. Third-Party Key Remapping Software
Tools like AutoHotkey, SharpKeys, or KeyTweak can intercept and remap keystrokes at the system level. This means the game receives a different key input than the one you physically pressed.
AutoHotkey is the most flexible of these — it uses scripts to define remapping rules. For example, you can tell it: "when I press X, send the key E instead." This approach works independently of the game and doesn't require any modification to game files.
SharpKeys and KeyTweak work at the Windows Registry level, making remaps persistent and system-wide — which may not be ideal if you only want changes active during gameplay.
3. Controller Configuration Utilities
Some players sidestep keyboard remapping entirely by using a gamepad with custom mapping software like DS4Windows (for PlayStation controllers) or the Xbox Accessories app. These tools let you assign any keyboard key to any button, effectively giving you a fully customized layout without touching game files.
Factors That Affect Which Approach Works for You
Not every workaround works equally well for every player. Several variables shape the experience:
- How you purchased the game — Steam version vs. Microsoft Store version affects which tools are accessible. The Microsoft Store (UWP) version of apps can be harder to hook into with third-party software due to sandboxing restrictions.
- Technical comfort level — AutoHotkey scripting requires writing and running a basic script, which may be straightforward for some users and a barrier for others.
- Whether you use a controller — Players already using a gamepad have more options, since dedicated controller remapping software is mature and widely supported.
- Accessibility needs — If remapping is required for physical accessibility reasons, system-level tools like SharpKeys may be more reliable than per-game solutions.
- Other applications running simultaneously — System-wide remapping tools affect all programs, not just Survivalcraft 2, which can cause conflicts with other software you use regularly.
What to Watch Out For ⚠️
A few things commonly trip players up during this process:
- Conflicting key assignments — When using AutoHotkey or similar tools, if two actions get mapped to the same key, neither will behave predictably.
- Game updates overwriting changes — If any future update modifies the default control scheme, external remapping scripts may need to be adjusted to compensate.
- UWP sandboxing — If you have the Microsoft Store version, some third-party tools may not detect the game process at all, limiting your options.
- Steam Input interference — Running Steam Input at the same time as another remapping tool can cause double-input issues where a single keypress registers twice.
Different Setups, Different Results
A player on Steam with AutoHotkey experience can have a fully customized keybind layout running within minutes. A player on the Microsoft Store version with no scripting background may find meaningful remapping genuinely difficult without additional research into UWP-compatible tools.
The game's mobile origins mean PC keyboard customization was never a design priority — the gap between "what players expect" and "what's built in" is real. How wide that gap feels in practice depends heavily on your version of the game, your operating system configuration, and how comfortable you are working outside the game's own menus.
Your specific setup — the platform you're on, the tools you're willing to learn, and exactly which keys you need to change — is what determines which of these paths is actually worth pursuing. 🖥️