xboxscene.org forums

Author Topic: Clean Visualization Screen?  (Read 95 times)

Agrajag

  • Archived User
  • Jr. Member
  • *
  • Posts: 70
Clean Visualization Screen?
« on: January 25, 2004, 02:56:00 AM »

Anyone know if or how you clean up the visualization screen? I don't want all the other info showing, I just want the effects. I can't find any setting or buttons to turn that all off.

Also hoping the next build, now that we have playlists (Hurray!) makes them easy to use. Having to go hunt for them makes them pretty useless.
Logged

:GrAnD:

  • Archived User
  • Newbie
  • *
  • Posts: 36
Clean Visualization Screen?
« Reply #1 on: January 25, 2004, 04:53:00 AM »

You have to go through musicOverlay.xml file and edit/remove things you don't need.
For instance - to remove "Big Play time indicator" open up musicOverlay.xml and remove the following section:

   <control>
     <description>big play time label</description>
     <type>label</type>
     <id>6</id>
     <posX>710</posX>
     <posY>470</posY>
     <label>-</label>
     <align>right</align>
     <font>font20</font>
     <textcolor>55B2D4F5</textcolor>
   </control>

The musicOverlay.xml file is located under skin/[your skin] folder, i.e. I use MediaCenter skin, so the the file is in skin/MediaCenter folder.

Happy editing.

Logged

DrunkPenguin

  • Archived User
  • Jr. Member
  • *
  • Posts: 63
Clean Visualization Screen?
« Reply #2 on: January 26, 2004, 06:40:00 AM »

Thats good info, I too will have to try that.  If anyones listening... this would be a great thing to have in the Settings area.  I also think most people would rather have them off by default.


DrunkPenguin
Logged