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

Recording TAS in PrBoom+

Recommended Posts

What is the correct syntax for doing a TAS in PrBoom+?

Syntax for a regular demo: glboom-plus -iwad IWAD Name -file WAD File -complevel Compatibility -warp Level number -record .lmp file name -skill Skill Level

Syntax for a TAS: ?

Share this post


Link to post

If you want record, then this code:

 

glboom-plus.exe -dmp2017 -warp 10 -record demo1 -complevel 9 (skill 4 is automatically, but if you want, then set -skill 4)

 

If you want watch demo, then this code:

 

glboom-plus.exe -playdemo demo1

 

Share this post


Link to post

TAS tools:

slowmotion - Options > General > Game speed percentage of normal (Syntax is the same)

strafe50 - Options > General > Permanent Strafe50 (Syntax is the same)

recordfromto - put "-recordfromto demo1 demo2" in the .bat file to record

Edited by DanielAlexander

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

×