Grazza
Quaerere Verum

Posts: 9745
Registered: 07-02 |
LMPC doesn't know in which gametic the player exited the map. When it gives a total time, this will be based on the total number of gametics, including those spent in intermission screens.
You can use LMPC to get an idea of the exact time of a demo, but it is fiddly and won't always work too well, and there are better ways in any case. You would need to output the text (using the -s switch) and then look for the tic where the map was exited (a switch press, but obviously some demos won't end that way).
Prboom-plus provides an easier way to see the exact time, either with the in-game level time in the HUD or via the -levelstat command-line option (see usage.txt in the package). I'd suggest only using LMPC if you feel it is necessary to verify the output from Prboom-plus for some reason.
|