Quote:
Originally Posted by ranom
I think I also found one more typo in the batch file, this time in the flash_back_to_6950.bat.
if exist backup.bin ( atiwinflash -f -p 0 orig.bin
should probably be
if exist backup.bin (atiwinflash -f -p 0 backup.bin
not a big problem because it'll just flash to a generic HD6950, but for those who want to return to their original they should just fix that line and should be ok
|
yep. copy and paste error... fixed and uploaded