Free in-browser puzzle tool

Gothic Lockpick Solver for Gothic 1 Remake

Enter the slot shown under each lock disc, record how the other discs react when one disc moves right, and calculate a shortest route that places every disc on slot 4. Nothing is uploaded or saved.

1. Build the lock

Count the moving discs in the chest lock. The solver supports two through seven discs.

2. Enter current positions

Use the visible number under the fixed marker for each disc. Valid positions are 1 to 7; the solved center is 4.

3. Record movement links

Each row is the disc you move right. Choose +1 if a target number rises, -1 if it falls, or 0 if it does not move.

Configure the lock, then select Find shortest solution.
1

Read the slots

Write down the number shown on every disc before forcing the lock.

2

Test one move

Move one disc right once, record which discs rise or fall, then undo it.

3

Run the solver

Enter the observed map and follow the generated sequence from top to bottom.

Why this is a solver, not a chest answer list

Lock layouts can differ by chest and save state. This tool models the lock you are actually looking at instead of relying on an incomplete fixed list.

The search runs entirely in your browser and checks valid states until every disc reaches slot 4. It prioritizes the fewest moves for the map you entered.

How to avoid a wrong result

Do not guess a connection from the artwork. Record whether the number under the fixed marker rises, falls or stays still.

When a result is impossible, rebuild the matrix from one-move tests. The most common error is reversing +1 and -1 for one linked disc.

Solver limits and edge cases

  • The tool assumes seven numbered positions and slot 4 as the solved center.
  • A left move is treated as the exact inverse of the recorded right move.
  • Moves that send any affected disc below 1 or above 7 are rejected.
  • The solver does not identify links from a screenshot; enter the observed movement map.

Lockpicking questions

Gothic Remake lockpick solver FAQ

It describes the number under the fixed marker after moving the row disc right once: +1 rises, -1 falls and 0 stays still.

This solver uses position 4 for every disc, matching the centered seven-slot puzzle model.

Usually one link direction was recorded incorrectly. Reset the chest state and test each disc again.

No. The calculation runs locally in JavaScript and does not read saves or screenshots.

Yes. Open this page on a phone and enter the positions from the console screen.

Sources and verification notes

Official pages verify the game context; community tools are labeled as third-party references.

Continue with these Gothic Remake guides