Skip to content

Releases: wiiu-env/ContentRedirectionModule

Nightly-ContentRedirectionModule-20230107-093952

07 Jan 09:39

Choose a tag to compare

What's Changed

  • Use the latest libfunctionpatcher version by @Maschell in #25

Full Changelog: ContentRedirectionModule-20230107-092747...ContentRedirectionModule-20230107-093952

Nightly-ContentRedirectionModule-20230107-092747

07 Jan 09:27

Choose a tag to compare

What's Changed

  • Update Dockerfile to use the latest WUMS version, add dependency to FunctionPatcherModule, update CI by @Maschell in #24

Full Changelog: ContentRedirectionModule-20221011-131400...ContentRedirectionModule-20230107-092747

ContentRedirectionModule v0.2.3

11 Oct 13:15

Choose a tag to compare

What's Changed

  • Fix directory merging and add /vol/aoc redirection support #21
  • Fix CRRemoveFSLayer return value by #22

Full Changelog: v0.2.2...v0.2.3

Nightly-ContentRedirectionModule-20221011-131400

11 Oct 13:14

Choose a tag to compare

Not a stable release:
Update version string

Nightly-ContentRedirectionModule-20221011-124534

11 Oct 12:45

Choose a tag to compare

Not a stable release:
Fix CRRemoveFSLayer return value

Nightly-ContentRedirectionModule-20221010-181322

10 Oct 18:13

Choose a tag to compare

Not a stable release:
Add missing FSAInit() call to fix directory merge with parents
Improve and fix logging
Add support for /vol/aoc redirection

ContentRedirectionModule v0.2.2

09 Oct 13:48

Choose a tag to compare

  • Prevent calling OSCancelThread for ContentRedirection IO Threads (Fixes softlock on Call of Duty Black Ops 2)

Nightly-ContentRedirectionModule-20221009-134708

09 Oct 13:47

Choose a tag to compare

Not a stable release:
Update version to v0.2.2

Nightly-ContentRedirectionModule-20221004-165043

04 Oct 16:50

Choose a tag to compare

Not a stable release:
Prevent calling OSCancelThread for ContentRedirection IO Threads
Improve commit messages for nightlies

ContentRedirectionModule v0.2.1

19 Sep 20:22

Choose a tag to compare

  • Log the module version on each application start