View Full Version : [Release] Dead Island - GPD Editor
JizzaBeez
06-20-2012, 05:39 AM
Dead Island - GPD Editor
Version: 2.0.0.0
Created By: JizzaBeez
How To Use:
1) Extract "4B4D07DF.gpd" from the Xbox360 Profile.
2) Open "4B4D07DF.gpd" in this program.
3) Edit the file by changing the values, then Save.
4) Replace "4B4D07DF.gpd" in the Profile with the edited.
5) Rehash and Resign the Profile.
Updated:
- 06/21/2012
- added hex editor for editing "Array" values (right-click on Array item to show menu).
Note:
I do not recommend increasing any of the String lengths. Reason for this is because the compressed data needs to fit back into the GPD where it came from. If the compressed data's size increases then there's a chance that some of it won't get written to the GPD. I am using the best compression level possible so as long as you don't increase the string lengths then it will compress the data back to either equal to or less than the old size.
http://i662.photobucket.com/albums/uu345/JizzaBeez/Random Images/Capture1-1.png
Hex Editor (for editing Array values)
http://i662.photobucket.com/albums/uu345/JizzaBeez/Random Images/Capture2-1.png
DOWNLOAD (http://www.360haven.com/forums/downloads.php?do=file&id=922)
CloudStrife7x
06-20-2012, 05:49 AM
very nice work done on this Jizza :D
slyfuldragon
06-20-2012, 07:53 AM
Sweet job on this Jizza, Still have the game so I'll be having fun messing with this (when I get the chance to).
Thanks man!
revsix6
06-20-2012, 08:30 AM
Excellent editor, Jizza.
thegutta
06-20-2012, 08:42 AM
Awesome job Jizza great share bro :D
I C0z I
06-20-2012, 09:22 AM
nice work as alway JizzaBeez (http://www.360haven.com/forums/member.php?2-JizzaBeez)
Serious_M
06-20-2012, 05:18 PM
nice job on this GPD Editor jizza
MadeGuy
06-20-2012, 07:58 PM
Thanks Jizzabeez. I'm wondering what some of the mods are, however. Obviously I realize what God mode and Unlimited Ammo are, but what about 'ChromeSpy', 'UniversalUI', 'CamPos', and the 'Cheat Mode'? Does Cheat mode have to be activated first before any of these mods?
JizzaBeez
06-20-2012, 09:40 PM
Thanks Jizzabeez. I'm wondering what some of the mods are, however. Obviously I realize what God mode and Unlimited Ammo are, but what about 'ChromeSpy', 'UniversalUI', 'CamPos', and the 'Cheat Mode'? Does Cheat mode have to be activated first before any of these mods?
I don't know what everything does... The savedata also contains your player stats as well. So I may update the editor later to read all of the savedata (but need to figure out how to parse the data).
BrayWyatt
06-20-2012, 09:56 PM
now i really need this game again. will it also work while playing in co-op?
godzcheater
06-20-2012, 10:24 PM
Ive not got the game so I cant really look at game stats(Setting "Stats_All"), but maybe this will help you reading the settings,
(4:Int32:Count?)
Starting at 8,
Byte NameLength
String(NameLength) SettingName
Byte Type
0-
Int32 Value
1-
Int64 Value
2-
3-
4-
Byte ValueLength
String[ValueLength] Value
5-
Single Value
6-
Int32 ValueLength
Byte[ValueLength] Value
XB36Hazard
06-21-2012, 12:23 AM
Ive not got the game so I cant really look at game stats(Setting "Stats_All"), but maybe this will help you reading the settings,
(4:Int32:Count?)
Starting at 8,
Byte NameLength
String(NameLength) SettingName
Byte Type
0-
Int32 Value
1-
Int64 Value
2-
3-
4-
Byte ValueLength
String[ValueLength] Value
5-
Single Value
6-
Int32 ValueLength
Byte[ValueLength] Value
I found out what 3 is and I don't think there is anything for 2. I have searched 6 profiles and haven't found any profile with the value type of 2.
Byte UncodeStringLength
Uncode[UncodeStringLength * 2] Value
JizzaBeez
06-21-2012, 02:29 AM
Update:
- 06/20/2012 09:27:00 PM
- Version: 2.0.0.0
- The editor will now read/write all of the savedata in the GPD.
- The List now has right-click menu for editing/extracing/injecting "Array" data.
XB36Hazard
06-21-2012, 02:43 AM
Update:
- 06/20/2012 09:27:00 PM
- Version: 2.0.0.0
- The editor will now read/write all of the savedata in the GPD.
- The List now has right-click menu for extracing/injecting certain data.
I get this error every time I try to load my GPD...
Unable to read beyond the end of the stream.
JizzaBeez
06-21-2012, 02:44 AM
I get this error every time I try to load my GPD...
Unable to read beyond the end of the stream.
Could you post your GPD so I can take a look at it? I'm guessing you have something in yours that I haven't seen yet...
XB36Hazard
06-21-2012, 02:47 AM
Could you post your GPD so I can take a look at it? I'm guessing you have something in yours that I haven't seen yet...
Sure here you go
DI GPD (x3t-infinity.com/PFiles/4B4D07DF.gpd)
JizzaBeez
06-21-2012, 03:29 AM
Sure here you go
DI GPD (http://x3t-infinity.com/PFiles/4B4D07DF.gpd)
Thanks for informing me of that. It should be fixed now. The problem was that my IO lib wasn't reading enough bytes for the BigEndianUnicode Strings and was messing up the parsing. I didn't have any Unicode Strings in either of my GPDs I guess because I haven't played online/arena.
If anyone knows any other "ItemTypes" that I don't then please tell me.
Here is what my program currently reads/writes:
- 0 = Int32
- 1 = Int64
- 2 = ???
- 3 = BigEndianUnicode String
- 4 = Ascii String
- 5 = Single/Float
- 6 = Array of values
Minion
06-21-2012, 04:27 PM
nice work jizza
BrayWyatt
06-23-2012, 07:22 PM
thx for the update... because of you. i went and bought the game AGAIN!!!
*edit*
will i still have god mode & inf ammo if i start a new player?
JizzaBeez
06-24-2012, 05:34 AM
thx for the update... because of you. i went and bought the game AGAIN!!!
*edit*
will i still have god mode & inf ammo if i start a new player?
All mods in this are for your Profile GPD. They will affect ALL gameplay even new characters.
SluggedPayload
06-24-2012, 07:30 AM
will the modded gpd apply to the ryder white dlc as well?
kill_seth
06-24-2012, 07:59 AM
will the modded gpd apply to the ryder white dlc as well?
It will work with every character.
Mass Effect
06-26-2012, 02:52 AM
wow i might go buy this tomorrow, just because u made this...very nice
BrayWyatt
06-26-2012, 03:38 AM
wow i might go buy this tomorrow, just because u made this...very nice
if you ever wanna do some co-op. send me a friend request.
thebeastbelow
06-26-2012, 07:41 AM
nice editor
BrayWyatt
06-30-2012, 02:58 AM
i hope the 2nd game gets this kind of support...
Swiftus
06-30-2012, 09:28 AM
Nice work as always. So for god mode etc just set the dev values to 1 after the game updates? Noobish question I know
EDIT: Just updated the game to the latest version and the modded GPD I had from before still works? Did the update just rewrite the GPD for Co-op? Again noobish question
xIAD4Mz
06-30-2012, 03:33 PM
Nice work JizzaBeez! Never fail to amaze me ;)
BrayWyatt
06-30-2012, 09:57 PM
Nice work as always. So for god mode etc just set the dev values to 1 after the game updates? Noobish question I know
EDIT: Just updated the game to the latest version and the modded GPD I had from before still works? Did the update just rewrite the GPD for Co-op? Again noobish question
just do the updates & then mod the gpd file. feel free to add me. if you wanna do some co-op.
Cleric
06-30-2012, 11:27 PM
Thanks very much jizza, so glad I kept this game.
BrayWyatt
06-30-2012, 11:43 PM
if anybody wanna to do some co-op. just add me.
zMATeR
07-01-2012, 01:44 AM
Nice I wanna try this out now.
Swiftus
07-01-2012, 09:34 AM
just do the updates & then mod the gpd file. feel free to add me. if you wanna do some co-op.
I did the updates, got the DLC (Bloodbath and Ryder Whyte) played the game and the GPD hasn't changed, I still have god mode and unlimited ammo in single player which is a bonus in a way. I checked the GPD with Jizza's tool and nothing has changed from the modded one I used before the updates. I have yet to try co-op as I don't have gold
Jefejoobes
07-01-2012, 12:01 PM
Sorry for stupid question, but how and where do I find the gpd file? Thanks.
PUR3 RAF3X
07-01-2012, 01:14 PM
Sorry for stupid question, but how and where do I find the gpd file? Thanks.
Extract this from your Profiles but Jizza write allways how it work you need only reade the first post.
Jefejoobes
07-01-2012, 01:40 PM
Extract this from your Profil but Jizza write allways how it work you need only reade the first post.
Oh crap I see what I did wrong. On the flash drive I only had my gamesaves and not any of the xbox game profiles on there so I didnt see it. Ima try and mod something... Ill brb lol. Thanks.
Edit: Yeah that was it, and it works btw :) thanks.
PUR3 RAF3X
07-01-2012, 04:50 PM
Oh crap I see what I did wrong. On the flash drive I only had my gamesaves and not any of the xbox game profiles on there so I didnt see it. Ima try and mod something... Ill brb lol. Thanks.
Edit: Yeah that was it, and it works btw :) thanks.
Np Thanks the Developer from this Tool ;)
zMATeR
07-02-2012, 04:52 AM
Any way to get unlimited stamina?
zMATeR
07-08-2012, 05:33 AM
Anyone figure anything else cool out?
Nice Thank you to shere JizzaBeez
zMATeR
07-10-2012, 12:09 AM
This tool brought me fresh enjoyment for Dead Island! I'm glad I picked up the GOTY edition!
Sent from my MB855 using Tapatalk 2
thegutta
07-10-2012, 02:26 AM
Jizza for some reason is not working for me I'm following all the instructions to the teeth but still when i get back to the game i still die n my bullets still waste what am i doing wrong :( it seems like is working for everyone except me wtf lol
Matticus
08-03-2012, 08:43 PM
Wow. This looks awesome. Can't wait to try it out. Great job. :)
critical
12-22-2012, 02:34 AM
Dude thanks its an amazing editor
cccrip
12-22-2012, 05:06 AM
Thanks for your work on the editor!
XajNyne
02-09-2013, 07:49 AM
So I decided to have a mess around with this but I'm not sure how to use it properly. I know how to:
1) Extract "4B4D07DF.gpd" from the Xbox360 Profile.
2) Open "4B4D07DF.gpd" in this program.
3) Edit the file by changing the values, then Save.
4) Replace "4B4D07DF.gpd" in the Profile with the edited.
5) Rehash and Resign the Profile.
but what do the values mean? What would I have to change to get infinite ammo or god mode etc? How about invisibility? What value do I change and to how much? A better tutorial would be helpful. Any help is appreciated.
ShangTsung
02-18-2013, 11:03 AM
Oh crap I see what I did wrong. On the flash drive I only had my gamesaves and not any of the xbox game profiles on there so I didnt see it. Ima try and mod something... Ill brb lol. Thanks.
Edit: Yeah that was it, and it works btw :) thanks. would u mind explaining how u extract your game profiles to a usb? every editor i've ever used just requires the game save.. i really wanna use this but i'm so confused, what exactely is a gpd? is it like a normal save editor?
ticsuicide
03-16-2013, 09:12 PM
Hey, was just curious, but does this editor still work after all the latest patches, I mean the god mode and infinite ammo and what not? I mean I remember when the first gpd edit came out and was instantly fixed, i mean I would love to try the other things, but I'm wondering if this still works or not, if so and it has already been asked, sorry.
ticsuicide
03-16-2013, 09:40 PM
Checked and working, everything. This is so awesome, I can play with all the latest patches and mods and add ons again, thank you so much! Like!
iamcrazypt
04-07-2013, 11:08 AM
awesome men,gonna test this right now
jose vicente
04-12-2013, 06:31 PM
good work thanks
xBASSxMONSTAx
04-12-2013, 07:11 PM
Hope this gpd will be similar to mod on the new dead island riptide game.
zeus408
02-12-2015, 02:22 AM
there isnt a dwonload option.. someone please help me download this
aureliano17
03-22-2016, 07:00 AM
Thanks very much!
vBulletin Solutions, Inc. All rights reserved.