I just installed the latest dev build of PCSX2 on a new WinX machine and while resolving an issue completely new to me (error 126: the specified module could not be found) as I had installed Wireshark on my main machine for a computer course, WinPcap came included.
I went to the website https://www.winpcap.org/install/default.htm to install the library and found that the project has ceased development and they were directing people to use the Npcap library instead. https://nmap.org/npcap/
I installed the WinPcap library, checking if there any issues with later WinX OS versions and it resulted in these registry errors I haven't ever seen before on loading the plugin:
I uninstalled it and installed the new Npcap library, having to use the Install Npcap in WinPcap API-compatible Mode for the DEV9ghzdrk plugin to work. Hopefully this mode doesn't allow for the DLL hijack shenanigans that were ripe with NSIS prior to v3 (Jul 2016)--
WinPcap 4.1.3 (last version) was released March 2013. While this workaround works for now, Nmap.org may remove that legacy option in the future, so rewriting the plugin to work with Npcap natively may be something to consider for the next (1.8) milestone.
I went to the website https://www.winpcap.org/install/default.htm to install the library and found that the project has ceased development and they were directing people to use the Npcap library instead. https://nmap.org/npcap/
I installed the WinPcap library, checking if there any issues with later WinX OS versions and it resulted in these registry errors I haven't ever seen before on loading the plugin:
Quote:Error opening registry key: SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\Configuration\ComponentIdError opening registry key: SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\PropertiesError opening registry key: SYSTEM\CurrentControlSet\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}\Descriptions\Connection
Available TAP-WIN32 adapters [name, GUID]:
I uninstalled it and installed the new Npcap library, having to use the Install Npcap in WinPcap API-compatible Mode for the DEV9ghzdrk plugin to work. Hopefully this mode doesn't allow for the DLL hijack shenanigans that were ripe with NSIS prior to v3 (Jul 2016)--
WinPcap 4.1.3 (last version) was released March 2013. While this workaround works for now, Nmap.org may remove that legacy option in the future, so rewriting the plugin to work with Npcap natively may be something to consider for the next (1.8) milestone.