This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
resource:install_obs_plugin [2025/08/10 08:27] – [Install Steps] admin | resource:install_obs_plugin [2025/10/10 21:01] (current) – [Install Steps] admin | ||
---|---|---|---|
Line 5: | Line 5: | ||
When you download an OBS plugin you will either get an installer which will auto install the plugin or you will download a bunch of files to place into the correct directory/ | When you download an OBS plugin you will either get an installer which will auto install the plugin or you will download a bunch of files to place into the correct directory/ | ||
- | ===== Windows ===== | + | ===== Windows |
+ | |||
+ | From '' | ||
+ | |||
+ | If you are installing a newer version of the plugin into the '' | ||
+ | |||
+ | Older versions of the plugin installed files directly into '' | ||
+ | |||
+ | Delete the following files/ | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | |||
+ | ===== Windows - Standard Install | ||
==== Plugin Files ==== | ==== Plugin Files ==== | ||
Line 16: | Line 30: | ||
==== Install Steps ==== | ==== Install Steps ==== | ||
- | OBS plugin files should be located in the following folder | + | OBS plugin files should be located in the following folder: |
< | < | ||
C: | C: | ||
</ | </ | ||
+ | |||
+ | >Note: The '' | ||
+ | > - Open '' | ||
+ | > - Select '' | ||
+ | > - Select '' | ||
=== Step 1 - Main Plugin Files === | === Step 1 - Main Plugin Files === | ||
Line 29: | Line 48: | ||
=== Step 2 - Restart === | === Step 2 - Restart === | ||
Restart OBS to detect the new plugin. | Restart OBS to detect the new plugin. | ||
+ | |||
+ | ===== Windows - Install Into OBS Folder ===== | ||
+ | If you want to install the plugin for portable stand alone installs of OBS you can copy the files/ | ||
+ | |||
+ | ==== Plugin Files ==== | ||
+ | You should have a zip file that extracts into a folder that contains the plugin folder inside. This should be named '' | ||
+ | |||
+ | * A '' | ||
+ | * A '' | ||
+ | |||
+ | Plugins are usually built for either 64-bit or 32-bit OBS. From v28+ OBS is only available in 64-bit on Windows. | ||
+ | |||
+ | ==== Install Steps ==== | ||
+ | Locate the folder where you have the portable version of OBS installed. | ||
+ | The instructions below use the placeholder '' | ||
+ | For example, if OBS is extracted to: | ||
+ | < | ||
+ | D:\obs | ||
+ | </ | ||
+ | |||
+ | === Step 1 - Main Plugin Files === | ||
+ | Copy the '' | ||
+ | (located under '' | ||
+ | < | ||
+ | {{OBS_Portable}}\obs-plugins\64bit\ | ||
+ | </ | ||
+ | (or '' | ||
+ | |||
+ | **Example: | ||
+ | < | ||
+ | D: | ||
+ | </ | ||
+ | |||
+ | === Step 2 - Data Folder === | ||
+ | If the plugin includes a '' | ||
+ | < | ||
+ | {{main-plugin-folder}}\data | ||
+ | </ | ||
+ | |||
+ | Go to the following folder location: | ||
+ | < | ||
+ | {{OBS_Portable}}\data\obs-plugins | ||
+ | </ | ||
+ | |||
+ | Inside this location create a new folder called the plugin name (same as the unzipped plugin folder name i.e. '' | ||
+ | |||
+ | **Example: | ||
+ | < | ||
+ | D: | ||
+ | </ | ||
+ | |||
+ | Copy the files and folders inside the unzipped '' | ||
+ | |||
+ | === Step 3 - Restart === | ||
+ | Restart OBS to detect the new plugin. | ||
+ | |||
===== Mac OS ===== | ===== Mac OS ===== |