Re: Dynasty Warriors 8 Modding Discussion
Quote:
Originally Posted by
ricky9999
the only way is to type them in! ^^ I think that it is very easy to find! Ive modded both my ps3 and xbox saves to ultimate saves this way! take a papaer and write down your first weapon in each type in HEX code and mod with hex editor! It only take me 1h for each save to get an ultimate weapon for each of my characters.
Searching for weapons by its id is easy. Just time consuming that's all. Lol I would rather mod only one weapon for each character and I really don't feel like modding 500+ weapons anyway lol. I wish the hex editor would let you search for each weapon by typing in the whole code instead of just the id.
Re: Dynasty Warriors 8 Modding Discussion
Quote:
Originally Posted by
evilhotice
Searching for weapons by its id is easy. Just time consuming that's all. Lol I would rather mod only one weapon for each character and I really don't feel like modding 500+ weapons anyway lol. I wish the hex editor would let you search for each weapon by typing in the whole code instead of just the id.
^^ yeah it really take me time to finish modding my save. especially the ps3 save. all of my characters have each 5star ultimate weapon for them lol (really hate the locked stats of 5star weapons :) )
Re: Dynasty Warriors 8 Modding Discussion
Quote:
Originally Posted by
evilhotice
nice share idle. i wish this could be made into a weapon editor. Searching for the values of each weapon takes awhile to find. Is there a way to go straight to each weapon by typing in the code from the first post?
It can, you can have it perform an initial scan of weapon IDs and then as you casually manually type in an id it will filter down the results.
Basically one master scan to filter the non weapon trash out, then you pick off the ones not matching what you desire.
Depending on how the memories set out you could even make it a real time editor from just a single dump and not changing shit while working.
Oops the cats out the bag, gotta run! :086:
Re: Dynasty Warriors 8 Modding Discussion
Re: Dynasty Warriors 8 Modding Discussion
Quote:
Originally Posted by
fromscarface
that only happens if you join from the main menu when i play i always make sure to join from ambition mode when i am at my camp and if it does happen just go to the dashboard then go back on everything will be there
i already knew about the dashboard thing, but my friend didn't and he lost everything since it auto saved over his file, also i tried from the camp in ambition mode and it still acts like i haven't played the game when i join my friend's online game, the same happens to him lol and in story mode and free mode the co-op online does the exact same thing >.>, Koei has posted on facebook that they know of the issue(apparently its only happening to 360 users lol) and are looking to patch it, hopefully sometime soon, since ive been wanting to play online co-op but can't lol, so i have just been playing solo
Re: Dynasty Warriors 8 Modding Discussion
Quote:
Originally Posted by
8Ball
It can, you can have it perform an initial scan of weapon IDs and then as you casually manually type in an id it will filter down the results.
Basically one master scan to filter the non weapon trash out, then you pick off the ones not matching what you desire.
Depending on how the memories set out you could even make it a real time editor from just a single dump and not changing shit while working.
Oops the cats out the bag, gotta run! :086:
I'm currently using HxD hex editor. Does this filter thing only work with hex workshop?
Re: Dynasty Warriors 8 Modding Discussion
Quote:
Originally Posted by
evilhotice
I'm currently using HxD hex editor. Does this filter thing only work with hex workshop?
No, he is talking about how to code it into an Editor.