How Lockpicking Works in Gothic 1 Remake — The Complete Mechanic Guide
Plates, pins, linked sliders, and why the remake replaced Gothic's blind left-right guessing with a deterministic logic puzzle. Every mechanic explained.
The original Gothic (2001) had you tap left and right, listen for a click, and memorize a string like L-R-R-L. The remake throws all of that away. Gothic 1 Remake replaces the blind guessing game with a deterministic sliding logic puzzle — and it's the single most discussed mechanic in the game.
Here is exactly how it works.
The lock: plates, pins, and seven positions
Every lock is a stack of 3–7 horizontal plates (sliders). Each plate travels along a track of 7 notches, and each plate carries one pin. The goal: move every pin to the center — notch 4. Solved pins pop up and turn bronze.
That's the whole objective. The difficulty comes from what's between you and that goal.
Linked plates: the crux of every hard lock
Moving one plate often moves others. Some linked plates shift in the same direction, some in the opposite direction, and some not at all — and the game gives no visual indication of which is which.
This is why an apparently independent plate can get dragged out of place by a move on the other side of the lock. Before each move, ask: which other plates will this also affect?
You can probe the linkage map yourself:
- Nudge one plate a single step left. Watch which other plates moved, and in which direction.
- Nudge it back. Now nudge it right. Watch again.
- Repeat for every plate. Note the links down (pen and paper works; so does our solver's link matrix).
Every lock follows a fixed pattern — there is no randomness, and combinations do not re-randomize on reload. That means the probing you do is never wasted: the same lock always has the same link map and the same solution.
The failure state: walls break picks
The only way to break a lockpick is pushing a plate in a direction it cannot travel — into notch 1 or notch 7. What happens next depends on your lockpicking skill:
| Skill | Mistakes before the pick breaks | Reset on break? |
|---|---|---|
| Untrained | 2 | Yes — the whole lock resets |
| Trained | 4 | No — you keep progress |
| Master | 6 | No — and broken picks can remove a plate link |
That untrained full reset is why players describe 6–7 plate locks as "10–15 minute" ordeals, and why one Steam user's "average lockpicking experience" thread went viral over a door that took 42 steps.
Three things that make it harder than it looks
The world doesn't pause. Picking happens in real time — guards and the chest's owner can catch you mid-pick. Underwater locks use the same interface while your oxygen drains, and running out means drowning.
Long sequences must be memorized. An untrained 5-plate lock runs roughly a 30-step solution. Lose your place at step 27 and you may push a plate into a wall.
Link maps are invisible. Two locks that look identical can have completely different linkage structures.
The fast way: use a solver
This is exactly the kind of puzzle computers are better at than humans. Our free Gothic Remake lockpick solver does the math for you:
- Set each plate's current position — point and click.
- Mark the links you observed (Same / Opposite).
- Get an instant solution: fewest moves (shortest sequence) or fewest switches (fewest plates touched, easiest to remember), with a step-by-step demo.
No ads, no account, everything runs in your browser. If the solver says "no solution," it even tells you which link you probably mis-entered — which is usually the difference between a 2-minute fix and 20 minutes of frustration.
Sources and further reading
- games.gg — Gothic 1 Remake Lockpicking Guide
- Polygon — How to lockpick in Gothic 1 Remake
- gothic.tools — Lockpicking & Chest Solutions
- r/worldofgothic community threads on lock mechanics