Resultados 1 al 8 de 8

Ver modo hilado

  1. #5
    Plus 50 Avatar de bombgang
    Fecha de ingreso
    16/jul/2008
    Ubicación
    Coquimbo , Chile
    Móvil
    w300i
    Mensajes
    197
    mira el ini lo configure yo y funcionaba nunca dio ningun problema ahora despues de esos reinicios pasa esto ..

    Código:
     
    [QUOTE] 
    ;NOTE: You must edit this file to fit your phone.
    ;remove comments ";" to activate that parameter
    ;********************************************************
    ;This Example is for 128X160 pixel screen display phones*
    ;********************************************************
    ;DB2010 Missed and Status Icon set-up
    [ICON00]: CALLS_MISSED_STATUS_ICN
    [ICON01]: MSG_UI_TEXT_MESSAGE_STATUS_BAR_ICN
    [ICON02]: FM_RADIO_STATUSBAR_RADIO_ICN
    [ICON03]: MSG_UI_MULTIMEDIA_MESSAGE_STATUS_BAR_ICN
    [ICON15]: MEDIAPLAYER_RUNNING_ICN
    [ICON16]: FM_RADIO_STATUSBAR_RADIO_ICN
    [ICON17]: C_UI_BATTERY_CHARGING_ICN
    [ICON18]: KEYLOCK_ICN
    [ICON19]: SILENT_MODE_ICN
    ;---------------------------------------------------------
    ;Custom images can be loaded here to be placed anywhere on the sleepmode screen, usually as background
    ;Set this to an unused icon and use sysgfx (or other method) to replace it with your custom picture
    ;You can define multiple backgrounds 0-6 to switch automatically according to custom_mode
    ;Specify either hex code of internal image or folder and name of external image
    ;[IMAGE_FOLDER]: usb/other/ini/sleepmode/
    [CUSTOM00.ICON]: Desktop.jpg
    ;[CUSTOM00.ICON]: Desktop1.jpg  
    ;[CUSTOM01.ICON]: Desktop2.jpg 
    ;[CUSTOM02.ICON]: Desktop3.jpg 
    ;[CUSTOM03.ICON]: 
    ;[CUSTOM04.ICON]: 
    ;[CUSTOM05.ICON]: 
    ;[CUSTOM06.ICON]: 
    ;[CUSTOM_MODE]: 0x00; 0=static , 1=sequence by time, 2=random by time, 3=sequence by Day of week
    ;[CUSTOM_TIME]: 0x10; Time period before background changes in minutes
    ;----------------------------------------------------------
    ;Fonts Set-up
    ;Choose FONT - valid range 0x00->0x23
    ;Not all fonts are available on all phones!
    ;If font not available(not in DYN_CONST.bin) 
    ;elf will default to FONT_E_20R
    ;Set font to FF to turn off that display
    [FONT00]: 0x15; Clock
    [FONT01]: 0x03; Date
    [FONT02]: 0x01; Day of week
    [FONT03]: 0x1F; Custom Message
    [FONT04]: 0x01; Battery/Heap Status
    [FONT05]: 0xFF; MiniGPS location
    [FONT06]: 0x03; Radio/Mplayer
    ;[FONT07]: 0x01; Radio/Mplayer on Standby
    ;[FONT08]: 0x26; Clock on standby
    ;[FONT09]: 0x01; date on standby
    ;[FONT10]: 0x01; day on standby
    ;[FONT11]: 0x0F; custom msg on standby
    ;[FONT12]: 0x01; status line track info
    ;[FONT13]: 0x15; status line clock
    ;[FONT14]: 0x01; custom msg 2 on standby
    ;[FONT15]: 0xFF; batt/heap/temp on standby
     
    [FONT07]: 0xFF; Radio/Mplayer on Standby
    [FONT08]: 0xFF; Clock on standby
    [FONT09]: 0xFF; date on standby
    [FONT10]: 0xFF; day on standby
    [FONT11]: 0xFF; custom msg on standby
    [FONT12]: 0xFF; status line track info
    [FONT13]: 0xFF; status line clock
    [FONT14]: 0xFF; custom msg 2 on standby
    [FONT15]: 0xFF; batt/heap/temp on standby
    
    ;------Font Options Available----------------------------------;
    ;Larger numbers are larger fonts, R=regular, B=bold, i=italic
    ;0x00=FONT_D_7R;   0x10=FONT_E_18R;  0x20=FONT_E_40R;
    ;0x01=FONT_E_14R;  0x11=FONT_E_18B;  0x21=FONT_E_60R;
    ;0x02=FONT_E_14B;  0x12=FONT_E_18I;    0x22=FONT_E_75R;
    ;0x03=FONT_E_14I;  0x13=FONT_E_18BI;   0x23=FONT_E_100R; 
    ;0x04=FONT_E_14BI; 0x14=FONT_E_22R;  0x24=FONT_ICON_16BIT_V2;
    ;0x05=FONT_E_16R;  0x15=FONT_E_22B;  0x25=FONT_ICON_2BIT_V2_2NDLCD; 
    ;0x06=FONT_E_16B;  0x16=FONT_E_22I;  0x26=FONT_D_18B; 
    ;0x07=FONT_E_16I;  0x17=FONT_E_22BI; 0xFF=No display
    ;0x08=FONT_E_16BI; 0x18=FONT_E_24R;
    ;0x09=FONT_E_20R;  0x19=FONT_E_24B;
    ;0x0A=FONT_E_20B;  0x1A=FONT_E_25R;
    ;0x0B=FONT_E_20I;  0x1B=FONT_E_25B;
    ;0x0C=FONT_E_20BI; 0x1C=FONT_E_25I;
    ;0x0D=FONT_D_24B;  0x1D=FONT_E_25BI;
    ;0x0E=FONT_D_29B;  0x1E=FONT_E_30R;
    ;0x0F=FONT_E_8R;   0x1F=FONT_E_36R;
    ;-------------Window positions SM----------------------------------
    ; TOP = offset of text from top of screen
    ; X-Postition of text, left justify and set X to move text to the right
    ;Can be used for clock/day/date/message
    ;example for 128x160 phones
    [WIN00.TOP]:  0x64; Clock
    [WIN00.X]:  0x00;
    [WIN01.TOP]:  0x8C; Date
    [WIN01.X]:  0x00;
    [WIN02.TOP]:  0x7B; Day of Week
    [WIN02.X]:  0x00;
    [WIN03.TOP]:  0x00; Icons
    ;[WIN03.X]:  0x00;
    [WIN04.TOP]:  0x26; Custom Message
    [WIN04.X]:  0x02;
    [WIN05.TOP]:  0x14; Battery/Heap status
    [WIN06.TOP]:  0x32; MiniGPS location
    [WIN06.X]:  0x00;
    [WIN07.TOP]:  0x44; Radio/Mplayer
    [WIN08.TOP]:  0x00; Custom Icon Position
    [WIN08.X]:  0x00;
    ;[WIN09.TOP]:  0x87; Icon Row 2
    [WIN09.TOP]:  0x00; Icon Row 2, set to 0 to disable
    ;[WIN09.X]:  0x00;
    [WIN11.TOP]:  0x64; Album Art top edge sleepmode screen
    [WIN11.X]:  0x00; Album Art top edge sleepmode screen
    ;-------------Window positions SB----------------------------------
    [WIN10.TOP]:  0x64; Album Art top edge stby screen
    [WIN10.X]:  0x00; Album Art left edge stby screen
    [WIN12.TOP]:  0x5F; clock on standby
    [WIN12.X]:  0x00; clock on standby
    [WIN13.TOP]:  0x6F; date on standby
    [WIN13.X]:  0x02; date on standby
    [WIN14.TOP]:  0x6F; day on standby
    [WIN14.X]:  0x02; day on standby
    [WIN15.TOP]:  0x02; custom msg on standby
    [WIN15.X]:  0x02; custom msg on standby
    [WIN16.TOP]:  0x00; custom image on standby
    [WIN16.X]:  0x00; custom image on standby
    [WIN17.TOP]:  0x50; custom image 2 on standby
    [WIN17.X]:  0x98; custom image 2 on standby
    [WIN18.TOP]:  0x00; custom image on status
    [WIN18.X]:  0x00; custom image on status
    [WIN19.TOP]:  0x14; custom msg 2 on standby
    ;[WIN19.X]:  0x00; custom msg 2 on standby
    [WIN20.TOP]: 0x02; batt/heap/temp status on standby
    [WIN20.X]:  0x00; batt/heap/temp status on standby
    
    ;---------Drawing options-------------------------------------------------
    [REPLACE_STBY]: 0x01; Draw clock/date/day/message on standby screen
    [DRAW_WITH_MUSIC]: 0x00; Draw clock/date/day/message on standby screen when music plays
    ;--------Individual drawing options----------------------------------------
    [TIME_MUSIC]:  0x01; draw time with music
    [DAY_MUSIC]:  0x01; draw day with music
    [DATE_MUSIC]:  0x01; draw date with music
    [MSG_MUSIC]:  0x01; draw custom message with music
    ;Event Sounds Place reminder.mp3,wake.mp3,sleep.mp3,missed.mp3 in [IMAGE_FOLDER]
    ;[REMINDER]:      0x00; Minute reminder, 0-disabled, allowed values from 0x01 to 0x3C (60)
    ;[MISSED_REMINDER]:  0x02; minutes between notification of missed event 1-60 in hex
    ;[#_REMINDERS]:  0x05; number of flash/vibra per notification
    
    ;--------Horizontal location of windows----------------------------------------
    ;0=LEFT,1=RIGHT,2=CENTER
    [TIME_JUSTIFY]:  0x02;  
    [DAY_JUSTIFY]:   0x02;
    [DATE_JUSTIFY]:  0x02;
    [ICON_JUSTIFY]:  0x02; Icon row 1 (missed events)
    [ICON_JUSTIFY_2]:  0x02; Icon row 2 (status)
    [MSG_JUSTIFY]:   0x02;
    [GPS_JUSTIFY]:   0x02;
    [STATUS_JUSTIFY]:  0x02; battery/temp/heap in sleepmode
    [TIME_JUSTIFY_STBY]:  0x01;
    [DAY_JUSTIFY_STBY]:  0x00;
    [DATE_JUSTIFY_STBY]:  0x01;
    [MSG_JUSTIFY_STBY]:  0x02;
    [GPS_JUSTIFY_STBY]:  0x02;
    [MSG_JUSTIFY_STBY_2]:  0x02;
    
    ;custom message must be <= 30  characters
    [CUSTOM_MSG]: dÅsÇr!mFåCT$:-)
    ;[CUSTOM_MSG_STBY]: :-)MR KILIAN:-)
    ;[CUSTOM_MSG_STBY_2]:   << REGGAETON MUSIC >>
    ;Color Set-up--------------------------------------------------------------
    ;1st two bytes(TT) set translucency and then next 6 bytes are RedGreenBlue
    ;SET COLOR=0x01 TO USE THEME COLOR
    ;Set any color 1st byte to 00 (i.e. 0x00XXXXXX) to make transparent
    ;COLOR default 
    ;Black  0xFF000000;
    ;White  0xFFFFFFFF;
    ;Red    0xFF0000;
    ;Green  0xFF00FF00;
    ;Blue   0xFF0000FF;
    ;;;;;;;;;;;;;;;;;;;;;;;;TTRRGGBB
    [COLOR00]:  0xFF000000; Clock
    ;[HICOLOR00]:  0xFFFFFF00;
    [COLOR01]:  0xFF000000; Date
    ;[HICOLOR01]:  0xFF000000;
    [COLOR02]:  0xFF000000; Day of week
    ;[HICOLOR02]:  0xFF000000; hilight colors
    [COLOR03]:  0xFF000000; Icons if using B/W
    [COLOR04]:  0xFF000000; Custom Message
    [COLOR05]:  0xFF000000; Battery/Heap status
    [COLOR06]:  0xFFFFFFFF; Screen Background
    [COLOR07]:  0xFFFFFF00; Screen Outline
    [COLOR08]:  0xFF000000; MiniGPS
    [COLOR09]:  0xFF000000; Radio/Mplayer
    [COLOR10]:  0xFF000000; Radio/Mpayer in standby
    [COLOR11]:  0xFF000000; clock in standby
    ;[HICOLOR11]:  0xFF000000;
    [COLOR12]:  0xFF000000; date in standby
    ;[HICOLOR12]:  0xFF000000;
    [COLOR13]:  0xFF000000; day in standby
    :[HICOLOR13]:  0xFF000000;
    [COLOR14]:  0xFF000000; custom msg in standby
    [COLOR15]:  0xFF000000; clock in status line
    ;[HICOLOR15]:  0xFF000000; clock in status highlight
    [COLOR16]:  0xFF000000; custom msg 2 in standby
    [COLOR17]:  0xFF000000; batt/heap/temp on standby
    ;[RANDOM]: 0x00; 0x00=Your colors,0x01=Random every session,0x02=Random every vol+/- push, Random every second
    
    ;---------Misc Options---------------------------------------
    [DOW_MODE]:       0x01;  00=short day of week names, 01=normal
    [HEAP_FMT]:       0x01;  00=KB, 01=MB, 02=Bat% + Heap, 03=Bat%
    [SECONDS]:       0x00;  01=display seconds
    [AM_PM]:       0x01;  00=24 hour clock, 01=12 hour clock
    ;[SHOW_CURRENT]:      0x01;  shows current in mA, always on when charging
    [BACKLIGHT_TIMEOUT]: 0x0A;  timeout in seconds
    [BACKLIGHT_LEVEL]:   0x0A;  Can be levels from 1 to 10
    [REFRESH_TIME]:      0xC0; lower numbers scroll faster, recommended 160-400 msec(0xA0 to 0x1D0)
    [CONT_REFRESH]:      0x00;  No longer needed, set to 0
    ;[TOTAL_BLACK]:       0x00;  set to 0x01 for total black on db2020 phones
    [HANDS_FREE]:       0x36;  keycode for handsfree button
    [KEY_DELAY]:       0x1E;  delay in ms between handsfree keypresses
    [EFFECTS_KEY]:       0x1A;
    [EFFECTS_KEY_MODE]:  0x00;  0=short, 1=long
    [EFFECTS_1]:       0x00;  strobe
    [EFFECTS_2]:       0x00;  lamp
    [EFFECTS_3]:       0x00;  vibra
    [EFFECTS_4]:       0x00;  random color fill in stby
    [EFFECTS_VOLUME]:    0x02;  set from 0-8
    
    ;--------Track Display Options-----------------------------------
    ;Known track addresses 
    ;W810: 0x4C0656DC 
    ;K810,K800,W850,w660, W880: 0x20DC4BEC
    ;W800: 0x4C085FE0 
    ;W200: 0x4C0520D0 
    ;K750: 0x4C07A878
    ;K790, W610, W580: 0x20DBE81C
    ;w300  0x4C058E00
    [TRACK_ADDRESS]: 0x4C058E00; your phone's address of track file.mp3
    [TRACK_ON_STBY]: 0x00; Display track/station on standby screen
    [STBY_OFFSET]:  0x84; where offset = distance from bottom of screen
    ;[W800]: 0x00; set to 0x01 for W800,K750, W700 phones
    [SCROLL]: 0x03; 00=no scroll, 01=scroll player only, 02=scroll radio only, 03=scroll both
    ;[SHOW_FREQ]: 0x01; 01=Show frequency next to radio station names
    ;[WAKE_ON_NEWTRACK]: 0x01; phone will show sleepmode clock on track change
    ;ID3 info display set-up
    ;Enter fields you want and in the order you want
    ;Example [FIELD_ORDER1]: TLA title + album + artist TA=Title+Artist
    ;Use FIELD_ORDER2 for second line
    [FIELD_ORDER1]:  T ;
    [FIELD_ORDER2]:  A ;
    [LINE_OFFSET]:   0x13; pixels offset between 1st and 2nd lines
    [CUSTOM_SEPARATOR]:  --   ;
    [DISPLAY_ART]:   0x00; 0-none,1-stby screen,2-sleepmode screen,3-both
    [ID3_EXTRA]:   0x00; 1=display year/genre/comment on line 3, 2=artist, 3=title, 4=album
    [STBY_FILL]:   0x80000080; fill color in stby
    ;[STBY_IMAGE]: cover.jpg
    [STBY_HIGHLIGHT]:  0x01; fill highlights text only
    [HIGHLIGHT_WIDTH]:  0x0F; highlight thickness, depends on font size and line offset
    [STATUS_LINE]:   0x00; 0xFFFFFFFF; color of mp3 path in status line, 0=no display
    [STATUS_FILL]:   0x40000000; status area fill color
    [SECONDS_ON_STATUS]:  0x00;
    [WIN2UNICODE_FILE]:  latin.bin
    [TURBO]:   0x01; interpret change interval in seconds instead of minutes
    ;Background to load during music
    ;[WALL_DURING_PLAY]:  yourimage.jpg
    [RELOAD_KEY]:   0x10; double click to reload ini file 
    
    ;---------Automatic Wallpaper Changer------------------------;
    ;Up to 20 images can be specified, put them in [IMAGE_FOLDER]
    [WALL00]: Desktop.jpg
    [WALL01]: Desktop1.jpg 
    [WALL02]: Desktop2.jpg 
    [WALL03]: Desktop3.jpg 
    [WALL_CHANGE]: 0x00; minute interval, 0 to disable, valid range 1-60 in hex
    [WALL_MODE]: 0x00; 1=sequence by time, 2=random by time; 3=sequence by day (must load 7 images)
    [WALL_CHANGE_KEY]: 0x04; double click of this key will cycle through your wallpapers
    
    ;----supported phones for auto-wallpaper change-------------;
    [PHONE]: 0x0E;
    ;0x0E;//W300_R4EA031
    ese es el que estoy usando ahora el mio del 1.28g lo borre ..
    ese es del sidebar de kilian
    Última edición por LUIZZZ; 11/09/2008 a las 18:00:56

