PDA

View Full Version : Nokia Editor by Jok - BETA



Jokse
09-02-2003, 02:32 PM
A little showing on what i am doing.... nothing works yet, but i am trying to put it all together (need more coding ;))
And gimme suggestions... :D

pedjulino
10-02-2003, 12:19 AM
Very interesant software my friend i wait for Ur final version software. Very nice and many lucky i wish for U!

regards

<M457>
10-02-2003, 04:16 PM
hi,

can you share source with us? I (and thing many other...) want help you in this "project".

Bye

-=)(M457)(=-

w0rf
10-02-2003, 09:41 PM
looks nice a nice interface to start with, hehe, you might wanna get started with opening the flash file:)

so..u somehow want to develop some kind of format..that allows patches to being redistributed on its own, and not the full mod files.. very interesting, but..its gonna be complicated.

Those patch files will not only need to contain the changes, but also a method to find certain offsets
(several ways could be..finding hex/string values, following pointers) and also...and there should be a support for variables in the modifying code (and maybe a way how to tell how they should be calculated)

like nfader does...looking what phone it is..so it can select the right code, in that code..the fade/in time gets replaced to start with, but also the BL jumps will need to get replaced (it needs to find the offset to the right function in a certain phone + calculate the right BL opcode)

a good start could be, after opening the file..finding some strings, like..wich phone it is, wich (ppm) version, all pmm chunks..:)
so, be prepared to do alot of work..:)

Iccang
11-02-2003, 03:23 AM
Missing Borlndmm.dll, please posted here, thx..

prasert
11-02-2003, 04:44 AM
I can't open your prog. because missing vcl50.bpl please fix, I want to test your prog., you create from delphi? if right can you share your code.
Regards.

Jokse
11-02-2003, 09:59 AM
@w0rf

look at the patch format... i know its a bit hard to make a patch format, but i think i chose right by making the layout for the patch file. (look at the bitflags ;)) But if you have any suggestions to the format, ill be happy to incorp them :D

And yes, its going to be real hard to find the needed offsets (especialy those in the MCU, but yes, after opening a flash file the offsets/infos/ppm packs (if present) should be red.

The prog is made in Borland C++ Builder 5, and is my first attempt to make a large program. The next version should work for all people (had to find out wich things to include and wich to exclude)

---------------
Remember kids, snot is not water....

jimxomatas1176
13-02-2003, 10:07 PM
Guy when you released your full version of this program?:confused:

w0rf
15-02-2003, 04:53 PM
think there is still some work at the structs:)

for example the indicators (battery & net bar) have an X, Y, width and height

picture have width and height, and no x, y :) and maybe u want to keep the offsets too

stallone1
17-02-2003, 01:35 PM
when the full version gonna release and how much it cost ?

Jokse
17-02-2003, 09:35 PM
i dont know when the full version will be out, but im working on a beta that can do as much of the functions as possible... i hope that Al and w0rf will be beta testers when i am that far... and for the cost of the prog... well... we'll see :)