GaryOderNichts / recovery_menu

Recovery Menu for the Nintendo Wii U
GNU General Public License v2.0
144 stars 17 forks source link

MCP_setsysprobsettings() failed: fffbffee when trying to fix region #37

Closed tuner357 closed 1 year ago

tuner357 commented 1 year ago

Hey!

I just rebuilt the mlc on a Japanese wii u with a 64gb nand aid, now im trying to fix the region as i want it to be usa. System region code and game region code are both jpn. But when i try to switch to usa using "debug system region" option i get this error "MCP_setsysprobsettings() failed: fffbffee"

What am i doing wrong?

GaryOderNichts commented 1 year ago

Sounds like your sys_prod.xml has the wrong access value set for some of the entries. Also note that the "Debug System Region" option only makes sure your system version doesn't mismatch. It doesn't allow for setting a different region.

tuner357 commented 1 year ago

you are 100% right. changed sys_prod.xml and now everything shows usa. just have to find out why its still not booting properly and giving me a 160-0103 still! thanks for the reply