360haven works best with JavaScript enabled
[Release] XXSE AIO - Page 7
Loading
Register
Page 7 of 12 FirstFirst ... 23456789101112 LastLast
Results 49 to 56 of 90

Thread: XXSE AIO

  1. #49
    Junior Member
    cheeksjd is offline
    Join Date : Nov 2012
    Posts : 21
    Array

    Re: XXSE AIO

    Quote Originally Posted by absurdlyobfuscated View Post
    Yes, you do. The game needs to have an index set for some stuff in-game to work properly - bottomless box gets wonky when indexes aren't sequential or at least mostly ordered. And I'm afraid the editor isn't advanced enough to track the values and default in an appropriate one. I'll see if I can find a way to do this in the future, though.



    Can you upload your save here? There must be something different in your save that I haven't run into with mine. I'll need yours to figure out what's wrong.

    Sure, here it is. It was a save already modified with jappi's editor if that helps.

    USER_DATA08.zip

  2. #50
    Junior Member
    cheeksjd is offline
    Join Date : Nov 2012
    Posts : 21
    Array

    Re: XXSE AIO

    It should be worth noting that my stats are way over what your editor allows, so I simply clicked max on all fields in your editor, making everything 99.

    I thought this was what was stopping it from saving, but then I no longer got the 'Error: Value must be between 1-99999' and instead got the other one I mentioned, where it wouldn't save at all.

  3. #51
    Member
    absurdlyobfuscated is offline
    Join Date : Aug 2011
    Posts : 55
    Array

    Re: XXSE AIO

    Quote Originally Posted by cheeksjd View Post
    Sure, here it is. It was a save already modified with jappi's editor if that helps.

    USER_DATA08.zip
    Thanks, I found what's wrong. Something set the number of items in the Key section of the inventory in that save to 4294967295 (0xFFFFFFFF). So it was trying to load about 4 billion items there, and I guess I missed some bounds checking when it saves the list of items, and that made it bug out. I fixed it by changing the 4-byte value at offset 0x0002CC to 0x00000030. Here's your fixed file, loads and saves perfectly: USER_DATA08.zip

    I'll have a new version available shortly that includes a fix to handle bad data like yours had. Also going to improve the filtering a bit.

    Quote Originally Posted by cheeksjd View Post
    It should be worth noting that my stats are way over what your editor allows, so I simply clicked max on all fields in your editor, making everything 99.

    I thought this was what was stopping it from saving, but then I no longer got the 'Error: Value must be between 1-99999' and instead got the other one I mentioned, where it wouldn't save at all.
    Technically, the game works just fine with completely maxed stats like Jappi's editor allows, but I opted to limit them to more realistic values. You get pretty much the same effects, and don't have any little display issues in-game. But yeah, my editor's limits are kinda arbitrary. Sorry.

  4. #52
    Haven Donator
    micmou is offline
    Join Date : Feb 2011
    Posts : 70
    Array

    Re: XXSE AIO

    Why does nobody ever answer on this site? I never get a response from anyone err. But all i have is two simple questions i know one is possible because I have a set. So can you at least answer this question?

    Is it possible for your editior to add in any of the ?protectorname? items? Which are just un-upgradeable items with the value set to 10.
    Downloads : 5 || Uploads : 0 || Rep Power : 3635 || Posts : 70 || Thanks : 9 || Thanked 4 Times in 4 Posts



  5. #53
    Member
    absurdlyobfuscated is offline
    Join Date : Aug 2011
    Posts : 55
    Array

    Re: XXSE AIO

    Quote Originally Posted by micmou View Post
    Why does nobody ever answer on this site? I never get a response from anyone err. But all i have is two simple questions i know one is possible because I have a set. So can you at least answer this question?

    Is it possible for your editior to add in any of the ?protectorname? items? Which are just un-upgradeable items with the value set to 10.
    Sorry, I was going to respond after I was done with the latest version since it was fairly trivial to add all the ?ProtectorName? items. And I'm afraid there's no way to prevent the game from resetting your attument castings at bonfires, the best you can do is give yourself 12 quantity of a sorcery and equip them all.

    Anyway...

    New in version 0.1.9:
    • Dark Souls: Improved filtering, weapons and shields can now be filtered by ascended type (Fire, Lightning, etc.).
    • Dark Souls: Added ?ProtectorName? armor items. These are armor pieces upgraded to +10 that aren't normally available or upgradable in-game, so they don't display the correct name, but they have significantly higher stats than their normal counterparts.
    • Halo 4: Removed ability to edit Service Tag, since inserting invalid characters (intentionally or otherwise) will result in an immediate automatic ban upon going online.
    • Fixed a bug where adding multiple items to a list would appear to work correctly, but only one item would actually be added to the save.
    • Fixed a bug where an invalid list count could cause errors while saving.
    • Added stylesheets for XML files, so viewing the XML file with the save file format for a game will now show you a human readable view with all the details, offsets, options, etc.
    Last edited by absurdlyobfuscated; 11-30-2012 at 09:09 PM.

  6. #54
    Haven Donator
    micmou is offline
    Join Date : Feb 2011
    Posts : 70
    Array

    Re: XXSE AIO

    One last thing is this possible to upgrade say +5 abysal greatsword to a +15 which would be max or maybe to give it an enchantment? Maybe the same concept as armor? But with weapons.

    Downloads : 5 || Uploads : 0 || Rep Power : 3635 || Posts : 70 || Thanks : 9 || Thanked 4 Times in 4 Posts



  7. #55
    Member
    absurdlyobfuscated is offline
    Join Date : Aug 2011
    Posts : 55
    Array

    Re: XXSE AIO

    Quote Originally Posted by micmou View Post
    One last thing is this possible to upgrade say +5 abysal greatsword to a +15 which would be max or maybe to give it an enchantment? Maybe the same concept as armor? But with weapons.
    It seems all the weapons end up with the stats of the base item if you do that. E.g., what would be the Abyss Greatsword + 15 would do 160 physical damage, same as the regular non-upgraded one. I guess however they calculate stats for items beyond the normal range is different for weapons than it is for armor. :(

    Also seems that ascended weapons beyond their normal ranges don't have any stats at all - 0 for everything.

  8. #56
    Haven Donator
    micmou is offline
    Join Date : Feb 2011
    Posts : 70
    Array

    Re: XXSE AIO

    well that sucks
    Downloads : 5 || Uploads : 0 || Rep Power : 3635 || Posts : 70 || Thanks : 9 || Thanked 4 Times in 4 Posts



 

 

Similar Threads

  1. [Release] Skyrim AIO
    By SmallZzy in forum Xbox 360 Modding Programs
    Replies: 37
    Last Post: 09-03-2016, 03:52 AM
  2. [Release] Spiderman AIO
    By TechnoWolf in forum Xbox 360 Modding Programs
    Replies: 7
    Last Post: 08-10-2013, 01:57 PM
  3. [Release] Marvel DC AIO
    By Noctis Caelum in forum Xbox 360 Modding Programs
    Replies: 9
    Last Post: 01-26-2013, 05:21 PM
  4. [Release] Fusion AIO
    By TechnoWolf in forum Xbox 360 Modding Programs
    Replies: 69
    Last Post: 09-19-2012, 04:15 AM
  5. Maybe logo for new AIO
    By Vincent Valentine in forum Graphics
    Replies: 16
    Last Post: 04-21-2012, 06:12 PM

Visitors found this page by searching for:

www xxse

xxseaio

Www.xxse.89.com

xxse site

Xxse poto

Www.xxse

wwwxxse

xxse-xxse-xbot

bugsi. xxse

xxse v ibevo daunlodeg

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