crystal-pilot
—Tap the screen to walk there.
What brings you here
What this is
An auto-pilot for Pokémon Crystal that runs entirely in this browser tab. Tell it to grind a Pokémon to a level and it plays the battles itself; tap the screen and it walks there.
It works by reading the game rather than watching the picture, which is what the second file is for.
What you need
.gbcthe ROM — the game itself.symthe symbol file — the map of where things live in memory
Both come out of a
pokecrystal build: run
make and you get the pair.
One exception, and only if you turn it on: Share puts your save — and the 45 addresses the pilot reads — into a room, so your other device can pick the game up. The ROM never goes, the room is reachable by anyone holding its code, and until you press Share nothing leaves at all.
Load your own files
Watch your other device
On the device that has the game, open Settings and press Share. It shows a five-character code — type it here.
Send the pilot
Your party
no party yet
Pokédex
no Pokédex yet
Your save
About slots
A slot holds the game’s own battery save, so keeping one saves the game first — and loading one puts you back at that save point rather than at an exact moment. Nothing here leaves this tab until you download it.
Settings
How this works
The pilot reads the game's own memory through the symbol file — your party, the map you are on, and the collision data behind it — so it can plan a route and pick a move rather than guess from the picture.
The speed slider above only changes how fast the game runs while you are watching it. A pilot task always runs as fast as the phone manages, which is the whole point of it.
Playing. Press and hold the pad to walk — a tap shorter than about an eighth of a second in a new direction only turns you. Tap the screen and the pilot walks you there; if that tile cannot be stood on, it walks to the one beside it you were reaching for and says so. On a keyboard: arrows, Z and X for A and B, Enter for Start, Shift for Select.
Sending the pilot. Hunt and catch both walk the grass and run from everything else; hunt hands you the battle, catch weakens it and throws. Only what this route has at this hour is offered. While a job runs the pad dims — it would be fighting the pilot for the same emulator — and one Stop sits under the screen.
Your files. The ROM and symbol file you pick are kept on this phone, so the next visit starts with the game already in and a Files row appears above to forget them again. Nothing is uploaded: the ROM never leaves this device, and a save travels only while you are sharing.