Stream Deck and OBS Studio portable

vorvek

New Member
I recently created a portable installation for my Twitch streams, and haven't been able to get StreamDeck working with it. I've copied the plugins from my "normal" installation, and only StreamDeck seems to be having issues. In the log, I simply get this:

18:39:06.491: Module '../../obs-plugins/64bit/StreamDeckPlugin.dll' not loaded

What should I do? Is the StreamDeck plugin not compatible with portable installations?
 

jaystation

New Member
@vorvek Did you ever figure out a way to do this?
It is pretty brittle and pretty frustrating that the Stream Deck installer requires that OBS Studio be in the default location and that the plugin doesn't have a standalone installer.
 

Sukiyucky

Member
DLLs can depend on other DLL's. So even though you may have the StreamDeckPlugin.dll located in the right folder and it really gets loaded, the DLL's StreamDeckPlugin.dll can make calls to other DLLs that may be in the wrong folder location which can make it look like its OBS's fault.
 
Top