Quote (Deroad):
This is a simple led changer.
this will change the led color and if it is on mode on/off/blink and it will keep it on that mode also on the XMB
for example now my ps3 has green and yellow together while blinking
Note:
Written by deroad
this is a simple led changer
it reads two var (A and B) from a file.
the file must be called led.txt and placed in the main folder of a USB
an example:
on Windows:
My USB is j so, i will put this file here:
j:/led.txt
on OSX:
My USB is 8GB so, i will put this file here:
/Volumes/8GB/led.txt
on LINUX:
My USB is 8GB so, i will put this file here:
/media/8GB/led.txt
======Colors=======
A Desc B desc
0 red 0 off
1 green 1 on
2 yellow 2 blink