Question / Help OBS and SMAA injectors

Rean

New Member
currently if i try to stream a game with SMAA injector like SweetFX, it just shows black screen. SweetFX is a mod built on the InjectSMAA shader injector, that allows you to apply a suite of post processing shader effects to your games.
without injector everything works fine.
i am not sure if software is even supposed to work with injectors, but it'd be great if it did. sweetfx makes games look so much better.

here is the link to SweetFX if anybody is interested: http://forums.guru3d.com/showthread.php?t=368880
 

R1CH

Forum Admin
Developer
Most likely SMAA injector is hooking critical functions that OBS needs. Hooks are generally incompatible with one another as there is no established procedure for hooking the same function multiple times. Currently OBS will try to overwrite any existing hooks, but that may still break depending on the hook that was overwritten.
 
Top