News:

Welcome to the Retrode Community Forums

Main Menu

Instruction UPDATE for Mac OS X Retrode firmware upgrade

Started by Wally, 07/Jul/2012 12:26:36 AM

Previous topic - Next topic

Wally

Hi Guys, First post!! Nice to be here with the Retro enthusiasts.

Just wanted to clue you guys in on an nice way for Mac OS X users.

Prerequisites:
Homebrew (http://mxcl.github.com/homebrew/)
Retrode Device (Obviously)
Method:
1. Go to Terminal and type "brew install dfu-programmer" (Without quotes) let homebrew install that sucker for you. No mess!
2.Connect Retrode and disconnect any other flashable AFR devices (if you have any - Stolen from BryanC's guide)
3. Hold Down the HWB button ( this is the button closest to the SNES port). While holding this button press the reset button then let go of the HWB Button.
4. Run these commands in Terminal (If you have no idea where that is its in Applications/Utilities/Terminal)
dfu-programmer at90usb646 get product-revision (If no device present then try Step 3 again)
dfu-programmer at90usb646 erase
dfu-programmer at90usb646 flash /path/to/retrode/firmware.hex

Your Retrode is now upto date!