Resultados 1 al 6 de 6
  1. #1
    Avanzado Avatar de zanack
    Fecha de ingreso
    09/jun/2008
    Ubicación
    CHILE
    Móvil
    W300!
    Mensajes
    278

    Question Ayuda no puedo hacer funcionar el sleepmode

    hola forenses ya he tratado varias veces de hacer funcionar el sleepmode (2.8) pero no consigo hacerlo, cuando inicia el sleepmode se apaga el cel tengo un w300, la librería actualizada y el siguiente ini que fué posteado en el foro:

    ;Iconos
    [ICON00]: CALLS_MISSED_STATUS_ICN
    [ICON01]: MSG_UI_TEXT_MESSAGE_STATUS_BAR_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
    ;---------------------------------------------------------

    [IMAGE_FOLDER]: /usb/other/sleepmode/;Esta carpeta la pueden elegir ustedes mismos y puede ser cualquiera que ustedes deseen, solo cambien la ruta (usb/other/sleepmode..........)

    ;[CUSTOM00.ICON]: 0xE5B0;
    ;[STATUS_IMAGE_RADIO]: yourradioimage.png ;imagen que se muestra cuando se esta escuchando el radio
    ;[WALL_DURING_PLAY]: yourimage.jpg; wallpeper durante la reproduccion
    ;[CUSTOM_MODE]: 0x03;El modo de cambio de las imagenes de fondo, 0x00=no se mueve, 0x01=por tiempo, 0x02=al azar por tiempo, 0x03=segun el dia de la semanda, icono00->doming icono01->lunes.....
    ;[CUSTOM_TIME]: 0x10;El tiempo en el que quieren que se cambie la imagen en minutos (0x01, 0x02)
    ;----------------------------------------------------------

    ;Fuentes
    [FONT00]: 0x19; reloj
    [FONT01]: 0x02; fecha
    [FONT02]: 0x02; dia de la semana
    [FONT03]: 0x06; mensaje personal
    [FONT04]: 0x02; Estatus (bateria, temp, etc)
    [FONT05]: 0x05; MINIGPS
    [FONT06]: 0x05; Nombre Cancion y artista
    [FONT07]: 0x06; Nombre Cancion y artista en standby
    [FONT08]: 0xff; Hora en standby
    [FONT09]: 0xff; Fecha en standby
    [FONT10]: 0xff; Dia en standby
    [FONT11]: 0xff; Mensaje personal en standby
    [FONT12]: 0x02; status line track info
    [FONT13]: 0x06; status line clock
    [FONT14]: 0x06; segundo mensaje personal SB
    [FONT15]: 0x06; bateria/heap/tempera en SB

    ;------Fuentes disponibles------------------------;
    ;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;
    ;----------------------------------------------------
    ;Aqui se configura la posicion de cada elemento en la pantalla SM y SB
    ;la cosa se cuenta en pixeles de arriba hacia abajo, si quieren que cierto elemento se muestre
    ;en el pixel 120 deben cambiar 120 a hexadecimal (con la calculadora de windows) y ponen
    ;[WIN00.TOP]: 0x78 siendo 78=a 120 en hexadecimal

    ;Mensaje personal
    [CUSTOM_MSG]: :-):-l:-x[:]:-(:-o
    ;[CUSTOM_MSG_STBY]: :-):-l:-x[:]:-(:-o; Mensaje del SB
    ;[CUSTOM_MSG_STBY_2]: :-]W810i:-] SEgundo mensaje

    ;Posicion vertical
    [WIN00.TOP]: 0x40; Hora
    [WIN01.TOP]: 0x71; Fecha
    [WIN02.TOP]: 0x71; Dia de la semana
    [WIN03.TOP]: 0x00; Iconos
    [WIN04.TOP]: 0x17; Mensaje personal
    ;[WIN05.TOP]: 0x89; Estatus (bateria, temp, etc)
    ;[WIN06.TOP]: 0x160; MINIGPS
    [WIN07.TOP]: 0x30; Radio/Mplayer
    [WIN08.TOP]: 0x00; Imagen personalizada
    [WIN09.TOP]: 0x14; Icon Row 2
    [WIN09.X]: 0x00;
    [WIN10.TOP]: 0x40; Album Art en Standby
    [WIN10.X]: 0x05;
    [WIN11.TOP]: 0x60; Album Art en Sleep Mode
    [WIN11.X]: 0x00;
    [WIN12.TOP]: 0x71; Hora en Standby
    [WIN12.X]: 0x34;
    [WIN13.TOP]: 0x14; Fecha en Standby
    [WIN13.X]: 0x02;
    [WIN14.TOP]: 0x40; Dia de la semana en Standby
    [WIN14.X]: 0x02;
    [WIN15.TOP]: 0x60; Mensaje personal en Standby
    [WIN15.X]: 0x02;
    [WIN16.TOP]: 0x00; Imagen de fondo en Standby
    [WIN16.X]: 0x00; Imagen de fondo en Standby
    ;[WIN17.TOP]: 0x50; Imagen de fondo 2 en Standby
    ;[WIN17.X]: 0x98;
    ;[WIN18.TOP]: 0x00; Imagen de fondo en Status
    ;[WIN18.X]: 0x00;
    ;[WIN19.TOP]: 0x60; Mensaje personal 2 en Standby
    ;[WIN19.X]: 0x0;
    ;[WIN20.TOP]: 0x90; Battery/Heap status en Standby
    ;[WIN20.X]: 0x0;

    ;---------Opciones------------------------------------------------
    [REPLACE_STBY]: 0x00; Desea poner el reloj la fecha y el mensaje en SB? 0x00=NO 0x01=SI
    [DRAW_WITH_MUSIC]: 0x00; que la hora fecha y mensaje se muestren en SB cuando se este reproduciendo 0x00=NO 0x01=SI
    [REMINDER]: 0x00; Minute reminder, 0-disabled, allowed values from 0x01 to 0x3C (60)
    [MISSED_REMINDER]: 0x01; minutos entre notificacion de evento perdido en hex
    [#_REMINDERS]: 0x04; numero de vibraciones/flash por notificacion

    ;Posicion horizontal
    ;A la izquierda 0x00 a la derecha 0x01 o al centro 0x02
    [TIME_JUSTIFY]: 0x02; Posicion de la hora
    [DAY_JUSTIFY]: 0x00; Posicion del dia
    [DATE_JUSTIFY]: 0x02; Posicion de la fecha
    [ICON_JUSTIFY]: 0x02; Icon row 1 (missed events)
    [ICON_JUSTIFY_2]: 0x02; Icon row 2 (status)
    [MSG_JUSTIFY]: 0x02; Posicion del mensaje personal
    ;[GPS_JUSTIFY]: 0x02; Posicion del minigps
    [STATUS_JUSTIFY]: 0x02; Posicion de la bateria/temperatura... en Sleepmode
    ;[TIME_JUSTIFY_STBY]: 0x02;
    ;[DAY_JUSTIFY_STBY]: 0x02;
    ;[DATE_JUSTIFY_STBY]: 0x02;
    ;[MSG_JUSTIFY_STBY]: 0x00;

    [TIME_MUSIC]: 0x01; Poner el reloj durante reproduccion 0x00=NO 0x01=SI
    ;[DAY_MUSIC]: 0x01; Poner el dia durante reproduccion 0x00=NO 0x01=SI
    ;[DATE_MUSIC]: 0x01; Poner el fecha durante reproduccion 0x00=NO 0x01=SI
    ;[MSG_MUSIC]: 0x01; Poner el mensaje durante reproduccion 0x00=NO 0x01=SI


    ;Aqui configuraran los colores de cada elemento en SM y en SB por separado, deben poner 0xFF y el codigo en hexa del color que desean
    [COLOR00]: 0xFF000000; Hora
    [COLOR01]: 0xCC000000; Fecha
    [COLOR02]: 0xCC000000; Dia de la semana
    [COLOR03]: 0xFF000000; Icons if using B/W
    [COLOR04]: 0xFF000000; Mensaje Personal
    [COLOR05]: 0xFF000000; Bateria/memoria libre
    [COLOR06]: 0xFFFFFFFF; Color de fondo del SM
    [COLOR07]: 0xFFFFFFFF; Color del borde del SM
    [COLOR08]: 0xFF000000; MiniGPS
    [COLOR09]: 0xFF000000; Radio/Mplayer
    [COLOR10]: 0xFF000000; Radio/Mpayer en Standby
    [COLOR11]: 0xFFFFFFFF; Hora en Standby
    [COLOR12]: 0x01; Fecha en Standby
    [COLOR13]: 0x01; Dia de la semana en Standby
    [COLOR14]: 0xFFFF00FF; Mensaje personal en Standby
    [COLOR15]: 0xFFFFC000; Hora en la linea de Status
    [COLOR16]: 0xFF000000; Segundo Mensaje personal SB
    [COLOR17]: 0xFFFFFF00; Bateria/memoria libre/... en SB

    ;se agrego la posibilidad de que ciertos elementos tuvieran color diferente en el borde, aqui se configuran los colores del borde, mismo funcionamiento de colores, 0xFFy hexa del color
    [HICOLOR00]: 0xFFFFFFFF;
    [HICOLOR01]: 0xFFFFFFFF;
    [HICOLOR02]: 0xFFFFFFFF; hilight colors
    [HICOLOR11]: 0xFF000000;
    [HICOLOR12]: 0xFF000000;
    [HICOLOR13]: 0xFF000000;
    [HICOLOR15]: 0xFFFFFFFF; clock in status highlight


    [RANDOM]: 0x00; Los colores de todos los elementos pueden cambiar si lo desean o no
    ;0x00=No cambian se conservan tus colores, 0x01=cambian cada ves que se abre un nuevo SM, 0x02=cambian cada ves que oprimen vol+ o vol-


    ;---------Opciones---------------------------------------
    [DOW_MODE]: 0x01; Si desean que se muestre todo el nombre del dia de la semana o 0x01 si lo quieren abreviado
    [HEAP_FMT]: 0x01; Si el heap se muestra en 0x00=KB, 0x01=MB, 0x02=Bat% bateria en porcentaje y el Heap , 0x03=Bat%
    [SECONDS]: 0x00; Mostra segundos ? 0x00=NO 0x01=SI
    [AM_PM]: 0x00; 0x00= reloj de 24 horas, 0x01=con am y pm
    [SHOW_CURRENT]: 0x01; Mostra el mA SOLO MIENTRAS SE ESTA CARGANDO
    [BACKLIGHT_TIMEOUT]: 0x0C; Tiempo que dura el sleep mostrandose completamente en segundos y pasar a hexadecimal
    [BACKLIGHT_LEVEL]: 0x01; Nivel de luz del SM de uno a 10, 0x01=nivel 1, 0x02 nivel 2,etc
    [REFRESH_TIME]: 0xC0; Es para que el reloj se "refresque" cada cierta unidad de tiempo DEJAR COMO ESTA
    [CONT_REFRESH]: 0x00; No cambiar
    [TOTAL_BLACK]: 0x01; Para que se quede completamente en negro 0x01(solo db2020), 0x00 para que no
    [HANDS_FREE]: 0x36; Nombre hexa del boton del hands free
    [KEY_DELAY]: 0x708; delay in ms between handsfree keypresses
    [EFFECTS_KEY]: 0x04; Tecla con la que desean que empieze la fiesta, para encender el STROBE (vibracion luces y demas al ritmo de la musica)
    [EFFECTS_KEY_MODE]: 0x00; 0=short, 1=long
    [EFFECTS_1]: 0x01; luces al ritmo de la musica ? 0x00=NO 0x01=SI
    [EFFECTS_2]: 0x00; flash al ritmo de la musica ? 0x00=NO 0x01=SI
    [EFFECTS_3]: 0x00; vibracion al ritmo de la musica ? 0x00=NO 0x01=SI
    [EFFECTS_4]: 0x01; Cambiar los colores en el SB ? 0x00=NO 0x01=SI
    [EFFECTS_VOLUME]: 0x02; El nivel, 0x01 nivel 1 0x02 nivel 2 , etc


    ;--------Track Display Options-----------------------------------
    [TRACK_ADDRESS]: 0x4C058E00; Este deben poner el track adrees de su celular
    [TRACK_ON_STBY]: 0x01; Poner nombre de cancion, etc en SB ? 0x00=NO 0x01=SI
    [STBY_OFFSET]: 0x40; where offset = distance from bottom of screen
    [W800]: 0x01; deben ponerlo en 0x01 si su cel es W800,K750, W700 de lo contrario poner 0x00
    [SCROLL]: 0x03; Desean que los nombres de las canciones y el radio se muevan ? 0x00=NO, 0x01=solo cancion y artista, 0x02=solo la radio , 0x03=Ambos
    [SHOW_FREQ]: 0x01; Mostrar la frecuencia de la radio ? 0x00=NO 0x01=SI
    [WAKE_ON_NEWTRACK]: 0x01; mostrar sleep mode cuando cambie la estacion o la cancion ? 0x00=NO 0x01=SI

    ;ID3 Opciones
    ;T=nombre cancion, L=album, A=artita, TA=nombre cancion y artista
    [FIELD_ORDER1]: TA; que desean ver en la linea 1 ?
    [FIELD_ORDER2]: L; que desean ver en la linea 2 ?
    [LINE_OFFSET]: 0x30; Distancia en pixeles entre las dos lineas
    [CUSTOM_SEPARATOR]: |; El separador que desean entre los nombres (lo que desen)
    [DISPLAY_ART]: 0x01; Mostrar el album art ? 0x00-NO,0x01-solo en SB ,0x02-solo en SM ,0x03-En ambos
    [ID3_EXTRA]: 0x00; Mostrar el año el genero y comentarios ? 0x1=todos en la linea 3, 0x02=solo artista, 0x03=solo nombre cancion, 0x04=album
    [STBY_FILL]: 0x60000000; Color en el Standby
    ;[STBY_IMAGE]: test.png; imagen del SB debe ir dentro de image folder
    [STBY_HIGHLIGHT]: 0x01; fill highlights text only
    [HIGHLIGHT_WIDTH]: 0x0F; highlight thickness, depends on font size and line offset
    [STATUS_LINE]: 0xFFFFFF00; COLOR DE MP3 en status line , 0x00=No mostrar
    [STATUS_FILL]: 0x60000000; status area fill color
    [SECONDS_ON_STATUS]: 0x01; mostrar segundos en status ¿? 0x00=NO 0x01=SI
    [WIN2UNICODE_FILE]: latin.bin


    ;---------Cambiador automatico de imagen de fondo------------------------;
    ;Hasta 20 imagenes ponerlas en image folder tambien descomentar las lineas utilizadas y poner nombres con extension de los wallpaper...
    ;[WALL00]: image1.jpg

    ;[WALL_DURING_PLAY]: disco.png
    ;[WALL_CHANGE]: 0x05; CAmbiar wallpaper 0x00= NO rango de 1 a 60 minutos (cambiar a hexa y poner 0xcodigo hexa)
    ;[TURBO]: 0x01;poner en 0x01 para que se interprete en segundos el tiempo de el cambio de wallpaper
    ;[WALL_MODE]: 0x02; Modo de cambio de wallpaper 0x01=por tiempo, 0x02=al azar por tiempo; 0x03=segun el dia (necesario subir 7 imagenes)
    ;[WALL_CHANGE_KEY]: 0x0E; Elijan una tecla y poner el codigo hexa al orpimirla dos veces empeazra a cambiar el wallpaper SB
    [RELOAD_KEY]: 0x1B; ; elegir una tecla y al oprimirla dos veces el SM recargara el ini, para evitar cerrarlo y volverlo a iniciar
    ;----Telefonos soportados para cambio automatico de imagenes-------------;
    ;[PHONE]: 0x0E;
    ;0x00;//W810_R4EA031
    ;0x01;//W800_R1BD001
    ;0x02;//K750_R1CA021
    ;0x03;//W700_R1CA021
    ;0x04;//Z550_R6CA009
    ;0x05;//W850_R1KG001
    ;0x06;//K800_R8BF003
    ;0x07;//K810_R8BA024
    ;0x08;//W880_R8BA024
    ;0x09;//W610_R6BC002
    ;0x0A;//W580_R8BA024
    ;0x0B;//W660_R8BB001
    ;0x0C;//W550_R4CB020
    ;0x0D;//W200_R4HA014
    ;0x0E;//W300_R4EA031



    ;Do Not delete


    las carpetas y los archivos están bién ¿que puede ser?
    gracias desde ya.

  2. #2
    Cuenta inhabilitada
    Fecha de ingreso
    01/feb/2008
    Mensajes
    2.965

    Respuesta: Ayuda no puedo hacer funcionar el sleepmode

    Priemro que nada me di cuenta que estas utilizando el ini que di de ejemplo para explicar como se configura...
    Ese ini no esta configurado, solo coji con el que viene el SM y empeza a escribir
    Deben haber muchas lineas no comentadas que crean conflicto.......
    Lo que debes hacer es cojer el SleepMode.ini con el que viene el SM 1.28 y en base a mi tutorial irlo modificando.....
    El celular se apaga? se debe REINICIAR que es diferente.......
    si se reinicia es cuestion de tu libreria y debes asegurarte de tener una funcional
    ElfPack W300 - Top Sony

  3. #3
    Avanzado Avatar de zanack
    Fecha de ingreso
    09/jun/2008
    Ubicación
    CHILE
    Móvil
    W300!
    Mensajes
    278

    Respuesta: Ayuda no puedo hacer funcionar el sleepmode

    Edgpaez tienes razón, pero ese ini está en el foro como listo para subir, creo que debí haberlo visto antes de subirlo , voy a tratar de modificarlo, y te lo muestro.
    El celular si se apagaba, y para prenderlo devía sacarle la batería, por lo menos a mí cuando se me reinicia da pantallazos blancos y se reinicia ahora se "apagaba"
    yo también lo encuentro raro.
    Última edición por zanack; 02/07/2008 a las 21:56:08

  4. #4
    Avanzado Avatar de love_phone
    Fecha de ingreso
    22/abr/2008
    Ubicación
    leon mexico
    Móvil
    -w300i
    Mensajes
    224

    Respuesta: Ayuda no puedo hacer funcionar el sleepmode

    amigo porque no chekas en el foro elfpack para w300 de esta zona ahi ya se postaron inis de inicio ya lo demas lo configuras tu y creo que de principio este no funciona por que esta hecho para w810

    [W800]: 0x01; deben ponerlo en 0x01 si su cel es W800,K750, W700 de lo contrario poner 0x00

  5. #5
    Avanzado Avatar de zanack
    Fecha de ingreso
    09/jun/2008
    Ubicación
    CHILE
    Móvil
    W300!
    Mensajes
    278

    Respuesta: Ayuda no puedo hacer funcionar el sleepmode

    se me duplicó el post por eso lo edite el de abajo es el que vale disculpen.
    Última edición por zanack; 02/07/2008 a las 21:51:45

  6. #6
    Avanzado Avatar de zanack
    Fecha de ingreso
    09/jun/2008
    Ubicación
    CHILE
    Móvil
    W300!
    Mensajes
    278

    Respuesta: Ayuda no puedo hacer funcionar el sleepmode

    Bueno ahora lo hice correr a base de otro ini más el tuto para ayudarme
    y se me ve así



    Por algo se empieza

    pero no sé porqué me aparece "contestar?" en el standby, ni "Cargando, batería desconocida", que devo comentar?

    El otro gran problema es que al tenerlo iniciado
    y poner el walkman, enviar archivo o iniciar otro elf el celular se me congela.

    mi ini actual es:

    ;DB2010 Missed and Status Icon set-up
    [ICON00]: CALLS_MISSED_STATUS_ICN
    [ICON01]: MSG_UI_TEXT_MESSAGE_STATUS_BAR_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
    ;---------------------------------------------------------

    [IMAGE_FOLDER]: /usb/other/sleepmode/
    [CUSTOM00.ICON]: Desktop.png
    ;[CUSTOM00.ICON]:
    ;[CUSTOM01.ICON]:
    ;[CUSTOM02.ICON]:
    ;[CUSTOM03.ICON]:
    ;[CUSTOM04.ICON]:
    ;[CUSTOM05.ICON]:
    ;[CUSTOM06.ICON]:

    [CUSTOM_MODE]: 0x00; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    ;[CUSTOM_TIME]: 0x10; Time period before background changes in minutes

    ;----------------------------------------------------------
    [FONT00]: 0x23; Clock
    [FONT01]: 0x04; Date
    [FONT02]: 0x02; Day of week
    [FONT03]: 0x0C; Custom Message
    [FONT04]: 0x01; Battery/Heap Status
    [FONT05]: 0x01; MiniGPS location
    [FONT06]: 0x01; Radio/Mplayer
    [FONT07]: 0x01; Radio/Mplayer on Standby
    [FONT08]: 0x0E; Clock on standby
    [FONT09]: 0x01; date on standby
    [FONT10]: 0x01; day on standby
    [FONT11]: 0x01; custom msg on standby
    [FONT12]: 0x01; status line track info
    [FONT13]: 0x01; status line clock
    [FONT14]: 0x01; custom msg 2 on standby
    [FONT15]: 0x01; batt/heap/temp on standby

    ;----------------------------------------------------
    ;Window positions

    [WIN00.TOP]: 0x37; Clock
    [WIN00.X]: 0x00;
    [WIN01.TOP]: 0x58; Date
    [WIN01.X]: 0x00;
    [WIN02.TOP]: 0x4B; Day of Week
    [WIN02.X]: 0x00;
    [WIN03.TOP]: 0x00; Icons
    ;[WIN03.X]: 0x00;
    [WIN04.TOP]: 0x1E; Custom Message
    ;[WIN04.X]: 0x00;
    [WIN05.TOP]: 0x8C; Battery/Heap status
    [WIN06.TOP]: 0x5A; MiniGPS location
    [WIN06.X]: 0x00;
    [WIN07.TOP]: 0x64; 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;
    ;[WIN10.TOP]: 0x5C; Album Art top edge stby screen
    ;[WIN10.X]: 0x00; Album Art left edge stby screen
    ;[WIN11.TOP]: 0x5C; Album Art top edge sleepmode screen
    ;[WIN11.X]: 0x00;Album Art top edge sleepmode screen
    ;---------------------------------------------------------
    [WIN12.TOP]: 0x66; 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]: 0x08; custom msg on standby
    [WIN15.X]: 0x00; 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]: 0x16; custom msg 2 on standby
    [WIN19.X]: 0x0; custom msg 2 on standby
    [WIN20.TOP]:0x50; batt/heap/temp status on standby
    [WIN20.X]: 0x0; 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]: ::ZanacK::
    [CUSTOM_MSG_STBY]: ::ZanacK::
    ;[CUSTOM_MSG_STBY_2]: THE LIRIKL MACHINE
    ;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 on White 0xFFFFFFFF
    ;Red =0xFFFF00FF;
    ;Green=0xFF00FF00;
    ;Blue =0xFF0000FF;

    ;;;;;;;;;;;;;;;;;;;;;;;;TTRRGGBB

    [COLOR00]: 0xFF00FF00; Clock
    [HICOLOR00]: 0xFFFFFFFF;
    [COLOR01]: 0xFFFFFFFF; Date
    [HICOLOR01]: 0xFF000000;
    [COLOR02]: 0xFFFFFFFF; Day of week
    [HICOLOR02]: 0xFF000000; hilight colors
    [COLOR03]: 0xFF000000;Icons if using B/W
    [COLOR04]: 0xFFFF6600; Custom Message
    [COLOR05]: 0xFFFFFFFF; Battery/Heap status
    [COLOR06]: 0xFFADCEF7; Screen Background
    [COLOR07]: 0xFF000080; Screen Outline
    [COLOR08]: 0xFFFF6600; MiniGPS
    [COLOR09]: 0xFFFFFF00; Radio/Mplayer
    [COLOR10]: 0xFFFFFFFF; Radio/Mpayer in standby
    [COLOR11]: 0xFFFFFFFFFF; clock in standby
    [HICOLOR11]: 0xFFFF6600;
    [COLOR12]: 0xFFFFFFFF; date in standby
    [HICOLOR12]: 0xFF000000;
    [COLOR13]: 0xFFFFFFFF; day in standby
    [HICOLOR13]: 0xFF000000;
    [COLOR14]: 0xFFFF6600; custom msg in standby
    [COLOR15]: 0xFFFFFFFF; clock in status line
    [HICOLOR15]: 0x00000000; clock in status highlight
    [COLOR16]: 0xFF000000; custom msg 2 in standby
    [COLOR17]: 0x00FF6600; 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]: 0x0F; timeout in seconds
    [BACKLIGHT_LEVEL]: 0x08; 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]: 0x708; delay in ms between handsfree keypresses
    [EFFECTS_KEY]: 0x04;
    [EFFECTS_KEY_MODE]: 0x01; 0=short, 1=long
    [EFFECTS_1]: 0x01; strobe
    [EFFECTS_2]: 0x01; lamp
    [EFFECTS_3]: 0x01; vibra
    [EFFECTS_4]: 0x01; random color fill in stby
    [EFFECTS_VOLUME]: 0x01; 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

    ;[TRACK_ADDRESS]: 0x4C058E00 ;your phone's address of track file.mp3
    [TRACK_ON_STBY]: 0x01; Display track/station on standby screen
    [STBY_OFFSET]: 0x70; 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]: 0x15; pixels offset between 1st and 2nd lines
    [CUSTOM_SEPARATOR]: -
    [DISPLAY_ART]: 0x01; 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]: 0x12; highlight thickness, depends on font size and line offset
    [STATUS_LINE]: 0xFFFF6600; color of mp3 path in status line, 0=no display
    [STATUS_FILL]: 0x40000000; status area fill color
    [SECONDS_ON_STATUS]: 0x01;
    [WIN2UNICODE_FILE]: latin.bin
    [TURBO]: 0x00; 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
    ;If using Chinese firmware with codemap.vkp
    ;[CODEMAP_ADDR]:0x453A0000; k750_R1CA021_CHINA/APAC
    ;[CODEMAP_ADDR]:0x453A0000; K750_R1DB001_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45370000; W700_R1DB001_CHINA/APAC
    ;[CODEMAP_ADDR]:0x4575C000; W550_R4BC020_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45350000; W800_R1BC002_CHINA/APAC
    ;[CODEMAP_ADDR]:0x458B0000; W810_R4EA031_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45DC0000; K790_R8BA024_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45DC0000; K800_R8BA024_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45DC0000; K810_R8BA024_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45C80000; W610_R6BC002_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45D40000; W830_R1KG001_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45D40000; W850_R1KG001_CHINA/APAC

    ;---------Automatic Wallpaper Changer------------------------;
    ;Up to 20 images can be specified, put them in [IMAGE_FOLDER]
    ;[WALL00]: Desktop.png
    ;[WALL01]: Simpson 26 SCRATCHY.GIF
    ;[WALL02]: Simpson 17 BURNS.GIF
    ;[WALL03]: image4.gif
    ;[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;
    ;0x00;//W810_R4EA031
    ;0x01;//W800_R1BD001
    ;0x02;//K750_R1CA021
    ;0x03;//W700_R1CA021
    ;0x04;//Z550_R6CA009
    ;0x05;//W850_R1KG001
    ;0x06;//K800_R8BF003
    ;0x07;//K810_R8BA024
    ;0x08;//W880_R8BA024
    ;0x09;//W610_R6BC002
    ;0x0A;//W580_R8BA024
    ;0x0B;//W660_R8BB001
    ;0x0C;//W550_R4CB020
    ;0x0D;//W200_R4HA014
    ;0x0E;//W300_R4EA031



    [RELOAD_KEY]: 0x22; double click to reload ini file
    [TURBO]: 0x01; interpret change interval in seconds instead of minutes

    ;Background to load during music
    [WALL_DURING_PLAY]: disco.png
    [STATUS_IMAGE_RADIO]: radio.png
    ;Do Not delete
    Última edición por zanack; 06/07/2008 a las 02:10:19

Información de tema

Usuarios viendo este tema

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

Temas similares

  1. No puedo hacer funcionar ROOT explorer XPERIA X8
    Por giorgipis. en el foro General Android
    Respuestas: 24
    Último mensaje: 29/10/2012, 17:25:58
  2. [AYUDA] No puedo hacer funcionar la grabadora de sonidos en mi w995
    Por jonalara en el foro Telefonos Moviles
    Respuestas: 3
    Último mensaje: 14/08/2012, 14:15:11
  3. Como hacer funcionar una setoolbox 3
    Por bordonsm en el foro Se Tool Box / Dongle
    Respuestas: 1
    Último mensaje: 02/08/2011, 19:07:58
  4. Respuestas: 4
    Último mensaje: 20/02/2009, 16:35:38
  5. ayuda a hacer funcionar elf
    Por chelo2k en el foro Elfs Pack
    Respuestas: 4
    Último mensaje: 16/02/2009, 23:26:54

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
  •