
Iniciado por
porongo1
en todo caso tu que eres mas experto ya tengo los 2 parches ..ahora que .ini me recomiendas para que me funcione bien el sleepmode..yo solo quiero que haga el lighefects de las luces del celular con el ritmo de las canciones y que salga el album artista y nombre de cancion...para que me salga el nombre album y artista tendria que configuara la parte del .ini que es esta:
;Example [FIELD_ORDER1]: TLA title + album + artist TA=Title+Artist
;Use FIELD_ORDER2 for second line
[FIELD_ORDER1]: TA
[FIELD_ORDER2]: L
[LINE_OFFSET]: 0x30; pixels offset between 1st and 2nd lines
[CUSTOM_SEPARATOR]: ||
para que me salgan los 3 tendria que poner TLA o solo lo dejo ahi..gracias por tu ayuda.
Código:
;Known addresses of track name W810,W880:0x4C0656DC, K810,K800,W850:0x20DC4BEC
;W800: 0x4C085FE0, W200: 0x4C0520D0, K750: 0x4C07A878
[TRACK_ADDRESS]: 0x20DBE81C; 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]: 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]: 0x10; pixels offset between 1st and 2nd lines
[CUSTOM_SEPARATOR]: *
Ese es de mi ini, son 2 lineas (FIELD_ORDER1 linea 1, FIELD_ORDER2 linea 2) , tu escribes lo que quieres que salga en cada linea. T=titulo, L=album, A=artista. Puedes poner TLA y te salen los 3 en una sola lina.
Mas arriba: [SCROLL] eso lo activas si quieres que esas lineas con la informacion de la cancion se deslizen de derecha a izquierda. Saludos
Marcadores