home *** CD-ROM | disk | FTP | other *** search
- -----------------------------------------------
- -- Far Cry User Interface System Configuration
- -----------------------------------------------
-
- UI.szBannerCfgURL = "http://www.crytek.com/farcry/banner/banner.cfg";
- UI.szBannerCfgPath = "scripts/banner.cfg";
- UI.szSkinPath = "scripts/UIScreens/skin.lua";
- UI.szMouseCursor = "textures/GUI/mousecursor";
- UI.szMenuMusic = "";
- UI.szCreditsMusic = "";
- UI.iSideMenuTop = 120;
- UI.iSideMenuLeft = 56;
- UI.iSideMenuSpacing = 0;
- UI.szFocusColor = "181 246 188 255";
- UI.szBorderColor = "99 125 132 255";
- UI.szListViewOddColor = "113 142 121 255";
- UI.szListViewEvenColor = "162 194 170 255";
- UI.szSelectionColor = "162 194 170 168";
- UI.szMessageBoxColor = "0 0 0 164";
- UI.szMessageBoxScreenColor = "0 0 0 128";
- UI.szTabAdditiveColor = "12 44 6 92";
- UI.szLocalizedCutSceneFolder = "languages/movies/&language&/";
- UI.szCutSceneFolder = "languages/movies/";
- UI.fCanSkipTime = 0.45;
-