Matrix screen saver
#1
1. find file matrixtrails.xml (this file is found in the xbox media center screen saver folder)

2. open file look for this
<!-- color of the trails -->
<charcol>0.0 1.0 0.0</charcol>

3 change 0.0 1.0 0.0 with one of these
0 (0.0,0.0,0.0) black 8 (0.0,0.5,1.0) blue iii
1 (0.0,0.0,1.0) blue 9 (0.0,1.0,0.5 ) green ii
2 (0.0,1.0,0.0) green 10 (0.5,0.0,1.0 ) blue ii
3 (0.0,1.0,1.0) cyan 11 (1.0,0.0,0.5 ) red ii
4 (1.0,0.0,0.0) red 12 (0.5,1.0,0.0 ) green iii
5 (1.0,0.0,1.0) magenta 13 (1.0,0.5,0.0 ) orange
6 (1.0,1.0,0.0) yellow 14 (1.0,1.0,0.5 ) bamboo
7 (0.9,0.9,0.9) gray 15 (1.0,0.5,1.0 ) magenta ii

now put new code in save the xml file and test with xbmc.


i was wondering how to do it and i just hope this helps out.

jazzyjess +_+
Reply

Logout Mark Read Team Forum Stats Members Help
Matrix screen saver0