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/30 15:38] – Adding Windows install instructions for installing directly into OBS folders admin | resource:install_obs_plugin [2025/10/10 21:01] (current) – [Install Steps] admin | ||
---|---|---|---|
Line 4: | Line 4: | ||
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 Install – Older Plugin Versions Note ===== | ||
+ | |||
+ | 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 ===== | ===== Windows - Standard Install ===== | ||
Line 47: | Line 61: | ||
==== Install Steps ==== | ==== Install Steps ==== | ||
- | OBS plugin files should be located in the following | + | Locate |
+ | The instructions below use the placeholder '' | ||
+ | For example, if OBS is extracted to: | ||
< | < | ||
- | C:\Program Files\obs-studio | + | D:\obs |
</ | </ | ||
=== Step 1 - Main Plugin Files === | === Step 1 - Main Plugin Files === | ||
- | Copy the '' | + | Copy the '' |
+ | (located under '' | ||
< | < | ||
- | C:\Program Files\obs-studio\obs-plugins\64bit (or 32bit if 32 bit plugin) | + | {{OBS_Portable}}\obs-plugins\64bit\ |
+ | </ | ||
+ | (or '' | ||
+ | |||
+ | **Example: | ||
+ | < | ||
+ | D: | ||
</ | </ | ||
=== Step 2 - Data Folder === | === Step 2 - Data Folder === | ||
- | The data folder | + | If the plugin includes a '' |
< | < | ||
- | plugin-folder\data\obs-plugins\{{obs-data-plugin-folder}} | + | {{main-plugin-folder}}\data |
</ | </ | ||
- | Copy the folder | + | Go to the following |
< | < | ||
- | C:\Program Files\obs-studio\obs-plugins\data\obs-plugins\64bit (or 32bit if 32 bit plugin) | + | {{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 === | === Step 3 - Restart === | ||
Restart OBS to detect the new plugin. | Restart OBS to detect the new plugin. | ||
+ | |||
===== Mac OS ===== | ===== Mac OS ===== |