LostArtefacts / TRX

Open source re-implementation of Tomb Raider 1 (1996), along with additional enhancements and bugfixes
https://lostartefacts.dev/
GNU General Public License v3.0
583 stars 36 forks source link

More console work #1552

Closed rr- closed 2 days ago

rr- commented 3 days ago

Checklist

Description

https://github.com/LostArtefacts/libtrx/pull/40

aredfan commented 3 days ago

The /endlevel command reports success on the title screen when following these steps:

  1. /play 0
  2. /title
  3. /endlevel

/load x doesn't seem to work for me. The message I'm getting is Save slot x is not available.

rr- commented 2 days ago

The /endlevel command reports success on the title screen when following these steps:

  1. /play 0
  2. /title
  3. /endlevel

/load x doesn't seem to work for me. The message I'm getting is Save slot x is not available.

Thanks – fixed both issues.