advancedfx icon indicating copy to clipboard operation
advancedfx copied to clipboard

CS2: mirv_streams record screen records asset browser preview when using Workshop Tools

Open hjbdev opened this issue 1 year ago • 2 comments

I'm launching CS2 with the -tools launch option in order to get telnet working (-netconport launch option) for remote control of the game.

When recording with mirv_streams and ffmpeg, I get a grey output, because HLAE is recording the texture preview window of the Asset Browser. image

My config

There is an option to close the preview of the asset browser, and even close the asset browser completely. It seems the preview is still being rendered somewhere though as neither of these have an effect.

Unfortunately for telnet to work on Windows you have to use the workshop tools until this issue is resolved.

HLAE Ver: 2.155.1.0

Thanks for all the hard work!

hjbdev avatar Feb 29 '24 14:02 hjbdev

As a workaround add -noassetbrowser to the launch options additionally to -tools.

dtugend avatar Feb 29 '24 17:02 dtugend

didn't know that existed, it worked perfectly. Thank you!

hjbdev avatar Mar 01 '24 14:03 hjbdev

(Considering #896 the workaround will have to do for now.)

dtugend avatar May 19 '24 04:05 dtugend