Dong 发表于 2006-1-13 21:03:04

MP3

Junior Member


Join Date: Jan 2006
Posts: 3
Member: 219376
Status: Offline   sl45i..mp3 display

--------------------------------------------------------------------------------

is any possibility to change mp3 display? hope some master here can make "mp3 animated display" and could be changes with SPC
      

shinosuke
View Public Profile
Send a private message to shinosuke
Send email to shinosuke
Find More Posts by shinosuke
Add shinosuke to Your Buddy List

Yesterday, 13:39    #2
trustkill
No Life Poster



Join Date: May 2003
Location: GERMANY
Age: 30
Posts: 855
Member: 27745
Status: Offline
maybe you'll find something useful

some coordiantes of mp3 screen:

;songtimer
;3be10c: 23 ;x upper left corner
;3be110: 2b 2e;y
;3be0fc: 4b ;x lower right
;3be0f6: 36 39;y


;title
;1a043c: 00
;1a043e: 00
;1a0440: 65 46
;1a0442: 0c


;playbar (may be reduced/enlarged as you want)
;3be022: 12 12 ;X
;3be026: 1d 24 ;Y
;3be00c: 28 2b;Y
;3be012: 54 ;X






;clear rect for icons
;3beb92: 1f 00 ;x ;52
;3beb98: 46 11 ;x ?@02
;3beba0: 11 0f ;y 25@E
;3beba8: 1b 19 ;y =87


; xxkHz
;3bdfcb: 1e 0e ;x
;3bdfce: 11 0f ;y
;3bdfbc: 1e ;x (1 - coord)
;3bdfb6: 1d 1b;y

;playtime
;3bdffe: 46 47
;3be002: 11 0f
;3bdfee: 64
;3bdfe8: 1d 1b

;tagstring
;3be045: 0e ;x (0 - coord)
;3be048: 37 39 ;y
;3be036: 64 ;x
;3be030: 43 ;y

;______??_untested

;icons coord

;lock and repeat
;3becbc: 23 00 ;x
;3becc0: 11 0f ;y
;3beca6: 1b 19

;lock only
;3be52c: 23 00
;3be530: 11 0f
;3be516: 1b 19



;repeat only
;3be4f6: 2d 00
;3be4fa: 11 0f
;3be4e0: 1b 19
;3bec16: 2d 00
;3bec1a: 11 0f
;3bec00: 1b 19
      

trustkill
View Public Profile
Send a private message to trustkill
Send email to trustkill
Visit trustkill's homepage!
Find More Posts by trustkill
Add trustkill to Your Buddy List

Today, 02:35    #3
shinosuke
Junior Member


Join Date: Jan 2006
Posts: 3
Member: 219376
Status: Offlinethx master,but i dont know how to using it..coz im really newbie here.all iknow is only copy and paste the patch and add it..so ive to learn about making patch? any tutorial please?
      

shinosuke
View Public Profile
Send a private message to shinosuke
Send email to shinosuke
Find More Posts by shinosuke
Add shinosuke to Your Buddy List

Today, 05:55    #4

Junior Member



Join Date: Jun 2005
Location: Moscow, Russia
Age: 17
Posts: 29
Member: 150519
Status: Offline
Try this. My mp3 screen mod:
;Расширяем плейбар в мп3
;half from scoty patch, half from abomin's (posted upper!)
4BA726: 0C0C 0000 ; remove animated pics(showin' only)
4BA72E: 0C0C 0000
4BA736: 0C0C 0000
4BA73E: 0C0C 0000
4BA746: 0C0C 0000
4BA74E: 0C0C 0000
4BA756: 0C0C 0000
4BA75E: 0C0C 0000
4BA766: 0C0C 0000
4BA76E: 0C0C 0000
4BA776: 0C0C 0000
4BA77E: 0C0C 0000
4BA786: 0C0C 0000
4BA78E: 0C0C 0000
4BA796: 0C0C 0000
4BA79E: 0C0C 0000
4BA7A6: 0C0C 0000
4BA7AE: 0C0C 0000
4BA7B6: 0C0C 0000
;playbar
;enlarged
3be022: 12 02;x ;верхний левый угол
;3be026: 1d ;y
3be00c: 28 29 ;x ;нижний правый
3be012: 54 62 ;y
      


View Public Profile
Send a private message to
Find More Posts by
Add to Your Buddy List

Today, 08:40    #5
shinosuke
Junior Member


Join Date: Jan 2006
Posts: 3
Member: 219376
Status: Offlinethx.
ive added the patch..its only remove mini animation and enlarge bar
may be some motion grafic will more interesting..can it?

Swallow 发表于 2006-1-13 21:10:29

看不懂

JunFeng 发表于 2006-1-13 21:21:43

移植??
这个不大难的吧
用特征码定位该就完全可以了

我爱绿茶 发表于 2006-1-13 22:36:55

回复 #3 JunFeng 的帖子

现在55版的MP3除了锁键盘坐标暂时还没找到,其余的你想改哪里就改哪里。
看汇总!

Dong 发表于 2006-1-16 21:10:02

;锁和重覆
;3becbc: 23 00;x
;3becc0: 11 0f;y
;3beca6: 1b 19

;锁唯一
;3be52c: 23 00
;3be530: 11 0f
;3be516: 1b 19



;重覆唯一
;3be4f6: 第2 00
;3be4fa: 11 0f
;3be4.e0: 1b 19
;3bec16: 第2 00
;3bec1a: 11 0f
;3bec00: 1b 19
页: [1]
查看完整版本: MP3