From de0cd8796d835061898edb3ea89d9a3c84df859f Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Sun, 10 Nov 2024 22:40:14 -0500 Subject: Small code changes; add ability to find audio functions and data. Audio is weird. I've been working for a few days to figure out how to correctly render the audio but in that time I've done some other minor refactors so I figured I migth as well just push those. Audio should be coming soon, but no promises. --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 3e7f87f..70ceb1b 100644 --- a/README +++ b/README @@ -4,11 +4,9 @@ rendertools orange box engine demo renderer usage: - rt [-w ] [-h ] [-g ] [-r ] [-s ] [-1] [-q ] OR [-b ] + rt [-w ] [-h ] [-g ] [-r ] [-s ] [-q ] OR [-b ] path/to/video.mp4 path/to/demo1.dem... --1 flag combines multiple renders into 1 file (UNIMPLEMENTED) - bitrate is in kbps, quality 1-100 cannot specify quality and bitrate at the same time demo path is relative to the gamedir (e.g. hl2) -- cgit v1.2.3-54-g00ecf