Don't perform Byte swapping on data read/written to TX/RXFIFO via register writes/reads.
This fixes network mode on the Frequency demo included on the US Network Startup disc, and potentially fixes Twisted Metal: Black Online Public Beta.
Increase UDP timeout to 120s (Inline with RFC 4787 Section 4.3) for games that perform UDP hole-punching
Set address reuse for UDP sockets as needed for R&C UYA
Partially handle rejected UDP message
Adjusted logging
Linux: Workaround mono GTK compatibility issues
Linux: Bundle etc folder for systems without mono installed, note this use case isn't full tested.
Linux: Partially handle systems using systemd's DNS
When using the internal DNS server, remap IP addresses of 127.0.0.1 to the PC's IP
Edit: Uploaded correct windows build
Fix another with UDP ports for LAN games
Fix crash when DNS2 is set to 0.0.0.0 with specific games
Fix crash introduced in v0.8.5 which causes crashes with UDP ports for LAN games
Fix crash associated with newer versions of mono
Fix crash associated with unloading/reloading the plugin