Messages

If DISE is stuck trying to update, run this command in Command Prompt.

Saturday, May 18, 2013

Release: DISE 0.1.6 (Riptide)

A side effect from the first issue below would make DISE write user preferences to the translated name of the registry key.

If you've been using a translation where the name of DISE was translated (e.g. Chinese), it may appear to you that the user preferences have been reset (they are just stored in a different place).

If you wish to fix this, just rename the (translated) key in HKEY_CURRENT_USER\Software\Steffen L to "Dead Island Save Editor".

It's not a problem if you don't do it, so you may skip this process.

Sorry for the inconvenience!

Changelog

  • Fixed issue where it could be impossible to check for updates if the language was set to Chinese.
  • Fixed issue where one wouldn't be able to delete updates if downloads were previously stopped.
  • Updated translations: Chinese (simplified), Chinese (traditional), Japanese, Norwegian, French, Vietnamese.
  • Disabled debug info and logging in release build.
  • Display name of file and game in profile choice list.
  • Display game logo (Riptide) in hero choice list.
  • Fixed issue in XboxInternals: Trying to read non-STFS packages caused memory leaks, and files to become locked.
  • Partial implementation of experimental algorithm for generating and looking up skill IDs for unknown skills.
  • Experimental support for Ryder's skill trees. Not all of his skills seem to work (e.g. Hardened).
  • When unlocking chapters in the profile, the correct number will be set in DI (18) and Riptide (13) profiles.
  • Offer to split up large stacks of items when inputting the quantity, to prevent crashing the game.
  • Fixed issue where inventory items and collectibles/mod blueprints without a friendly name couldn't be searched for in "Friendly name" display mode, and they were not sorted properly in lists.

Download

dise-0.1.6.0-setup.exe | mirror
dise-0.1.6.0-full.zip | mirror

Screenshots

