que es eso de elfpack modv5??? alguien me podria explicar de antemano muxas gracias![]()
que es eso de elfpack modv5??? alguien me podria explicar de antemano muxas gracias![]()
Una pregunta
¿Para qué sirve él ELFPACK_MOD_V5? o,o
Se los agradecería
entonces es solo una version mejorada del mod v2???
Una pregunta
para qué son estás funciones del standby
![]()
@Sora-kun
Lo de Char. enc. file es solo para poner el nombre del archivo .bin que hay en la carpeta Otra/ini/Standby Mode/
Lo de inscription ok es para poner el texto ok en el centro o en el lugar que tu configures (solo es un adorno)
Lo de Soft keys es para activar o desactivar las soft keys que son las que salen en standby (las que dicen llamadas y menu) si las desactivas desaparesen y te da la opccion de poner otro texto hay
saludos
Tengo problemas en qué no se me inicía él sleep y él standby
y para varíar, para qué me funcionen, tengo qué iniciar primero él sleep y despues el standby D:!!
Ini sleep:
Código:;NOTE: You must edit this file to fit your phone. ;************************************************ ;This Example is for W300i ; ;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 ;--------------------------------------------------------- ;Custom images can be loaded here to be placed anywhere on 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]: 0xE5B0; ;[CUSTOM00.ICON]: bk1.png ;[CUSTOM01.ICON]: ;[CUSTOM02.ICON]: ;[CUSTOM03.ICON]: ;[CUSTOM04.ICON]: ;[CUSTOM05.ICON]: ;[CUSTOM06.ICON]: ;[CUSTOM_MODE]: 0x03; 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 ;---------------------------------------------------------- ;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]: 0x26; Clock [FONT01]: 0x02; Date [FONT02]: 0x02; Day of week [FONT03]: 0x04; Custom Message [FONT04]: 0x02; Battery/Heap Status [FONT05]: 0xFF; MiniGPS location [FONT06]: 0xFF; Radio/Mplayer [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 ;-------------------Window positions---------------------- ; 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 W300i [WIN00.TOP]: 0x30; Clock ;[WIN00.X]: 0x00; [WIN01.TOP]: 0x8C; Date ;[WIN01.X]: 0x00; [WIN02.TOP]: 0x8C; Dayof Week ;[WIN02.X]: 0x00; [WIN03.TOP]: 0x11; Icons ;[WIN03.X]: 0x00; [WIN04.TOP]: 0x5A; Custom Message ;[WIN04.X]: 0x00; [WIN05.TOP]: 0x00; Battery/Heap status ;[WIN06.TOP]: 0x; MiniGPS location ;[WIN06.X]: 0x00; [WIN07.TOP]: 0x3F; Radio/Mplayer [WIN08.TOP]: 0x00; Custom Icon Position [WIN08.X]: 0x00; ;[WIN09.TOP]: 0x78; 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]: 0x20; clock on standby [WIN12.X]: 0x10; clock on standby [WIN13.TOP]: 0x90; date on standby [WIN13.X]: 0x00; date on standby [WIN14.TOP]: 0x90; day on standby [WIN14.X]: 0x64; day on standby [WIN15.TOP]: 0x00; custom msg on standby [WIN15.X]: 0x00; custom msg 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 ;Place reminder.mp3 in [IMAGE_FOLDER] ;[REMINDER]: 0x00; Minute reminder, 0-disabled, allowed values from 0x01 to 0x3C (60) ;Horizontal location of windows ; 0=LEFT,1=RIGHT,2=CENTER [TIME_JUSTIFY]: 0x02; [DAY_JUSTIFY]: 0x00; [DATE_JUSTIFY]: 0x01; [ICON_JUSTIFY]: 0x02; Icon row 1 (missed events) [ICON_JUSTIFY_2]: 0x02; Icon row 2 (status) [MSG_JUSTIFY]: 0x02; [GPS_JUSTIFY]: 0x02; ;custom message must be <= 20 characters [CUSTOM_MSG]: Sora-kun ;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]: 0xFF000000; Clock [COLOR01]: 0xFF000000; Date [COLOR02]: 0xFF000000; Day of week ;[COLOR03]: 0xFF000000; Icons if using B/W [COLOR04]: 0xFF000000; Custom Message [COLOR05]: 0xFF000000; Battery/Heap status [COLOR06]: 0xFFFFFFFF; Screen Background [COLOR07]: 0xFFFFFFFF; Screen Outline ;[COLOR08]: 0xFF000000; MiniGPS ;[COLOR09]: 0xFF000000; Radio/Mplayer ;[COLOR10]: 0xFF000000; Radio/Mpayer in standby ;[COLOR11]: 0xB0FFFF00; clock in standby ;[COLOR12]: 0xFF00FF00; date in standby ;[COLOR13]: 0xFF00FF00; day in standby ;[COLOR14]: 0xFFFF00FF; custom msg in standby ;[RANDOM]: 0x00; 0x00=Your colors,0x01=Random every session,0x02=Random every vol+/- push, Random every second ;---------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]: 0x00; timeout in seconds ;[BACKLIGHT_LEVEL]: 0x01; Can be levels from 1 to 10 ;[REFRESH_TIME]: 0x00; 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]: 0x20; ;[EFFECTS_KEY_MODE]: 0x01; 0=short, 1=long ;[EFFECTS_1]: 0x01; strobe ;[EFFECTS_2]: 0x00; lamp ;[EFFECTS_3]: 0x01; vibra ;[EFFECTS_4]: 0x01; random color fill in stby ;[EFFECTS_VOLUME]: 0x02; set from 0-8 ;--------Track Display Options----------------------------------- ;Known track addresses ;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]: 0x00; 00=no scroll, 01=scroll player only, 02=scroll radio only, 03=scroll both [SHOW_FREQ]: 0x00; 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]: TA [FIELD_ORDER2]: L [LINE_OFFSET]: 0x10; pixels offset between 1st and 2nd lines [CUSTOM_SEPARATOR]: | [DISPLAY_ART]: 0x00; 0-none,1-stby screen,2-sleepmode screen,3-both [ID3_EXTRA]: 0x01; 1=display year/genre/comment on line 3, 2=artist, 3=title, 4=album [STBY_FILL]: 0x80000080; fill color in stby [STBY_HIGHLIGHT]: 0x01; fill highlights text only [HIGHLIGHT_WIDTH]: 0x0F; highlight thickness, depends on font size and line offset [STATUS_LINE]: 0x00; color of mp3 path in status line, 0=no display [STATUS_FILL]: 0x40000000; status area fill color [WIN2UNICODE_FILE]: latin.bin ;Do Not delete
@ sora_kun: de hecho primero hay que activar el sleepmode y luego el standby para poder editar digo asi dice algunos post de aqui de topsony.
bueno abordando a mi pregunta ¿como puedo cambiar la imagen? por otra ejemplo: quitar la carita negra y poner otra imagen?
![]()
Muy facil men solo busca el icono que te gusta y vas a la ini donde esta la carpeta del stanby y ponle el mismo nombre que tiene el icono que deceas cambiar por ejemplo quieres cambiar el de la carita que tene la lengua afuera que esta en la parte superior de lado derecho si no me equivoco es icono se llama 2 solo asi entonces lo que haces es agarra el icono que te gusta y ponerle el mismo nombre 2 borrar el que tenes actual y subirle el nuevo eso es todo y asi lo haces sucesibamente si deceas cambiar todos los iconos jejej espero te sirva recuerda que los icono tenen que ser .png no hacepta otro formato ok bye.
@ sora_kun: La verdad men yo igual trato de hacer que el stanby inicie automaticamete pero no puedo cuando lo pongo en daemons se me congela el cel jejej alguien tiene alguna forma de hacer que inicie automaticamente grax por su ayuda bye.
SI TE SIRVIO MI AYUDA NO OLVIDES AGRADECER.
Actualmente hay 1 usuarios viendo este tema. (0 miembros y 1 visitantes)
Marcadores