Try to reset the bonds data back to 0davrt wrote: ↑Fri Aug 05, 2022 8:28 amIs there a way to completely disable automatic support attacks from happening due to high bonds maybe by hex editing the exe file so that it's permanent?
Lastly, does anyone know if there's a way to switch the A and B buttons for DW7XLDE? In that game, the Confirm and Back buttons are switched for the menus.
[Request]Warriors Orochi 3 Ultimate Definitive Edition
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Yeah, I thought that could be one way but then I realize when I use my characters, eventually their bonds would get raised back up again. So I was hoping to see if someone could come up with a more permanent solution. If there's no other way, then I'll try the resetting bonds to 0 solution. The question is how would I go about doing that? I tried all the tables that others have posted in this topic and it looks like Tuuuup!'s table is the only one with a bonds modifier, but it maxes out the bonds. So I assume I would have to edit the script to do the opposite effect. I'm kinda new at this, sorry.DarkSage wrote: ↑Fri Aug 05, 2022 3:33 pmTry to reset the bonds data back to 0davrt wrote: ↑Fri Aug 05, 2022 8:28 amIs there a way to completely disable automatic support attacks from happening due to high bonds maybe by hex editing the exe file so that it's permanent?
Lastly, does anyone know if there's a way to switch the A and B buttons for DW7XLDE? In that game, the Confirm and Back buttons are switched for the menus.
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
2 ways you can do it in my script:davrt wrote: ↑Sat Aug 06, 2022 9:04 am.. I tried all the tables that others have posted in this topic and it looks like Tuuuup!'s table is the only one with a bonds modifier, but it maxes out the bonds. So I assume I would have to edit the script to do the opposite effect. I'm kinda new at this, sorry.
mov ecx,000003E7 // old one that change the bond to max
1: Change it to:
mov ecx,0
Or
2: replace that code line
mov ecx,000003E7
to: xor rcx,rcx
Have not tested it, but should work.
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Actually, I'm wondering if it's possible to change bonds so only one or two bars go up instead of all 3.Tuuuup! wrote: ↑Sat Aug 06, 2022 9:25 am2 ways you can do it in my script:davrt wrote: ↑Sat Aug 06, 2022 9:04 am.. I tried all the tables that others have posted in this topic and it looks like Tuuuup!'s table is the only one with a bonds modifier, but it maxes out the bonds. So I assume I would have to edit the script to do the opposite effect. I'm kinda new at this, sorry.
mov ecx,000003E7 // old one that change the bond to max
1: Change it to:mov ecx,0
Or
2: replace that code linemov ecx,000003E7
to:xor rcx,rcx
Have not tested it, but should work.
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Thank you so much! It worked perfectly. Just for curiosity's sake, I tried both methods to see if there were any differences and there were none that I noticed. So either code works. The good part is all the stages that could only be unlocked with high bonds are still kept unlocked.Tuuuup! wrote: ↑Sat Aug 06, 2022 9:25 am2 ways you can do it in my script:davrt wrote: ↑Sat Aug 06, 2022 9:04 am.. I tried all the tables that others have posted in this topic and it looks like Tuuuup!'s table is the only one with a bonds modifier, but it maxes out the bonds. So I assume I would have to edit the script to do the opposite effect. I'm kinda new at this, sorry.
mov ecx,000003E7 // old one that change the bond to max
1: Change it to:mov ecx,0
Or
2: replace that code linemov ecx,000003E7
to:xor rcx,rcx
Have not tested it, but should work.
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Does anyone have any idea what 'Promotion Plus Musou Multiplier' is? I've seen values of either 0, 2, or 3 for this. It doesn't seem to be connected to their category type, faction, etc.Rambage wrote: ↑Sat Jul 30, 2022 6:43 pmAfter some fiddling around in the game code, here's a small table I've made.
WO3U-Builde[8819811]-table.CT
- Buffs Type & Duration
- Player Attack, Defense, Speed, Jump height, etc...
- Character level, promotion, stats, skills, proficiency, etc...
- Character statistics: Most K.O.s, Best time, max combos, etc...
- Camera zoom modifier
- Disable Formation gauge Check
- Keystones editor
- Instant dragon portals completion
- Weapon attack speed modifier
- Custom combo Incrementation value
- Extend combo Duration
WO3U-Builde[8819811]-table-v2.CT
Please let me know of any bugs.
Have fun
[Link]
EDIT: It seems to increase the musou stat at the Promote screen but doesn't really increase it. Ok, not sure what the point of it is. Meaningless to adjust it then.
-
- Cheater
- Posts: 29
- Joined: Thu Feb 22, 2018 11:45 pm
- Reputation: 4
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
anyways it's there a way to nerf player damage cause we are killing to fast , the in gameplay stats works with negative but the weapon only goes positive wonder if we can make it negative like -35 instead of +35 on weapons , and it's has some bugs hundun and gyuki will spawn and their hp will be bug and hard to kill them so anyideas?.
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Relatively legitimate, haven't had any issues playing it through to where it is. All chars unlocked minus Hundun.Rambage wrote: ↑Sat Jul 30, 2022 9:08 amif someone has save file with all chars unlocked legitimately, please share it, so i can make a proper unlocking method.
Until then i won't share the unlocking method since the save file that am using is heavily modified, it's from 3DM in case someone is curious.
Edit: For anyone who also would want it, all items at +20, as well as most of the chars have their "X" weapon with attachments.
- Attachments
-
- SAVEDATA.7z
- pw: orochi3
- (21.81 KiB) Downloaded 454 times
Last edited by Ezketitet on Tue Aug 09, 2022 5:44 pm, edited 1 time in total.
-
- Cheater
- Posts: 29
- Joined: Thu Feb 22, 2018 11:45 pm
- Reputation: 4
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
oh btw one of your stats in battle the "?" < THIS is swimming speed so yeaRambage wrote: ↑Sat Jul 30, 2022 6:43 pmAfter some fiddling around in the game code, here's a small table I've made.
WO3U-Builde[8819811]-table.CT
- Buffs Type & Duration
- Player Attack, Defense, Speed, Jump height, etc...
- Character level, promotion, stats, skills, proficiency, etc...
- Character statistics: Most K.O.s, Best time, max combos, etc...
- Camera zoom modifier
- Disable Formation gauge Check
- Keystones editor
- Instant dragon portals completion
- Weapon attack speed modifier
- Custom combo Incrementation value
- Extend combo Duration
WO3U-Builde[8819811]-table-v2.CT
Please let me know of any bugs.
Have fun
-
- Cheater
- Posts: 29
- Joined: Thu Feb 22, 2018 11:45 pm
- Reputation: 4
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
So far is there any MIASMA level changer?
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
It seems that the game represent those values to reflect how much additional 'Actual Values' are being added (life, defense, etc...), so you're right they're visual values only.
Sorry i must've forgotten to remove that entry, since its just a different bytes representation of the memory values.
You can try to modify the 'Attack Stat in Battle (Effective)', not sure how to modify the weapon base attack value thofionajason wrote: ↑Sun Aug 07, 2022 2:03 amanyways it's there a way to nerf player damage cause we are killing to fast , the in gameplay stats works with negative but the weapon only goes positive wonder if we can make it negative like -35 instead of +35 on weapons , and it's has some bugs hundun and gyuki will spawn and their hp will be bug and hard to kill them so anyideas?.
Thank you, am really not satisfied with the result of the char unlocking method, mainly because it'll mess with the currently unlocked character's selected weapons, items, current level ... this method is better used with save editor by manipulating specific bytes in the save file to achieve a more customizable unlocking solution.
Oh well, i knew it's something related to some sort of speed value, since (as you may've noticed) it's very close to the running speed memory location, nonetheless thanks for the infofionajason wrote: ↑Tue Aug 09, 2022 12:24 pmoh btw one of your stats in battle the "?" < THIS is swimming speed so yea
-
- What is cheating?
- Posts: 1
- Joined: Sat Aug 20, 2022 3:03 am
- Reputation: 0
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Is there anyway to edit the reach for weapons?
-
- Cheater
- Posts: 29
- Joined: Thu Feb 22, 2018 11:45 pm
- Reputation: 4
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Any 1 know how to change a weapon base damage like 72 to 1 (something like this) or change the weapon model without affecting the Attack.
Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition
Can CE change to infinite mode commissioned tasks?
This is tiring, thanks
This is tiring, thanks
Who is online
Users browsing this forum: kebumbum, MuechiMuech, SemrushBot, YandexBot