Skip to content
/ ident Public

Fast game completion feat. Tron: Identity. 💿

License

Notifications You must be signed in to change notification settings

NeKzor/ident

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ident

An algorithm which tries to find the most optimal choices for Tron: Identity.

Does language matter?

Language Best solution (in keypresses)
English 1294
Chinese (Simplified) 1294
Chinese (Traditional) 1294
French 1294
German 1294
Italian (Italy) 1294
Japanese 1294
Korean 1294
Spanish (Castilian) 1294

Caveats

  • The algorithm cannot predict consequences of "worse" choices with a better outcome. For example: The conversation in a1_s2_b_lobbyFirstHangoutPostGame has two outcomes that have the same amount of keypresses in total. However, one is faster than the other which could only be fixed manually.
  • There is a small bug when calculating the best option for the last question in a2_s4_b_lobbyGrishCheckInPostGame.
  • It currently takes about three minutes to run a full completion.

Run locally

  • Copy Ink-Libraries.dll from identity_Data/Managed into the src/lib folder
  • Run with ./run.sh or .\run.ps1

Tool Assisted Speedrun (TAS)

The TAS plugin uses the route generated by the algorithm.

About

Fast game completion feat. Tron: Identity. 💿

Topics

Resources

License

Stars

Watchers

Forks

Languages