Skip to content

Releases: TheLastRar/CLR-DEV9

v0.9.2

Choose a tag to compare

@TheLastRar TheLastRar released this 05 Dec 23:12

Fix crash with Zero length DNS strings
Improve handling of multicast IPs
Fix crash when handling UDP connection errors

v0.9.1

Choose a tag to compare

@TheLastRar TheLastRar released this 20 Apr 18:59

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

Choose a tag to compare

@TheLastRar TheLastRar released this 16 Jan 18:55

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

Choose a tag to compare

@TheLastRar TheLastRar released this 05 Sep 04:19

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

X64 Test Build Pre-release
Pre-release

Choose a tag to compare

@TheLastRar TheLastRar released this 01 Sep 19:18

64bit Test build

v0.8.8

Choose a tag to compare

@TheLastRar TheLastRar released this 23 Jul 17:23

Fix crash introduced in v0.8.7
Adjust logging settings

v0.8.7

Choose a tag to compare

@TheLastRar TheLastRar released this 09 Mar 18:35

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

Choose a tag to compare

@TheLastRar TheLastRar released this 22 Jul 09:51

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

v0.8.6 PR3 Pre-release
Pre-release

Choose a tag to compare

@TheLastRar TheLastRar released this 18 Jul 13:54

2nd Attempt at fixing crashes with LAN titles

v0.8.6 PR2

v0.8.6 PR2 Pre-release
Pre-release

Choose a tag to compare

@TheLastRar TheLastRar released this 16 Jul 12:06

Attempts to fix crash with Ubuntu 19.04