etfdevs / ETe

Improved Wolfenstein: Enemy Territory Engine
GNU General Public License v3.0
56 stars 17 forks source link

video/video-pipe slows down game, but command buffer keeps executing at normal speed #89

Open Aciz opened 8 months ago

Aciz commented 8 months ago

When recording a video with video or video-pipe, the game slows down as expected, but command buffer keeps executing at normal speed. This causes issues with camera splines for example, where the splines get executed at normal speed, thus getting de-synced from the actual game speed.