Skip to content

Releases: smartblade/BldPatch

Version 1.20.2

02 Oct 17:55
Compare
Choose a tag to compare

Crash at Marakamda level near the Temple Door (#4) was fixed.
The reason: static array index was out of bounds (too many triangles was created during applying lights data).

Version 1.20.1

31 Aug 16:49
Compare
Choose a tag to compare

Make it work on Windows 10 if Direct Play is disabled.

Crash after intro video was fixed. Fake net interface was created to avoid it.
Net game will not available in this case.

Version 1.20.0

01 Nov 18:21
Compare
Choose a tag to compare

Climbing interruption bug (issue #1) was fixed. Thanks to @Sryml for reproducing it.