Log in

View Full Version : [XBLA] Dungeon Defenders Modding???



Idlehands88
10-30-2011, 03:04 AM
Hey guys I used Offzip to decompress the PC version saves and it looks EASY as hell to mod the save (view picture below). Now I was wondering if anyone has had ANY luck with finding a way to decompress the save for xbox 360...?

http://img171.imageshack.us/img171/1514/dungeondefendersmodding.png

Idlehands88
10-30-2011, 07:07 AM
Not one person can help out........................................

fairchild
10-30-2011, 02:38 PM
I'll look into it :)

Update: Decompression works, appears to have a u32 checksum after compressed block, investigating.

Idlehands88
10-30-2011, 11:27 PM
I'll look into it :)

Update: Decompression works, appears to have a u32 checksum after compressed block, investigating.

I love you fairchild :) If you can figure this out you will be an even godlier god in my books.

godslam
10-31-2011, 01:14 PM
I'd love to see more info on this. How do you "decompress" an Xbox game save?

I have tons of good weapons for this game, so if you figure out how to mod and want to borrow a good one, just message me on here or Xbox (GT below).

fairchild
10-31-2011, 07:00 PM
Released a compression toolkit for you all to play with, decompress and compress + checksum fix has been implemented.

@Idlehands88: Feel free to use it if you make an editor of some sort.

godslam
10-31-2011, 08:41 PM
Released a compression toolkit for you all to play with, decompress and compress + checksum fix has been implemented.

@Idlehands88: Feel free to use it if you make an editor of some sort.

Thanks lots for that. Hopefully I'll be able to figure out the modding by tonight.

havok
11-10-2011, 05:08 PM
DMR havok. Is my gt

.
I'd love to see more info on this. How do you "decompress" an Xbox game save?

I have tons of good weapons for this game, so if you figure out how to mod and want to borrow a good one, just message me on here or Xbox (GT below).

s33k3r
11-25-2011, 11:26 PM
I am new to the who decompression of files from what I understand it looks like noob devs. are storing data in custom file formats instead of tried and true ones like SQLite.. I looked at the tool you mentioned but I am not sure what to use for the offset after reading your post:


offzip C:\dd\DunDefHeroes.dun C:\dd\decompressed.dun 1234

what should i have in place of 1234?