Releases: TheLastRar/CLR-DEV9
v0.9.2
v0.9.1
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.
v0.9.0
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
v0.8.9
When using the internal DNS server, remap IP addresses of 127.0.0.1 to the PC's IP
Edit: Uploaded correct windows build
X64 Test Build
64bit Test build
v0.8.8
Fix crash introduced in v0.8.7
Adjust logging settings
v0.8.7
Fix another with UDP ports for LAN games
Fix crash when DNS2 is set to 0.0.0.0 with specific games
v0.8.6
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
v0.8.6 PR3
2nd Attempt at fixing crashes with LAN titles
v0.8.6 PR2
Attempts to fix crash with Ubuntu 19.04