Results 54 comments of scaledteam

By the way, obs-vkcapture script works great for 64-bit and 32-bit games. Also, yesterday i tested latest release on my livestream and it works great for native programs, thank you!

Oops, i found old library from my previous install attempts. Now Garry's Mod and Counter Strike 1.6 (native) works fine with old library removed, but Serious Sam 2 and Worms...

Thank you for advice, i didn't know about -p option in `ldconfig`. I think now it works properly for native apps, but not for wine.

I added `LD_LIBRARY_PATH=/usr/local/lib/i686-linux-gnu:$LD_LIBRARY_PATH` into obs-glcapture script, but it doesn't help.

Also interesting thing, if you launch Steam with obs-glcapture command, it looks and captures like that: ![изображение](https://user-images.githubusercontent.com/43995399/130320644-d3f35323-7aae-4e40-837b-942b4a574bb5.png) It also says many times this message, and `steamwebhelper` eats exactly 100% CPU...

@nowrep, i think that you answered my question, but obs-glcapture script still don't works perfect (works for anything i tested except wine. wine require LD_PRELOAD with full path to 32-bit...

I tested more times on more programs and found that native wine works fine with obs-glcapture script, wine from steam require `LD_PRELOAD=/usr/local/lib/i686-linux-gnu/libobs_glcapture.so` to work with 32-bit OpenGL programs. But also,...

You tried to build plugin using "Building instructions" in README? If not, please try it.

You need to download header files for libobs. You probably will find it in `libosb-dev` package.