Ok, so I did that, and came up with 7350208 (0x007027C0) as the offset. I should be doing this in the V205 firmware or the V200F3 firmware?
Advertisement
~ Don ~ Posts: 2007
Phone Model: Samsung D900 FW: D900XAFI1
Service Provider: NL KPN
Sun Sep 21, 2003 4:52 pm
You can do it with all firmware.
ChiwawaMan Posts: 13
Phone Model: Samsung V205
Service Provider: T-Mobile
Sun Sep 21, 2003 4:55 pm
ok, so if I'm going to replace the picture in the f3 firmware, I need the f3 offset right? so I should find that address, then put that in the offset in DIY? and then select the picture in the picture table, replace it, and save?
teleguise Posts: 67
Sun Sep 21, 2003 5:00 pm
You did it right Chiwawaman..
What DON pointed you to is the address where the image starts, so that is the 'modified offset' (address)
The way DIY uses offset , address offset and modified offset are confusing.
~ Don ~ Posts: 2007
Phone Model: Samsung D900 FW: D900XAFI1
Service Provider: NL KPN
Sun Sep 21, 2003 5:13 pm
Here is another V25UVVL2 Picture Table with the nicer looking group logo's 53~72 i stopped at 170 its to much now its time to chill i will contineu tomorrow.
ChiwawaMan Posts: 13
Phone Model: Samsung V205
Service Provider: T-Mobile
Sun Sep 21, 2003 5:28 pm
OMG Don! You're great! I really wish I knew how you fixed the table, then I could continue... I just don't seem to understand your process. On another note, I've edited the startup/shutdown on the F3, I'm gonna load it to my phone and see if it works properly. I will post back when I'm done.
ChiwawaMan Posts: 13
Phone Model: Samsung V205
Service Provider: T-Mobile
Sun Sep 21, 2003 6:16 pm
Well, that worked successfully. I know I've asked alot of you, giving nothing in return really... but I was wondering, if you're creating an entire picture table for the v205, might you also be able to fix the one for the v200F3 firmware? The E5 table works for alot of the beginning pictures. If not, then maybe Don could post exact steps he's using to create the Picture tables.
Edit: ok I think I understand how you're doing it, you're searching the entire bin file for the 09. As you said they start the beginning of a picture. I tried searching for the next 00 09 after your spot for image 170, but I guess there's more involved because I changed the offset in the v25 file for 171 to the address I got and it didn't work.
~ Don ~ Posts: 2007
Phone Model: Samsung D900 FW: D900XAFI1
Service Provider: NL KPN
Sun Sep 21, 2003 6:54 pm
Ill take a look at the F3 for you.
To find the offset of 171 did you started from the offset of 170 search for 09.F the dot stands for 1,2,3,4,5,6,7,8,9,0,a,b,c,d,e,f
aznlndaghett0 Posts: 64
Sun Sep 21, 2003 9:15 pm
Hey, I got a V20XXWE5 customize if any one interested. I have spend many hours doing it. I hated when the pixture get all screwy whne you try to replace some.. so I did best of it to make all the pictures show up right.. I mostly took picture from S208 firmware and S307 firmware. let me know if you wants it
teleguise Posts: 67
Tue Sep 23, 2003 12:19 am
Chiwawaman - Do you have WinHex??
Searching for string occurence 09 xx in the PICTURE area isnt reliable to find where each picture starts. The firmware contains the ENTIRE chart for you. No need to guess
If you do I started writing a script to pull the data out and create the table