is it safe to write to the memory? the remote is only goiong to be used for this? can i write to the mii info addresses?
if so which address spaces are safe?
thanks
You may want to read out the existing data to a local file so you can put it back in case something goes wrong. I haven't messed too much with the memory idea, but I could see bad things happening if you accidentally overwrite the existing data with something corrupt (like the calibration data).
Brian
Thanks for your answer,
I'll take the advice about backing up(is all zeroed by default :) ), I'm gonna write 1 byte in some place where the mii data is suppose to be located to distinguish between 2 controllers. from what i had check this addresses are zeroed in "virgin" wiimotes
-German