Skip to content

G2Pavon/demosuperimpose-goldsrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dem2pointfile

Command Line Tool to convert player movements from a .dem file into a pointfile .pts to load in JACK/Trenchbroom

Original implementation: https://github.com/khanghugo/demosuperimpose-goldsrc/blob/master/src/demo_doer/trenchbroom_player_point.rs

Forked to bring JACK support


Usage:

download: https://github.com/G2Pavon/demosuperimpose-goldsrc/releases

linux

./dem2pointfile your_demo.dem

windows

dem2pointfile.exe your_demo.dem

Output:

your_demo.pts


Load:

JACK Trenchbroom
image image

Example:

  • Trenchbroom: bkz_goldbhop_promax_0127.68.pts image image image image

  • JACK: slide_kei_nefarious_x_BloLy_0109.84.pts image image image

Fly along path (TrenchBroom)

After you open the point file, move the camera to the first point with View->Camera->Move Camera to Next Point, and continue hitting . hotkey to fly along path.

image

Video:

About

Complete GoldSrc demo parser and writer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%