Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indicode banner

Automatic cheat-code entry for LEGO Indiana Jones: The Original Adventures

English · Français · Deutsch · Español · Italiano · 日本語 · 한국어 · Русский · 中文

What is indicode?

In LEGO Indiana Jones: The Original Adventures, cheat codes are entered on a 6-character wheel in the Barnett College classroom, scrolling each character up or down one at a time. Doing it by hand is slow and error-prone.

indicode does it for you. You pick the codes you want, it computes the shortest path between each character, then simulates the keystrokes to enter them automatically — one code after another.

Demo

Video demo

Features

  • One-shot entry — select multiple codes and let it type them all in sequence.
  • Shortest-path navigation — chooses up vs. down for each character to minimize moves.
  • Custom key mapping — configure your own keys for up / right / down / left / confirm.
  • Startup delay & countdown — gives you time to switch back into the game.
  • 9 languages — English, French, German, Spanish, Italian, Japanese, Korean, Russian, Chinese (auto-detected).

Requirements

pip install -r requirements.txt

Usage

python main.py
  1. Select the codes you want (a to select all, v to confirm).
  2. Configure your keys (up, right, down, left, confirm).
  3. Set a startup delay, then switch to the game with the board showing (A) A A A A A.
  4. Sit back while indicode enters everything.

Set the language manually with the INDICODE_LANG environment variable (e.g. INDICODE_LANG=fr).

end banner

About

Automatic cheat-code entry for LEGO Indiana Jones: The Original Adventures — computes the shortest path on the 6-character code wheel and simulates the keystrokes for you.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages