FFXIV_ACT_Plugin
FFXIV_ACT_Plugin copied to clipboard
Support `Machina`'s rpacp configuration
https://github.com/ravahn/machina/pull/17 added support for rpcap to Machina.
This is a request to add support for rpcap to the FFXIV parser plugin, via one of the following:
- A config section in the GUI when checking the
Use WinPCAP-compatible librarycheckbox - A config section in the
FFXIV_ACT_Plugin.config.xmlfile
The primary drive behind this request is the continued move towards containerized versions of wine/proton/lutris on the Linux side, where previous methods to allow network capture are no longer viable because process capabilities such as CAP_NET_ADMIN cannot be passed up through the container.