Real-Time Delays

So… it seems that Erik Temple’s old extension Real-Time Delays doesn’t compile with current Inform. Is there any other way to get timed text in Inform at the moment?

(Yes yes, timed text, I know what I’m doing, thank you.)

1 Like

You’ll need Glulx Entry Points from the 10.1 public library and to strike the before "Glulx.i6t" near the top of Real-Time Delays, but that may be all you need. This is a rare Glk extension that doesn’t have to wait for GlkKit (or at least I don’t think it does).

Normally I’d try it before saying anything, but I’m without a working v10 compiler at the moment because reasons.

3 Likes

Thanks! That didn’t work, alas, but this post had the solution:

2 Likes