Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Catoptromancy

Par Times Challenge

Recommended Posts

Par times have been based on old demo runs. I still think par times should be based on demos, rounded up to the second. Levelstat prints in hundredths of a second, so players with lowest time has name listed, even if par time is the same. Par times will show what is humanly possible in a map, not just a random number that sounds good.

Maybe it is time to start the Freedoom demo scene. Have your name in the Dehacked, with your best speed run as the par time.

Luckily the par times are listed almost at the very top of the dehacked:
https://github.com/freedoom/freedoom/blob/master/lumps/dehacked.lmp

Share this post


Link to post

Most of those aren't random numbers, mind you. The last few map, around 25-27, are kinda random.

Share this post


Link to post

Both Vanilla / Chocolate Doom haven't hardcoded par times for Episode 4. These times were a mystery, until the BFG Edition was released, just because Nerve bothered to add them once and for all. PrBoom-Plus added these ones extracted from the BFG Edition. Unfortunately, won't allow a BEX patch change them, if I am understanding right.

For episodes 1-3: par <episode> <level> <time in seconds>

https://github.com/id-Software/DOOM/blob/77735c3ff0772609e9c8d29e3ce2ab42ff54d20b/linuxdoom-1.10/g_game.c#L977-L984
https://github.com/id-Software/DOOM-3-BFG/blob/1caba1979589971b5ed44e315d9ead30b278d8b4/doomclassic/doom/g_game.cpp#L1120-L1129
https://github.com/andrey-budko/prboom-plus/blob/cd017076663c2cd34a91bdf14db72fbfc7f4b8be/src/g_game.c#L1514-L1515
https://github.com/andrey-budko/prboom-plus/blob/cd017076663c2cd34a91bdf14db72fbfc7f4b8be/src/d_deh.c#L2385-L2389

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×