Author |
Edit game/savegame? |
chripopper Joined: Nov 23, 2006 Posts: 37 PM |
Hi i just got curious today how easy it would be to edit a gamefile or a savegame so i could get all levels unlocked without playing trough them all?
First of all, where does the phone store savegames (in k800)? Apperantly it does it somewhere as you dont have to start from the beginning of the game every time.
I'm trying to edit the jar-file of the game now. I've unpacked it and decompiled the files, but there are so many a.class, b.class and so on all hte way to z.class.
In another map there is a.class to e.class. Theres also a couple of images and files without fileextenstion and i dont se any code when i open them...
Does anybody know where the information of the levels is stored? I want to edit the starting level to the last...
Any help will be really appriceated! |
|
tranced Joined: Jan 19, 2006 Posts: > 500 From: Santo Domingo, wonDeRland PM |
hi mate
this cannot be done. if you mod a files(ie a .class file) you will get your game/app corrupted.
|
chripopper Joined: Nov 23, 2006 Posts: 37 PM |
OK =(
Is the savegame editing method possible then? |
tranced Joined: Jan 19, 2006 Posts: > 500 From: Santo Domingo, wonDeRland PM |
i dont have a clue as i havent tried it. let's wait for another members
|
chripopper Joined: Nov 23, 2006 Posts: 37 PM |
I found this tut: http://www.noeman.org/gsm/son[....]ing-recompiling-jar-files.html
So it may be possible? But i don't think its worth all that job..,,,
|
chripopper Joined: Nov 23, 2006 Posts: 37 PM |
None who has a clue where the savegames might be stored? |
tranced Joined: Jan 19, 2006 Posts: > 500 From: Santo Domingo, wonDeRland PM |
i think they are stored in the ams folder in the File System(FS). not sure though.
|
chripopper Joined: Nov 23, 2006 Posts: 37 PM |
Someone has to know? Hasnt anybode here programmed a mobilegame? |
whatsucka Joined: Feb 17, 2007 Posts: > 500 PM, WWW
|
i would like to know too... mayb there will b some cellfone game hacking program like cheatmaster for psp
|
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
memory -> system (hidden directory) -> ams -> java -> db
you can examine files to know which one is for your application but if you don't know file structure of savegame (every app has own file format) then you cannot do anything
|
|