DavidKinder / Windows-Frotz

Z-code interpreter for Windows, based on Stefan Jokisch's Frotz interpreter core.
http://www.davidkinder.co.uk/frotz.html
GNU General Public License v2.0
58 stars 12 forks source link

Missing Transcript file (Windows 10) #23

Closed Snaptags closed 9 months ago

Snaptags commented 1 year ago

The release notes mention a transcript file. Unfortunately I cannot find such a log file anywhere on my Windows 10 system. Do I have to enable it first?

I'd like to use the transcript file for auto mapping using Trizbort Interactive Fiction Mapper.

DavidKinder commented 1 year ago

Transcript files are usually enabled from within a game playing under Frotz, by entering "script" as a command.

DavidKinder commented 9 months ago

Fixed by commit https://github.com/DavidKinder/Windows-Frotz/commit/1dbab137351cd499bad0c43346d58ec980999013.