2xsaiko / obs-glcapture

Game window capturing for OBS using SimpleScreenRecorder's GL injector
MIT License
30 stars 3 forks source link

Error when executing ssr-glinject #2

Closed ComradeDiana closed 3 years ago

ComradeDiana commented 3 years ago

Have installed it several times from the AUR and compiled it myself, but I always seem to get this error:

ERROR: ld.so: object 'libssr-glinject.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

I have no idea what to do, and would like some help.

ComradeDiana commented 3 years ago

Solved it, but I have no idea how. Might have something to do with removing spaces completely from a game path.

2xsaiko commented 3 years ago

Maybe you didn't have the 32-bit libraries installed and your game was 32-bit? I think that might cause that error to appear. In any case, this would be an issue on simplescreenrecorder's side, that handles the injection.