51 comments:

  1. any progress on ps3 modding?

    ReplyDelete
    Replies
    1. At the moment, no further progress. :(

      Delete
    2. darn....cant wait till it works and i can play riptide again lol stuck at 91% . darn deepsilver and their awkerd ps3 coding! its funny how di and borderlands are so similer and made by some similer companis yet so diffrent coding :/ good luck to you tho!

      Delete
  2. hey bro just wanna say thanks for the brilliant save editor but ive noticed that some achievements arent popping is this due to modding or riptide itself

    ReplyDelete
    Replies
    1. Thank you! :) I've heard something similar, so I wouldn't disregard it. What are the achievements, by the way? Something to do with collectibles? Sorry for the delay, by the way./

      Delete
  3. hello.been using the save editor.awesome stuff.I wanted to increase the weapon skill and theres no button to adjust the level value.so I decided to download the developer console and try to make the skill to 10 maxed.but after I delete the console, I thought the value is there but everything including my achievement,weapons,secret files,level all is gone! thanks to this save editor at least I can still have my stuff back! dont use the developer console..it ruins everything!

    ReplyDelete
    Replies
    1. Ouch! Too bad about what happened to you, and I'm also glad you can use DISE. :) Thank you!

      Delete
  4. is there another source we could use to mod dead island riptide on ps3

    ReplyDelete
    Replies
    1. If you use a CFW on your PS3, you can mod the game itself.

      Delete
    2. whats cfw

      Delete
    3. CFW = Custom FirmWare

      Delete
  5. When I go to save my altercations using this program for Riptide I get "couldn't save the file! Please make sure it's not in use." Anybody know anything about that?

    ReplyDelete
    Replies
    1. This happens if DISE doesn't have write-access to the file. If you don't have the issue after running DISE as administrator, then this is most likely the issue.

      Delete
  6. Can anyone explain how to use the add custom item feature.

    ReplyDelete
    Replies
    1. If you've already created/intalled items by modding the game, you can try to add those to your inventory using this feature.

      Delete
  7. I noticed that one my first time modding this, I had no issues at all. However, when I did it a second time to add items, and remove a skill point, I had huge Frame Rate problems. This is Xbox 360, by the way.

    ReplyDelete
    Replies
    1. Also, I forgot to mention, when I try updating the DISE 0.1.6.0 it goes to "Installing" and doesn't do anything. It then after a while crashes. Any idea?

      Delete
    2. Hello,

      Depending on which version you're updating from, it can fail. In this case, you should be able to install it manually. Sorry for the inconvenience!

      I'm afraid I'm not sure about the framerate issue, but I can imagine that if this is related to skills, then there could be some bad combinations, very high numbers, or just many skills active at the same time.

      Delete
    3. unsupported file format pls help me

      Delete
    4. Steffen,

      DISE launched perfectly the 1st time. After editing my save file, I sync it to Cloud. It took too long and the DISE was asked to be closed. After that I tried to open it and the update page open instead of the DISE. Tried re-installing but I didnt help. Really hope ypu could help me out here Steffen. Thx in advance.

      Delete
  8. What does the ! mean right next to this item? I had it unequipped and it had that in my inventory.
    http://rapidgrab.net/i/29a851.png

    ReplyDelete
    Replies
    1. This means the item may freeze your game if you equip it or drop it.

      Delete
  9. Helo will i get ban for using this on steam?

    ReplyDelete
  10. Hi, if this is the wrong spot for this, my apologies in advance :)

    Bug report for version 0.1.6.0:

    Downloaded https://www.steffenl.com/dise-0.1.6.0-full.zip
    Enabled riptide functionality
    Editor then attempted to update itself.
    Clicked on the button marked with the UAC elevation icon (though didn't actually elevate privileges)
    After a bit, editor crashed, I got the following out of WinDBG + a dump. Looks like a stack overflow to me:

    FAULTING_IP:
    UxTheme!IsWindowProcess+5
    6fc006d8 51 push ecx

    EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
    ExceptionAddress: 000000006fc006d8 (UxTheme!IsWindowProcess+0x0000000000000005)
    ExceptionCode: c0000005 (Access violation)
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter[0]: 0000000000000001
    Parameter[1]: 0000000000050ffc
    Attempt to write to address 0000000000050ffc

    STACK_TEXT:
    00051000 6fc005f9 001603cc 000009ac 00051028 UxTheme!IsWindowProcess+0x5
    00051010 6fc0aa9a 001603cc 00580150 001603cc UxTheme!IsTargetProcess+0x30
    00051028 75b84055 001603cc 00000001 00051090 UxTheme!ThemeGetScrollInfoProc+0x18
    0005106c 014874d1 001603cc 00000001 00051090 USER32!GetScrollInfo+0x54
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0005111c 75b76d3a 0148a3d0 001603cc 00000115 dise!boost::archive::detail::pointer_oserializer::save_object_ptr+0x171701
    00051194 75b7965e 00000000 0148a3d0 001603cc USER32!UserCallWinProcCheckWow+0x109
    000511d8 75b796c5 01e6f7a0 00000000 0148a3d0 USER32!SendMessageWorker+0x581
    000511fc 014874f2 001603cc 00000115 00000003 USER32!SendMessageW+0x7f

    Then 14 recursions of the following (with increasing stack addresses):

    000526e0 01487476 001603cc 00000003 00000115 dise!boost::archive::detail::pointer_oserializer::save_object_ptr+0x171722
    000526f0 0148a45d 00000115 00000003 00000000 dise!boost::archive::detail::pointer_oserializer::save_object_ptr+0x1716a6
    00052708 75b762fa 001603cc 00000115 00000003 dise!boost::archive::detail::pointer_oserializer::save_object_ptr+0x17468d
    00052734 75b76d3a 0148a3d0 001603cc 00000115 USER32!InternalCallWinProc+0x23
    000527ac 75b7965e 00000000 0148a3d0 001603cc USER32!UserCallWinProcCheckWow+0x109
    000527f0 75b796c5 01e6f7a0 00000000 0148a3d0 USER32!SendMessageWorker+0x581
    00052814 014874f2 001603cc 00000115 00000003 USER32!SendMessageW+0x7f

    ReplyDelete
  11. So I have been playing with the stats on these stupid weapons to look for a pattern to properly apply attributes. It was an annoying process, but I guess I will post my results so you can see what happened with it.

    Heavy Pistol - Exceptional grade and max stats

    accuracy (72) <-- I show this because it's the only other thing that changed.

    Attributes applied and resulting stat changes.
    709 = 870+381
    800 = 745+327
    545 = 661+290
    299 = 684+299
    150999 = 767+336
    167852 = 707+311
    5000 = 659+288
    6000 = 848+372
    7999 = 806+353 +1 ACC.
    10999 = 691+304 -1 ACC.
    15850 = 680+298
    17655 = 862+377 +1 ACC.

    I don't know if this will help anyone with figuring out good attributes to apply to the firearms, I notice the melee weapons take the biggest changes. Maybe someone can figure out the math behind the stats? If it hasn't already been figured out and I just haven't looked enough.
    (This test was done on Dead Island v 1.3.)

    ReplyDelete
  12. Greetings. A good program.
    There was a problem, I put the m60, but it appears like pistol. As it is possible to correct that there would be the corresponding picture?

    ReplyDelete
  13. Hello how can i save the file? can someone help me how to do it? I cant seem to find my way in my computer

    ReplyDelete
  14. Is there a way to mod your weapon lvl yet for riptide? Like blunt weapon, blade weapon, hand to hand weapon, and firearm weapon?

    ReplyDelete
  15. call me a noob but how do you get your profile on dise in the first place (xbox360)

    ReplyDelete
  16. i make the save and it says that i need to download missing content,im using cracked steam and the dise says that cant sync it cause it cant find it in my steam storage :(

    ReplyDelete
  17. Is there a list of Map locations and spawn points for DI:R anywhere? I'd just started my 2nd playthru and saved, but it seems to have kicked me back to the ship intro and it gives me crazy motion sickness!! I just want to skip that bit. Any ideas?

    ReplyDelete
  18. im having trouble figuring out how to get y 360 profile here to do this can anyone help?

    ReplyDelete
  19. I can seem to even get my flashdrive recognized by DISE, it says I have no profiles on it when I made sure to place my profile on it before removing it from my Xbox. Any help?

    ReplyDelete
  20. Dise 1.6.0 Crashes whenever you try to save+sync a riptide profile. Also happens in admin mode.. as soon as you say save+sync it always crashes.

    ReplyDelete
  21. I managed to open the 0.1.6 once and then ignore the updates and it works magnificently but that was the only time I could actually open DISE. Now when I try to launch it, it brings me to the updates and I can't update or skip the updates so basically it doesn't work for me anymore. Deleted and redownloaded but nothing seems to work.

    ReplyDelete
    Replies
    1. I am having his exact same issue at the moment.

      Delete
  22. Hi!
    Steffen i really appreciate your work but I have a littl problem,when i try to load my save file (PC) it says unsupported file format.A little bit of help? :D

    ReplyDelete
  23. Hello steffen
    It is possible to skip a quest or chapter with this editor.I'm bugged in chapter 8 first quest...my character is bugged in the sky or anything else lol -__- hmm some help is appreciated :)

    ReplyDelete
  24. When will the map option be useable? I'm just too lazy to go around exploring.

    ReplyDelete
  25. Thanks you,Steffen!

    ReplyDelete
  26. i cant update the app ?? please help

    ReplyDelete
  27. thanks for this great save editor ive been using it since the dead island 1 version and its damn great :D

    ReplyDelete
  28. I can't start this editor.keep asking me to update.when i click update it doesn't do anything and if i click don't update,the program close and that's it.PLEASE HELP! I'm using windows 8 if that's the case.

    ReplyDelete
  29. how did the save files pop up on the character selection on DISE because i'm only use Ctrl+O to open my save file what do i have to do to make my save file to appear at the character selection of DISE

    ReplyDelete
    Replies
    1. If you have the game on PC, DISE will try to locate the saves automatically and display them in that list. You can also set the game storage location in Tools > Preferences.

      Delete
  30. For any issues with this version, please try to update manually to v0.1.7.3.

    ReplyDelete
  31. This seems way to complicated to even try at all wtf am i gonna do steff

    ReplyDelete
  32. I have a laptop in a usb cruizer in dead island riptide for ps3 in of course a ps3 is this all I need plz detail it thanks.

    ReplyDelete
    Replies
    1. Please try DISE v0.1.7.3 rather than this (old) release:
      http://deadislandsaveeditor.steffenl.com/2013/08/release-dise-v0173.html
      If you have trouble using your USB flash drive with DISE, then I have a private build with a fix for that. Just e-mail me if you have troubles. :)

      Delete