2023-11-04 01:47:43 +01:00
# Commands
TR1X introduces a developer console, by default accessible with the < kbd > /< / kbd > key.
Currently supported commands:
- `/pos`
2023-11-08 00:58:35 +01:00
Retrieves precise information about Lara's coordinates. Knowledge is power!
2023-11-04 01:47:43 +01:00
- `/tp {room_number}`
`/tp {x} {y} {z}`
2024-04-18 20:39:03 +02:00
`/tp {object}`
Instant travel! Teleports Lara into a random spot within the specified room, the specified X,Y,Z coordinates, or at the nearest object of specific type.
2023-11-08 00:08:22 +01:00
- `/flip`
`/flip off`
`/flip on`
2023-11-08 00:58:35 +01:00
Switches the global flipmap on or off, turning the reality around you on its head.
- `/give {item_name}`
`/give {num} {item_name}`
2024-04-19 09:36:51 +02:00
`/give all`
`/give guns`
`/give keys`
2023-11-08 00:58:35 +01:00
Gives Lara an item. Try `/give guns` to arm her to the teeth, and `/give keys` to get her all important puzzle items. Ain't nobody got time for searching!
- `/kill`
`/kill all`
2024-04-18 22:24:18 +02:00
`/kill {enemy_type}`
2024-04-03 10:07:06 +02:00
Tired of bats, crocs, rats, lions, Frenchmen and literally every living thing trying to spoil your adventure? This command instantly disposes of the nearest enemy, or kills them all at once.
2023-11-08 00:58:35 +01:00
- `/fly`
Turns on the fly cheat. Why even walk?
- `/cheats on`
`/cheats off`
Enables or disables cheat keys. It's not like disabling them will make this console any less of a cheat.
- `/braid on`
`/braid off`
Grants the power to switch Lara's iconic braid on and off.
2023-11-08 01:25:25 +01:00
- `/endlevel`
Ends the current level. Ideal for speedruns.
- `/level {num}`
`/level {name}`
`/play {num}`
`/play {name}`
Plays the specified level.
2024-03-28 11:04:04 +01:00
2024-04-25 13:53:46 +02:00
- `/load {slot_num}`
Loads the specified savegame slot.
2024-04-25 15:11:06 +02:00
- `/save {slot_num}`
Saves the game to the specified savegame slot.
2024-04-25 15:11:15 +02:00
- `/demo`
Starts the demo.
2024-04-25 15:12:31 +02:00
- `/title`
Exits the game to main screen.
2024-03-28 11:04:04 +01:00
- `/speed`
- `/speed {num}`
Retrieves or sets current game speed.
2024-03-29 23:52:03 +01:00
2024-04-26 01:20:13 +02:00
- `/vsync on`
- `/vsync off`
Enables or disables VSync.
2024-03-29 23:52:03 +01:00
- `/fps`
- `/fps {num}`
Retrieves or sets current frames per second.