Skip to content
Discussion options

You must be logged in to vote

Yes, this is the intended path now that we're using safer DLL loading, relative paths are not supported and anything relying on the current directory is also due to be phased out (3rd party DLLs can randomly change the current directory so it's not safe to rely on).

Ideally obs_open_module should always receive absolute module and data paths to prevent relative path components slipping in to generated paths.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Segergren
Comment options

Answer selected by Segergren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants