GaryOderNichts / moonlight-wiiu

Moonlight Wii U port
GNU General Public License v3.0
143 stars 13 forks source link

GFE 3.22 incompatibility #3

Closed cgutman closed 3 years ago

cgutman commented 3 years ago

To support GFE 3.22 (which was just officially released today), you’ll have to update moonlight-common-c from upstream https://github.com/moonlight-stream/moonlight-common-c

My apologies for introducing yet more little-endian dependencies. Unfortunately I didn’t have time to come up with an endianness solution. It was a huge lift just to get it working at all.

GaryOderNichts commented 3 years ago

Fixed with version 1.1. I also moved the Wii U changes of moonlight-common-c to a submodule now.