this post was submitted on 13 Jun 2024
3 points (100.0% liked)

Gaming

19947 readers
44 users here now

Sub for any gaming related content!

Rules:

founded 5 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] Katana314@lemmy.world 1 points 4 months ago

If this helps the flame train derail a bit:

Most Source engine game trailers, like Half-Life 2, are “pre-rendered”. If you record a sequence of gameplay as a “demo” (kb-level file that records player movement in a level) then you can record that demo into a video at a much slower rate than the gameplay, capturing every frame; as well as add camera motions to it. There are guides for individuals to do this using the “startmovie” command.

It’s just a logical way to ensure the video is seamlessly presented, especially since framerate optimization comes late in development.