Help - Search - Members - Calendar
Full Version: Walkman V2 Patching Gone Wrong
SE-NSE Forums > SE Firmware > Newbie Forum
bishal86
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 attachment

it didn't go even when i removed the walkman patch. what do i do?
someone pls help.
Boysie
I'd Reflash it.
bishal86
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?
Boysie
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
Try removing the GFX patch also, but if that doesn't work. You will have to reflash it.
bishal86
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
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
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 angry.gif
Snowiffic
Well you can't blame it on the patch itself, as it was an USB error.
bishal86
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 attachment
how to increase the size of the font and change the color?
bishal86
can anyone pls help?
Boysie
bishal, use this...

Walkman patch editor...
http://forums.se-nse.net/index.php?showtopic=41908

smile.gif
bishal86
QUOTE (Boysie99 @ 2009-07-02 11:56) *
bishal, use this...

Walkman patch editor...
http://forums.se-nse.net/index.php?showtopic=41908

smile.gif


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
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?
Boysie
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. smile.gif
bishal86
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. smile.gif


Click to view attachment

but 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.
Boysie
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
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?
Boysie
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
thanks man!
from where do u get these patches? i searched here and on mobilefree but couldn't find 'em
Boysie
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! tongue.gif
bishal86
QUOTE (Boysie99 @ 2009-07-03 17:52) *
From my hard drive! tongue.gif


laugh.gif 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.
Boysie
Can you post screeny so I can see?
bishal86
QUOTE (Boysie99 @ 2009-07-03 18:17) *
Can you post screeny so I can see?


the screenshot is here
Boysie
Try this...

CODE
;K800 SW-R8BF003
;now playing font color to white
;© OmgGG
;(p) diezil
4504C258: 1B1B1B ffffff


smile.gif
bishal86
now playing font has changed thanks to u. but the header changing patch has error in line 3.
cchaos
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
Boysie
Ah sorry about that. Missed a comment. Thanks cchaos. smile.gif
cchaos
Youre welcome (though Im still lost with my query lol.gif)
Boysie
OT: Yeah sorry. I'm using OM at the moment so can't give you link again, won't be at pc till 2morrow. smile.gif
cchaos
OT: yeah thats fine, Im a bit tired to start messing around with my one anyway (but got the head for others lol.gif)

Anyway, back on topic....
bishal86
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.
Boysie
Odd. I forgot a comment before '©' in the patch that I posted.
bishal86
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.
cchaos
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 rolleyes.gif

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
can we increase the cover art for walkman patch? the walkman patch editor does not make it increase more than 148*148.
Boysie
Adjust....
CODE
;=====COVER.ID.TAG/COVER.PNG/DEFAULT COVER=====
27C278: 0000 9620; width = height = 96 (=150 pxls )


smile.gif
bishal86
QUOTE (Boysie99 @ 2009-07-04 11:05) *
Adjust....
CODE
;=====COVER.ID.TAG/COVER.PNG/DEFAULT COVER=====
27C278: 0000 9620; width = height = 96 (=150 pxls )


smile.gif


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
Boysie
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
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.
Invision Power Board © 2001-2009 Invision Power Services, Inc.