Replay tool feature [Sim speed]
Submitted
helloooo, it's me again, lol. May I suggest to add a slider to set the simspeed to 0.1 - 1.0 in the replaytool menue. I think that may come handy when capturing slow mo- shots. Shouldn't be to hard to implent, right? Since the sim speed can already be changed, technically (I am naive xd)?
In order to perform advanced recodring techniques you should use following lauch args (set via Steam launcher):
-render_sync -video_record
It will switch the game into deterministic mode where simulation and render run sequential to each other (one step of a simulation, one render frame, simulation, render, ...) as opposed to stardard parallel rendering which can drop or duplicate frames.
Second argument will make the game save every frame it renders into your %appdata% folder. This way you can then merge these frames offline and "apply" any sim-speed effects you like.
In order to perform advanced recodring techniques you should use following lauch args (set via Steam launcher):
-render_sync -video_record
It will switch the game into deterministic mode where simulation and render run sequential to each other (one step of a simulation, one render frame, simulation, render, ...) as opposed to stardard parallel rendering which can drop or duplicate frames.
Second argument will make the game save every frame it renders into your %appdata% folder. This way you can then merge these frames offline and "apply" any sim-speed effects you like.
Replies have been locked on this page!