QUOTE(MrMcPeach @ Sep 29 2005, 05:54 PM)
What do I need to add to the ini. file to show the space availabale on C/E/DVD drive etc?
Edit skin.ini and add the following:
Text =
xxx,
yyy,1,0x000000,0,"<SpaceC>"
Text =
xxx,
yyy,1,0x000000,0,"<SpaceE>"
Text =
xxx,
yyy,1,0x000000,0,"<CD>"
Where
xxx = x coordinates, and
yyy = y coordinates.
Example:
Text = 127,172,1,0x000000,0,"<SpaceC>"
Text = 127,215,1,0x000000,0,"<SpaceE>"
Text = 127,258,1,0x000000,0,"<CD>"