Información de tema

Usuarios viendo este tema

Actualmente hay 1 usuarios viendo este tema. (0 miembros y 1 visitantes)

Temas similares

  1. [AYUDA] POR FAVOR NECESITO AYUDA CON UNA RELIQUIA.. W300I CON R4GB001 CID 51
    Por evertrg87 en el foro Firmware - Actualización - Despersonalización - Cambio de idioma
    Respuestas: 2
    Último mensaje: 31/10/2013, 12:13:51
  2. Necesito ayuda con w300i CID49
    Por fabrifox en el foro Phone XS / XC / XS++ / GFlash
    Respuestas: 4
    Último mensaje: 08/11/2008, 14:34:14
  3. Por Favor Necesito Ayuda Con W300i
    Por elpepe en el foro Archivos FS - Modificación de archivos
    Respuestas: 9
    Último mensaje: 09/09/2008, 20:52:03
  4. sleepmode.elf w300i
    Por Roberto58 en el foro Elfs Pack
    Respuestas: 2
    Último mensaje: 13/08/2008, 00:05:15
  5. Necesito ayuda con my W300i
    Por MS Dragon en el foro Telefonos Moviles
    Respuestas: 29
    Último mensaje: 04/05/2008, 06:20:11

Etiquetas para este tema

Marcadores

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •