Difference between revisions of "Plugins"
From P2SR Wiki
m (whoops) |
m (consistency) |
||
Line 15: | Line 15: | ||
====Notes==== | ====Notes==== | ||
*Ensure that the plugin is installed in your actual game location. Be sure to check this by browsing local files through the Steam properties of the game. | *Ensure that the plugin is installed in your actual game location. Be sure to check this by browsing local files through the Steam properties of the game. | ||
− | *If you use the plugin often, it is recommended you add the <code>plugin_load < | + | *If you use the plugin often, it is recommended you add the <code>plugin_load <name></code> line to your [[Autoexec]] so that you will not need to reload the plugin every time you launch the game. |
===Troubleshooting=== | ===Troubleshooting=== |
Revision as of 16:34, 21 May 2021
Plugins are files that can be attached to Portal 2 in order to add console commands and extra functionality.
Contents
How to install plugins
Plugins are very easy to install and use. To install, first get yourself the .dll
(Windows) or .so
(Linux) file of the plugin and place it in ...\steamapps\common\Portal 2\portal2
.
Windows Firewall Issues
It's important to note that Windows often doesn't trust downloaded .dll files. There is a chance that downloading plugins will result in Windows Defender or other anti-virus programs automatically deleting the files. If this happens, you will need to manually add exceptions for the file in any directory you keep it in (more than likely the downloads folder and your portal2 folder).
Loading Plugins in Portal 2
Portal 2 can load plugins through the console command plugin_load <name>
.
Notes
- Ensure that the plugin is installed in your actual game location. Be sure to check this by browsing local files through the Steam properties of the game.
- If you use the plugin often, it is recommended you add the
plugin_load <name>
line to your Autoexec so that you will not need to reload the plugin every time you launch the game.
Troubleshooting
- On fresh Windows installs, there can often be dependencies that aren't installed. If all steps have been followed, and SAR still isn't loading, check your device drivers, and install other applications that are common on Windows machines (can include other games). Try installing these dependencies: