bishal86
2009-06-30 17:04
i wanted to apply patches WALKMAN MIDDLE BY MUSKETER and GFX patch MIDDLE WALKMAN_2.
i applied the walkman patch successfully. and after wards when i applied the gfx patch it went smoothly halfway but then it said there was some error. so i couldn't continue. and now i am stuck with this as my music player.
Click to view attachmentit didn't go even when i removed the walkman patch. what do i do?
someone pls help.
bishal86
2009-06-30 17:55
QUOTE (Boysie99 @ 2009-06-30 18:49)

I'd Reflash it.
isn't there any other solution? reflashing will remove all the patches and elfs rite?
It looks pretty screwed up to me. Don't know how you managed it but the easiest thing is to flash the main. Are you sure didn't continue with a mismatch warning?
Kaosblade
2009-06-30 19:08
Try removing the GFX patch also, but if that doesn't work. You will have to reflash it.
bishal86
2009-07-01 01:16
QUOTE (Boysie99 @ 2009-06-30 18:59)

It looks pretty screwed up to me. Don't know how you managed it but the easiest thing is to flash the main. Are you sure didn't continue with a mismatch warning?
there was no mismatch warning. only halfway there was this error which said something about usb. i don't have screenshot for that as i didn't know it would be this f**ked up.
i will have to flash the main only or the FS also?
Snowiffic
2009-07-01 01:24
The best and cleanest solution will be main+fs, however patched block will remain outside main/fs memory area, they will not be called because there will be no calls from main or fs. Flashing the main should be enough though.
bishal86
2009-07-01 01:45
QUOTE (Snowiffic @ 2009-07-01 02:24)

The best and cleanest solution will be main+fs, however patched block will remain outside main/fs memory area, they will not be called because there will be no calls from main or fs. Flashing the main should be enough though.
flashing main+fs solved it. can't believe i'll have to go through patching all over again becoz of that stupid walkman patch
Snowiffic
2009-07-01 01:49
Well you can't blame it on the patch itself, as it was an USB error.
bishal86
2009-07-01 16:53
well i applied the above mentioned patches and it worked this time.
Click to view attachment how to edit the blackbar on the top and change color of font?
Click to view attachmenthow to increase the size of the font and change the color?
bishal86
2009-07-02 10:44
can anyone pls help?
bishal86
2009-07-02 11:05
QUOTE (Boysie99 @ 2009-07-02 11:56)

i already downloaded this but don't know how to use it. how will i be able to edit the walkman patch by musketeer by this editor?
how to add the patch to the editor?
bishal86
2009-07-03 11:52
i think patch editor will be able to edit the music player interface but how to edit the music player menu. what do i need to do if i want to change the fonts in the first picture above?
QUOTE (bishal86 @ 2009-07-03 12:52)

i think patch editor will be able to edit the music player interface but how to edit the music player menu. what do i need to do if i want to change the fonts in the first picture above?
If you mean change the sizes...you can't at the moment as I haven't seen patch to do that.
bishal86
2009-07-03 12:04
QUOTE (Boysie99 @ 2009-07-03 12:55)

If you mean change the sizes...you can't at the moment as I haven't seen patch to do that.

Click to view attachmentbut how did the fonts change to white in this pic? and the fonts are also bigger than mine. i tried so many times but i always get the default black fonts in music player.
CODE
;K800 R8BF003
;MediaPlayer list colour to white
;(c) demion
;(p) Korvmannen
;xctrb2s saying thanks to korvmannen for porting this! :)
+44140000
01202CE0: 282828 FFFFFF
01202CF0: 191919 FFFFFF
bishal86
2009-07-03 14:21
QUOTE (Boysie99 @ 2009-07-03 13:59)

