real.finder
27th October 2020, 20:12
in case someone want/love use old Avisynth (like avs 2.57) for some reason then he/she will note that new plugins/scripts make that old avs not work! so here my solution
https://github.com/realfinder/UniversalPluginsFolders
it's more than just Plugins pack, it use some codes and methods to load only compatible scripts/plugins base on avs and OS versions mean it will work even for winxp using x86 plugins folder (either with or without changes since there are some people still use sse cpus and for that they need to at least replace some dlls or do more work using SysInfo to make the loading scripts load sse plugins only in these systems) this pack done using SysInfo plugin by Groucho2004 (for x86 only) and RT_Stats by StainlessS (for both x64 and x86)
and this pack also useful even for avs+ users since avs+ has different behavior than non-plus one that make it load all the dlls in autoload folder(s) whatever they used in production or not and that can made some problems if there are many plugins in the plugins folder like the one here https://forum.doom9.org/showthread.php?p=1814887#post1814887
note: there are only "plugins" while there are "plugins64" and "plugins64+", the "plugins" is Universal for both avs and avs+ in x86, I did it like this since my main x86 one still SEt mt one using Official avs 2.6 install, while x64 is done using avs+ Official install with uncheck the x86 one after installing the Official avs 2.6 install using same install folder (Avisynth not Avisynth+)
edit: note2: fully delete or move any existing folders, don't mix any of these plugins folder with any other folders, even with the avs/avs+ default one
note3: it's better to not overwrite the old plugins folders if there are a big update, fully delete or move the old one first (or use GitHub Desktop or whatever)
note4: it will not always be uptodate, so update the plugins/scripts in it if you can
note5: see post #5 (https://forum.doom9.org/showpost.php?p=1928026&postcount=5)
https://github.com/realfinder/UniversalPluginsFolders
it's more than just Plugins pack, it use some codes and methods to load only compatible scripts/plugins base on avs and OS versions mean it will work even for winxp using x86 plugins folder (either with or without changes since there are some people still use sse cpus and for that they need to at least replace some dlls or do more work using SysInfo to make the loading scripts load sse plugins only in these systems) this pack done using SysInfo plugin by Groucho2004 (for x86 only) and RT_Stats by StainlessS (for both x64 and x86)
and this pack also useful even for avs+ users since avs+ has different behavior than non-plus one that make it load all the dlls in autoload folder(s) whatever they used in production or not and that can made some problems if there are many plugins in the plugins folder like the one here https://forum.doom9.org/showthread.php?p=1814887#post1814887
note: there are only "plugins" while there are "plugins64" and "plugins64+", the "plugins" is Universal for both avs and avs+ in x86, I did it like this since my main x86 one still SEt mt one using Official avs 2.6 install, while x64 is done using avs+ Official install with uncheck the x86 one after installing the Official avs 2.6 install using same install folder (Avisynth not Avisynth+)
edit: note2: fully delete or move any existing folders, don't mix any of these plugins folder with any other folders, even with the avs/avs+ default one
note3: it's better to not overwrite the old plugins folders if there are a big update, fully delete or move the old one first (or use GitHub Desktop or whatever)
note4: it will not always be uptodate, so update the plugins/scripts in it if you can
note5: see post #5 (https://forum.doom9.org/showpost.php?p=1928026&postcount=5)