This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
resource:install_obs_plugin [2025/08/01 12:34] – 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 ==== | ||
- | Generally, you should have the following types of files for the plugin: | + | You should have a zip file that extracts into a folder that contains |
- | * A '' | + | * A '' |
- | * A '' | + | * A '' |
- | * Supporting | + | |
Plugins are usually built for either 64-bit or 32-bit OBS. From v28+ OBS is only available in 64-bit on Windows. | 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 ==== | ==== Install Steps ==== | ||
- | There are multiple folders where you can place the plugin files. I believe it's best to choose | + | OBS plugin files should be located in the following folder: |
< | < | ||
- | %APPDATA%/ | + | C: |
</ | </ | ||
- | === Step 1 === | + | >Note: The '' |
- | Copy the '' | + | > - Open '' |
+ | > - Select '' | ||
+ | > - Select '' | ||
+ | |||
+ | === Step 1 - Main Plugin Files === | ||
+ | Copy the plugin folder, in this case named '' | ||
< | < | ||
- | %APPDATA% | + | C: |
</ | </ | ||
- | === Step 2 === | + | === Step 2 - Restart |
- | Copy the '' | + | Restart OBS to detect |
+ | |||
+ | ===== 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 | ||
< | < | ||
- | %APPDATA% | + | D:\obs |
</ | </ | ||
- | === Step 3 === | + | === Step 1 - Main Plugin Files === |
+ | Copy the '' | ||
+ | (located under '' | ||
+ | < | ||
+ | {{OBS_Portable}}\obs-plugins\64bit\ | ||
+ | </ | ||
+ | (or '' | ||
+ | **Example: | ||
+ | < | ||
+ | D: | ||
+ | </ | ||
- | === Step 4 === | + | === 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. | Restart OBS to detect the new plugin. | ||
Line 50: | Line 114: | ||
==== Install Steps ==== | ==== Install Steps ==== | ||
- | === Step 1 === | + | === Step 1 - Plugin Folder |
Copy the '' | Copy the '' | ||
< | < | ||
Line 56: | Line 120: | ||
</ | </ | ||
- | **Note: The '' | + | **Note: The '' |
< | < | ||
- | to toggle the view of hidden files and folders. ** | ||
- | === Step 2 === | + | |
+ | === Step 2 - Restart OBS === | ||
Restart OBS to detect the new plugin. | Restart OBS to detect the new plugin. |