yi-mirrorless-firmware-tools icon indicating copy to clipboard operation
yi-mirrorless-firmware-tools copied to clipboard

How do I use this program?

Open jacobdu215 opened this issue 6 years ago • 1 comments

Hello I am not an expert with programming and I am currently attempting to change my M1 firmware from CN to INT. I am confused on the instructions in the readme section, where would I download the program?

jacobdu215 avatar Apr 01 '18 19:04 jacobdu215

Hi,

you need to

  • install Node.js as described in the README
  • download the program via the green Clone or download > Download ZIP button in the top right corner above the README
  • extract the contents of the ZIP file to a folder
  • open a command line inside the folder
  • follow the Usage instructions in the README (i.e. run npm install, then run npm run flipregion firmware.bin to change the region from CN to INT)
  • rename the generated firmware.bin.INT file to firmware.bin
  • Install it on the camera

Good luck!

protyposis avatar Apr 03 '18 17:04 protyposis