Page MenuHomeSolus

Initial inclusion of cemu
ClosedPublic

Authored by infinitymdm on Aug 2 2023, 5:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 31, 12:42 AM
Unknown Object (File)
Thu, Aug 29, 10:47 PM
Unknown Object (File)
Tue, Aug 27, 1:08 PM
Unknown Object (File)
Tue, Aug 27, 1:02 PM
Unknown Object (File)
Sat, Aug 24, 3:30 PM
Unknown Object (File)
Thu, Aug 22, 10:39 AM
Unknown Object (File)
Thu, Aug 15, 9:57 PM
Unknown Object (File)
Tue, Aug 13, 3:39 PM
Subscribers

Details

Summary

Initial inclusion of Cemu Wii U emulator. Fixes T10429

Depends on D14304

Test Plan
  • Launch Cemu and run a game. Make sure things mostly work as expected.

Diff Detail

Repository
R5788 cemu
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This patch is based on the 2.0-45 release, which I should note is marked experimental. The original 2.0 release had abysmal linux support, not even handling case-sensitive filesystems.

Does this depend on your other open diffs? If so, could you please mention that in the summary?

Depends on D#####

EbonJaeger added inline comments.
MAINTAINERS.md
2

The verbiage of this has changed in recent months.

package.yml
53

Please use full octal permissions.

56

Please use full octal permissions.

This revision now requires changes to proceed.Aug 7 2023, 3:17 PM
  • Update MAINTAINERS.md wording
  • Correct install calls to use full octal permissions
This revision is now accepted and ready to land.Aug 10 2023, 2:38 PM
This revision was automatically updated to reflect the committed changes.