wiiu-env / libmocha

GNU Lesser General Public License v3.0
5 stars 7 forks source link

Return UNSUPPORTED_CFW in CheckVersion #11

Closed Crementif closed 2 years ago

Crementif commented 2 years ago

This improves it so that Mocha_CheckAPIVersion instead of returning MOCHA_RESULT_UNSUPPORTED_API_VERSION for anything except the MochaPayload version with FSClient support can return:

Also improved return codes slightly to be more accurate to what is possible to be returned.