xboxscene.org forums

OG Xbox Forums => Official Team UIX Forums => Dashboard Forums => User.Interface.X (UIX) Code => Topic started by: Little-G on August 16, 2007, 11:37:00 AM

Title: Main Menu Speed
Post by: Little-G on August 16, 2007, 11:37:00 AM
EDIT: nvm it was just wishfull thinking, same as before (IMG:style_emoticons/default/tongue.gif)

This post has been edited by Little-G: Aug 16 2007, 06:50 PM
Title: Main Menu Speed
Post by: Little-G on November 28, 2007, 12:40:00 PM
if any god forsaken soul still uses this dash i found out how to do this today.

search for

CODE
DEF theMenuItems Transform
in main_menu.xip/Default.xap

and change the fade level from 0.43 to 0.25, i.e

CODE
                DEF theMenuItems Transform
                {
                    fade 0.25