Skip to content

Releases: rayshader/cp2077-red-filesystem

v0.15.1

06 Jan 11:08

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.31
  • RED4ext v1.29.0+
  • redscript v0.5.31+

Fixed

  • use case-insensitive comparison to detect unsafe paths. Prevent issues when
    Vortex is used.

Added

  • debug-level logs to diagnosis issues at runtime.

Full Changelog

v0.15.1 RC3

04 Jan 16:41

Choose a tag to compare

v0.15.1 RC3 Pre-release
Pre-release

Compatibility

  • Cyberpunk 2077 v2.31
  • RED4ext v1.29.0+
  • redscript v0.5.31+

Fixed

  • use case-insensitive comparison to detect unsafe paths. Prevent issues when Vortex is used.

Full Changelog

v0.15.1 RC2

03 Jan 11:11

Choose a tag to compare

v0.15.1 RC2 Pre-release
Pre-release

Compatibility

  • Cyberpunk 2077 v2.31
  • RED4ext v1.29.0+
  • redscript v0.5.31+

Added

  • more debugging logs when permission is denied

Full Changelog

v0.15.1 RC1

25 Dec 21:47

Choose a tag to compare

v0.15.1 RC1 Pre-release
Pre-release

Compatibility

  • Cyberpunk 2077 v2.31
  • RED4ext v1.29.0+
  • redscript v0.5.31+

Added

  • debug-level logs to diagnosis issues at runtime.

Full Changelog

v0.15.0

11 Sep 20:06

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.31
  • RED4ext v1.29.0+
  • redscript v0.5.27+

Changed

  • support patch 2.31

Full Changelog

v0.14.1

05 Aug 18:14

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.3
  • RED4ext v1.28.0+
  • redscript v0.5.27+

Changed

  • explicitly set public visibility for FileSystemWriteMode and FileSystemStatus enums. Ready for upcoming release of redscript v1.

Full Changelog

v0.14.0

18 Jul 11:15

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.3
  • RED4ext v1.28.0+
  • redscript v0.5.27+

Changed

  • support patch 2.3

Full Changelog

v0.13.0

31 Mar 18:28

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.21
  • RED4ext v1.27.0+
  • redscript v0.5.27+

Added

  • read binary file encoded to Base64 using ReadAsBase64(), in both File and AsyncFile. This is mainly intended to read PNG files (using a screenshot feature).

Full Changelog

v0.12.0

23 Jan 20:28

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.21
  • RED4ext v1.27.0+
  • redscript v0.5.27+

Changed

  • support patch 2.21

Full Changelog

v0.11.0

11 Dec 16:33

Choose a tag to compare

Compatibility

  • Cyberpunk 2077 v2.2
  • RED4ext v1.26.0+
  • redscript v0.5.27+

Changed

  • support patch 2.2

Full Changelog