CODE
;K800 R8BF003
;MediaPlayer list colour to white
;(c) demion
;(p) Korvmannen
;xctrb2s saying thanks to korvmannen for porting this! :)
+44140000
01202CE0: 282828 FFFFFF
01202CF0: 191919 FFFFFF
thanks a lot brother!!
is there a patch to change the music player logo to walkman?
CODE
;K800 SW-R8BF003
;Change MediaPlayer header image to ECD2 (You can replace it with walkman image)
(C) ?
+44140000
1202CEC: CEEC D2EC;header image
1204F20: 670E 1123;text
bishal86
2009-07-03 16:48
thanks man!
from where do u get these patches? i searched here and on mobilefree but couldn't find 'em
QUOTE (bishal86 @ 2009-07-03 17:48)

thanks man!
from where do u get these patches? i searched here and on mobilefree but couldn't find 'em
From my hard drive!
bishal86
2009-07-03 17:05
QUOTE (Boysie99 @ 2009-07-03 17:52)

From my hard drive!


ok bro then can u tell me how to change font colors in the music player? i change the color to white by the patch editor but it doesn't change and displays the same old black/grey color.
Can you post screeny so I can see?
bishal86
2009-07-03 17:45
QUOTE (Boysie99 @ 2009-07-03 18:17)

Can you post screeny so I can see?
the screenshot is
here
Try this...
CODE
;K800 SW-R8BF003
;now playing font color to white
;© OmgGG
;(p) diezil
4504C258: 1B1B1B ffffff
bishal86
2009-07-03 18:22
now playing font has changed thanks to u. but the header changing patch has error in line 3.
Try this:
CODE
;K800 SW-R8BF003
;Change MediaPlayer header image to ECD2 (You can replace it with walkman image)
;(C) ?
+44140000
1202CEC: CEEC D2EC;header image
1204F20: 670E 1123;text
Ah sorry about that. Missed a comment. Thanks cchaos.
Youre welcome (though Im still lost with my query

)
OT: Yeah sorry. I'm using OM at the moment so can't give you link again, won't be at pc till 2morrow.
OT: yeah thats fine, Im a bit tired to start messing around with my one anyway (but got the head for others

)
Anyway, back on topic....
bishal86
2009-07-04 02:05
QUOTE (cchaos @ 2009-07-03 21:36)

Try this:
CODE
;K800 SW-R8BF003
;Change MediaPlayer header image to ECD2 (You can replace it with walkman image)
;(C) ?
+44140000
1202CEC: CEEC D2EC;header image
1204F20: 670E 1123;text
this code is the same as Boysie posted on the previous page. it says error line 3 in FAR.
Odd. I forgot a comment before '©' in the patch that I posted.
bishal86
2009-07-04 07:36
QUOTE (Boysie99 @ 2009-07-04 06:59)

Odd. I forgot a comment before '©' in the patch that I posted.
alrite i get it now. thanks a lot.
QUOTE (bishal86 @ 2009-07-04 03:05)

this code is the same as Boysie posted on the previous page. it says error line 3 in FAR.
I knew you would say that

Line 3 is the line with the copyright symbol in it - it didnt have a ; by it. Thats the only difference which makes it work
bishal86
2009-07-04 11:03
can we increase the cover art for walkman patch? the walkman patch editor does not make it increase more than 148*148.
Adjust....
CODE
;=====COVER.ID.TAG/COVER.PNG/DEFAULT COVER=====
27C278: 0000 9620; width = height = 96 (=150 pxls )
bishal86
2009-07-05 02:13
QUOTE (Boysie99 @ 2009-07-04 11:05)

Adjust....
CODE
;=====COVER.ID.TAG/COVER.PNG/DEFAULT COVER=====
27C278: 0000 9620; width = height = 96 (=150 pxls )

Boysie, thanks for this. will try it. can it be increased more or is 150 pixels the limit?
and pls can u take a look at
this
I'm sure it can be increased above 150 pixels, try it and see. Theoretically it should be possible to go to 256 pIxels.
bishal86
2009-07-06 10:08
will definitely give it a try.
Boysie did u take a look at the link i posted above? can help me with the cam driver?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.