-
Re: Dead Island - Save editor
Quote:
Originally Posted by
Jappi88
You guys should be a little patient, i'l reward you guys later ;)
Its just the compressing/decompressing file is new to me so its not going as smooth as i hoped, but will be done
After that part is done, i 'l add more cool things.
Gotcha bro patience is a virtue lol.
-
Re: Dead Island - Save editor
First time poster here. Hello everyone, a few pointers even though I'm fairly new to hex editing. I've looked everywhere for the skill point. Have compared between separate save files of my own and no dice on that one. I'm assuming its tied to the actual leveling up. IT IS possible for you to boost your xp, then spend your points and revert back to your previous level, I've done it multiple times. As for Items and weapons modding, I figured out some basic stuff. I've modded my weapon to be at the same level I am a couple of times, others have come out to be a level 127, so Im still learning it. here are some tips to help this wonderful community out.
If you search for text: Medkit you will find the medkits, now if you look at the actual binary. You will see a BF 08 after it. Before that you will see a number. (It could be 01 or 02 or 03, depending on how many healthkits you have, just change it to FF and it will give you 255 med kits) Same is applied with other items for you to create your weapon mods in game, or molotovs. Same with your firearm ammo. Just look for that (BF 80) and change the value before it. You can even change it from 00 00 01 BF 80 to 00 FF FF BF 80 like I've done. Hope this helps someone.
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
statik11
First time poster here. Hello everyone, a few pointers even though I'm fairly new to hex editing. I've looked everywhere for the skill point. Have compared between separate save files of my own and no dice on that one. I'm assuming its tied to the actual leveling up. IT IS possible for you to boost your xp, then spend your points and revert back to your previous level, I've done it multiple times. As for Items and weapons modding, I figured out some basic stuff. I've modded my weapon to be at the same level I am a couple of times, others have come out to be a level 127, so Im still learning it. here are some tips to help this wonderful community out.
If you search for text: Medkit you will find the medkits, now if you look at the actual binary. You will see a BF 08 after it. Before that you will see a number. (It could be 01 or 02 or 03, depending on how many healthkits you have, just change it to FF and it will give you 255 med kits) Same is applied with other items for you to create your weapon mods in game, or molotovs. Same with your firearm ammo. Just look for that (BF 80) and change the value before it. You can even change it from 00 00 01 BF 80 to 00 FF FF BF 80 like I've done. Hope this helps someone.
Thanks :) i see what you mean, gonna add that to the tool right away.
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
statik11
First time poster here. Hello everyone, a few pointers even though I'm fairly new to hex editing. I've looked everywhere for the skill point. Have compared between separate save files of my own and no dice on that one. I'm assuming its tied to the actual leveling up. IT IS possible for you to boost your xp, then spend your points and revert back to your previous level, I've done it multiple times. As for Items and weapons modding, I figured out some basic stuff. I've modded my weapon to be at the same level I am a couple of times, others have come out to be a level 127, so Im still learning it. here are some tips to help this wonderful community out.
If you search for text: Medkit you will find the medkits, now if you look at the actual binary. You will see a BF 08 after it. Before that you will see a number. (It could be 01 or 02 or 03, depending on how many healthkits you have, just change it to FF and it will give you 255 med kits) Same is applied with other items for you to create your weapon mods in game, or molotovs. Same with your firearm ammo. Just look for that (BF 80) and change the value before it. You can even change it from 00 00 01 BF 80 to 00 FF FF BF 80 like I've done. Hope this helps someone.
VERY HELPFUL INFO I <3 YOU
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
statik11
First time poster here. Hello everyone, a few pointers even though I'm fairly new to hex editing. I've looked everywhere for the skill point. Have compared between separate save files of my own and no dice on that one. I'm assuming its tied to the actual leveling up. IT IS possible for you to boost your xp, then spend your points and revert back to your previous level, I've done it multiple times. As for Items and weapons modding, I figured out some basic stuff. I've modded my weapon to be at the same level I am a couple of times, others have come out to be a level 127, so Im still learning it. here are some tips to help this wonderful community out.
If you search for text: Medkit you will find the medkits, now if you look at the actual binary. You will see a BF 08 after it. Before that you will see a number. (It could be 01 or 02 or 03, depending on how many healthkits you have, just change it to FF and it will give you 255 med kits) Same is applied with other items for you to create your weapon mods in game, or molotovs. Same with your firearm ammo. Just look for that (BF 80) and change the value before it. You can even change it from 00 00 01 BF 80 to 00 FF FF BF 80 like I've done. Hope this helps someone.
Nice bro first time posting and very useful information.
-
Re: Dead Island - Save editor
The editor 1.2 for downlod is not the same of the picture...
and save not open... the download not have you name and level, max xp max cash description...
please fix... thx alot...
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
EmuBoarding
The editor 1.2 for downlod is not the same of the picture...
and save not open... the download not have you name and level, max xp max cash description...
please fix... thx alot...
fixed... Sorry for that, it was a older version...
in the next update you will be able to edit your items, and maybe more !
-
Re: Dead Island - Save editor
can someone please mod my file? :) don't understand the steps. :(
http://www.mediafire.com/?753nb8hjq2bcyhs
all max please :3 (money, lvl and exp
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
Crixus
here you go http://www.mediafire.com/?pwbr5g650n044ff
-
Re: Dead Island - Save editor
Jappi, I found 2 points on the save file for the level, they both need to be modified or the save file will stay at the newest level. (hence why some people are saying that they can get to level 50 and then can't get back to a lower level) The first one is actually by the beginning of the save file. Right around the character's name. The second one is actually right before the actual xp hex. That's the way I've been able to boost up to level 50 and get more skill points and then come back to a level 30(real level) To the users, you do have to use your skill points before you revert back or you will lose them.(That's why I think they are connected to the actual leveling up and not just a number you can modify in the save)
Also, just trying to figure out how to add more inventory space, and so far no luck. If I figure anything else out, I will let you know to make your tool better in a shorter period of time. :)
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
statik11
Jappi, I found 2 points on the save file for the level, they both need to be modified or the save file will stay at the newest level. (hence why some people are saying that they can get to level 50 and then can't get back to a lower level) The first one is actually by the beginning of the save file. Right around the character's name. The second one is actually right before the actual xp hex. That's the way I've been able to boost up to level 50 and get more skill points and then come back to a level 30(real level) To the users, you do have to use your skill points before you revert back or you will lose them.(That's why I think they are connected to the actual leveling up and not just a number you can modify in the save)
Also, just trying to figure out how to add more inventory space, and so far no luck. If I figure anything else out, I will let you know to make your tool better in a shorter period of time. :)
oke thanks, will be fixed in the next update :)
you all keep reporting usefull things, and this editor will reach his top:-c
Nice work everyone.
Edit : Going to bed. need to work tomorow.
Hope to release the update later Tomorow.
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
Jappi88
fixed... Sorry for that, it was a older version...
in the next update you will be able to edit your items, and maybe more !
please, send a link, in first post the old version continue...
thx alot...
-
Re: Dead Island - Save editor
Yea I was finally able to revert back down by hex editing the save0~ file myself in HxD.
After I edited it to the max level and xp and used up all the skill upgrades, what I tried was editing it back down to level 17 (and previous xp level as well), and then go into the game and save my progress. Then I edited the save back up to level 50, and entered the game hoping to get more skill upgrades, but unfortunately that is not the case.
I'm going to try and compare some files, to see what changes are made besides xp and the current level to see if I can edit the skill upgrades. But who knows if it's even possible.
-
Re: Dead Island - Save editor
Where did you find the the offset for the level I cant find it anywere with HxD Im trying to drop my level back down.
-
Re: Dead Island - Save editor
Quote:
Originally Posted by
kaze
Where did you find the the offset for the level I cant find it anywere with HxD Im trying to drop my level back down.
I edited my level and xp with Jappi88's editor first, since I'm not sure what the other level offset he changes with his editor, then I go in with HxD and edit the level at offset 'B29'. It should be right before the XP hex value, if yours offset is not the same, it should be near there.
-
Re: Dead Island - Save editor
Nice, Cant wait to Play this, After I host my stores midnight launch tomorrow I will be coming home to play, I think I'm going to run with cash from this editor unless you can get a weapon editor kinda like Willow tree going for this game =P
-
Re: Dead Island - Save editor
Im having no luck with finding these, I know they are at different offsets depending on the save, IE how far and level played to, invi and all that. Does not help that im not the best at hexing either.
Edit: Okay, I officially got my level back down by hexing it. I took my save before I changed the level and made a copy, then changed the level. I then proceeded to look at both with HxD and compared which values changed IE-level thats how I found my values. It seemed weird but I believe I found two level values by the XP values. The First one by the name everyone mentions is just what it displays when you highlight your save. They both can be diff, first one should not effect your chars actual level from what I ran into IE- trial and error.
-
Re: Dead Island - Save editor
-
Re: Dead Island - Save editor V1.2
Gr8t job man XD. Now I ready to take on the Zombie Menance.
-
Re: Dead Island - Save editor V1.2
Fast! The game is still 4 days away over here.. so im stoked to see what you can manage to pull out of the hat regarding items and so forth.
But thanks man
-
Re: Dead Island - Save editor V1.2
I already added the items for the next update, olso level will be fixed, and maybe some extra things.
I have now 32 items, and i need more! If anyone has a save with alot items, then please post it here.
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
Jappi88
I already added the items for the next update, olso level will be fixed, and maybe some extra things.
I have now 32 items, and i need more! If anyone has a save with alot items, then please post it here.
http://www.megaupload.com/?d=XK1LSJIS
got some items for you
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
Jappi88
I already added the items for the next update, olso level will be fixed, and maybe some extra things.
I have now 32 items, and i need more! If anyone has a save with alot items, then please post it here.
here u go
one more
-
Re: Dead Island - Save editor V1.2
Thanks for the editor.....When can we expect the update? Sorry just anxious
-
Re: Dead Island - Save editor V1.2
-
Re: Dead Island - Save editor V1.2
Thanks for another great editor!! Very Sweet!!
-
Re: Dead Island - Save editor V1.2
Thanks guys, for sharing the saves :)
Sorry for taking to long to update... its because i dot have much time (job to intend) , olso there is a lot of work to add the things i want...
Still no release date... but wont take long now ;)
-
Re: Dead Island - Save editor V1.2
So after I extract twice I can edit! Well I'll edit just the cash and save. Now this is where I get stuck it wont allow me to drag the edited save back to winrar :/ I never closed it either so its the same one I extracted from. Help?
-Edit
Got it I used 7 zip and it worked
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
t0ny0503
So after I extract twice I can edit! Well I'll edit just the cash and save. Now this is where I get stuck it wont allow me to drag the edited save back to winrar :/ I never closed it either so its the same one I extracted from. Help?
Use 7zip instead of Winrar
-
Re: Dead Island - Save editor V1.2
sweet can't wait till the update comes out just got the game
-
Re: Dead Island - Save editor V1.2
Most of you might know but if you change your exp/lvl you lose your fist. Is there a way to get back your fist?
-
1 Attachment(s)
Re: Dead Island - Save editor V1.2
can someone please max everything out for me? i cant get it to work.
-
Re: Dead Island - Save editor
I keep on getting error message every time I try to open save
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
Sterling Archer
can someone please max everything out for me? i cant get it to work.
u should try this one Archer
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
Sterling Archer
can someone please max everything out for me? i cant get it to work.
http://www.megaupload.com/?d=UA6PMKPC
All I did was Mod your health packs and your money.
-
Re: Dead Island - Save editor V1.2
-
Re: Dead Island - Save editor V1.2
I can't get this thing to work either. I assumed it mean dragging your save to the desktop; then extracting the save_0 within that file twice; then modding that second one, but I doesn't work. I'm obviously confused and am doing it wrong but I can't figure this thing out.
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
MadeGuy
I can't get this thing to work either. I assumed it mean dragging your save to the desktop; then extracting the save_0 within that file twice; then modding that second one, but I doesn't work. I'm obviously confused and am doing it wrong but I can't figure this thing out.
Extract it the first time using Horizon or Lef Fluf Con Manager, then the 2nd time open it with 7zip and drag the file out
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
TLOR FETT
Extract it the first time using Horizon or Lef Fluf Con Manager, then the 2nd time open it with 7zip and drag the file out
I'm sorry that this is so hard for me to understand, but do I drag and drop the save itself from Horizon, or do I immediately just extract the file within that save once with Horizon, and then twice with 7Zip?
-
Re: Dead Island - Save editor V1.2
Quote:
Originally Posted by
exess
Sterling Archer, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.