[Request]Warriors Orochi 3 Ultimate Definitive Edition

Ask about cheats/tables for single player games here
Rambage
Noobzor
Noobzor
Posts: 8
Joined: Wed Apr 03, 2019 10:10 am
Reputation: 5

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by Rambage »

DarkSage wrote:
Tue Jul 26, 2022 3:34 am
Thanks for this. But I wanna ask how to upgrade these items without using cheat? I tried to find the way at google/wiki but found nothing, no one shows.
without cheats you'll need to complete missions, here's a [Link].
Also some of the items are listed in the wiki i linked you can try to farm them, you can also bring a weapon with Providence element.
DarkSage wrote:
Tue Jul 26, 2022 3:34 am
The items didnt work if you havent owned it & stored at your inventory. So basically this cheat is useless
As i said, it might be useful only in case you want to equip items from one character to multiple ones, by freezing the values of the slots that contains the desired items then scrolling between the officers.
Other than that, just like what you've said, it's useless.

DarkSage
Noobzor
Noobzor
Posts: 14
Joined: Tue Jul 26, 2022 3:33 am
Reputation: 2

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by DarkSage »

Rambage wrote:
Tue Jul 26, 2022 2:13 pm
DarkSage wrote:
Tue Jul 26, 2022 3:34 am
Thanks for this. But I wanna ask how to upgrade these items without using cheat? I tried to find the way at google/wiki but found nothing, no one shows.
without cheats you'll need to complete missions, here's a [Link].
Also some of the items are listed in the wiki i linked you can try to farm them, you can also bring a weapon with Providence element.
DarkSage wrote:
Tue Jul 26, 2022 3:34 am
The items didnt work if you havent owned it & stored at your inventory. So basically this cheat is useless
As i said, it might be useful only in case you want to equip items from one character to multiple ones, by freezing the values of the slots that contains the desired items then scrolling between the officers.
Other than that, just like what you've said, it's useless.
Thanks for your response. So you still can't find any memories that can take the items without doing the missions?
Some items gotta be taken from Gaunlet mode, and it seems require very long time to possess.

Rambage
Noobzor
Noobzor
Posts: 8
Joined: Wed Apr 03, 2019 10:10 am
Reputation: 5

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by Rambage »

DarkSage wrote:
Wed Jul 27, 2022 1:21 am
Thanks for your response. So you still can't find any memories that can take the items without doing the missions?
Some items gotta be taken from Gaunlet mode, and it seems require very long time to possess.
in game memory unfortunately not, am really not that advanced in CE, and it seems that in my research i got stuck in some menu handling structure, that's why i requested help from the community for any clues to find the values.

Here's my solution for now, this will involve hex editing the save file.
Am not sure about the reader experience with Hex Editing, so I'll try to make it simple:

Unlocking all Equipment Items with Max Level (20)

we will assume that we're using [Link]

WARNING: any extra or less bytes will probably corrupt your save file and renders it useless so
PLESE MAKE A COPY OF YOUR SAVEDATA.BIN
1. open the SAVDATA.BIN located in:

Code: Select all

%USERNAME%\Documents\KoeiTecmo\WARRIORS OROCHI 3 Ultimate\SAVEDATA
2. Copy The following Bytes

Code: Select all

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF
DF FF FF FF FF FF 03 14 00 14 00 14 00 14 00 14
00 14 00 14 00 14 00 14 00 14 00 01 00 01 00 01
00 00 00 01 00 01 00 01 00 01 00 01 00 01 00 01
00 01 00 01 00 01 00 01 00 01 00 01 00 01 00 01
00 01 00 01 00 01 00 14 00 14 00 14 00 14 00 14
00 14 00 14 00 14 00 14 00 14 00 14 00 14 00 14
00 01 00 01 00 01 00 01 00 01 00 01 00 01 00 01
00 01 00 01 00 01 00 01 00 01 00 00 00 00 00 00
00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF 01 E2 8F CF 40 01 00
FF FF F0 FF 0F FF FF 00 00
3. in HxD click on Edit -> Select Block (ctrl + E):
  • Start Offset: D99D
  • End Offset: DA56
4. now Right-Click on the Selected Block of Bytes and Select Paste Write (ctrl + B)
5. save the file and enjoy the resault

one extra thing if anyone's interested i made a small script that controls the zoom level adjustment
WO3U-Builde[8819811]-zoom.CT
(5.81 KiB) Downloaded 584 times
I would appreciate any feedback

MichaelMusou
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jul 27, 2022 12:34 pm
Reputation: 0

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by MichaelMusou »

Hey, I released FOV (Field of View) and Gauntlet camera in all modes mod. You can download it in the description:

DarkSage
Noobzor
Noobzor
Posts: 14
Joined: Tue Jul 26, 2022 3:33 am
Reputation: 2

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by DarkSage »

Rambage wrote:
Wed Jul 27, 2022 10:55 am
DarkSage wrote:
Wed Jul 27, 2022 1:21 am
Thanks for your response. So you still can't find any memories that can take the items without doing the missions?
Some items gotta be taken from Gaunlet mode, and it seems require very long time to possess.
in game memory unfortunately not, am really not that advanced in CE, and it seems that in my research i got stuck in some menu handling structure, that's why i requested help from the community for any clues to find the values.

Here's my solution for now, this will involve hex editing the save file.
Am not sure about the reader experience with Hex Editing, so I'll try to make it simple:

Unlocking all Equipment Items with Max Level (20)

we will assume that we're using [Link]

WARNING: any extra or less bytes will probably corrupt your save file and renders it useless so
PLESE MAKE A COPY OF YOUR SAVEDATA.BIN
1. open the SAVDATA.BIN located in:

Code: Select all

%USERNAME%\Documents\KoeiTecmo\WARRIORS OROCHI 3 Ultimate\SAVEDATA
2. Copy The following Bytes

Code: Select all

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF
DF FF FF FF FF FF 03 14 00 14 00 14 00 14 00 14
00 14 00 14 00 14 00 14 00 14 00 01 00 01 00 01
00 00 00 01 00 01 00 01 00 01 00 01 00 01 00 01
00 01 00 01 00 01 00 01 00 01 00 01 00 01 00 01
00 01 00 01 00 01 00 14 00 14 00 14 00 14 00 14
00 14 00 14 00 14 00 14 00 14 00 14 00 14 00 14
00 01 00 01 00 01 00 01 00 01 00 01 00 01 00 01
00 01 00 01 00 01 00 01 00 01 00 00 00 00 00 00
00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF 01 E2 8F CF 40 01 00
FF FF F0 FF 0F FF FF 00 00
3. in HxD click on Edit -> Select Block (ctrl + E):
  • Start Offset: D99D
  • End Offset: DA56
4. now Right-Click on the Selected Block of Bytes and Select Paste Write (ctrl + B)
5. save the file and enjoy the resault

one extra thing if anyone's interested i made a small script that controls the zoom level adjustment
WO3U-Builde[8819811]-zoom.CT
I would appreciate any feedback
Holy sh*t it works thank you lmaoooooooooo
I just wonder HOW THE HELL DID YOU FIND THESE CODES for those ITEM, I can't even FUKIN UNDERSTAND anything at HxD

a101980111
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Jul 17, 2022 6:43 pm
Reputation: 0

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by a101980111 »

Is there anyone who can make a full character full unlock story mode CT

DarkSage
Noobzor
Noobzor
Posts: 14
Joined: Tue Jul 26, 2022 3:33 am
Reputation: 2

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by DarkSage »

a101980111 wrote:
Wed Jul 27, 2022 1:00 pm
Is there anyone who can make a full character full unlock story mode CT
you can find the full 100% save at page 2, a mediafire link has been shared over there.
For me it's better play by yourself, kinda interesting even if you're using cheat for unlocking everything except characters

Blob55
Cheater
Cheater
Posts: 30
Joined: Mon Nov 11, 2019 9:54 am
Reputation: 1

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by Blob55 »

Could the Zoom CT be added to Tuuuup!'s CT?

User avatar
ashuraman
Expert Cheater
Expert Cheater
Posts: 288
Joined: Wed Jun 28, 2017 7:21 pm
Reputation: 45

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by ashuraman »

Blob55 wrote:
Wed Jul 27, 2022 4:00 pm
Could the Zoom CT be added to Tuuuup!'s CT?
You can ctrl+c ctrl+v from one table to another

Rambage
Noobzor
Noobzor
Posts: 8
Joined: Wed Apr 03, 2019 10:10 am
Reputation: 5

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by Rambage »

DarkSage wrote:
Wed Jul 27, 2022 12:43 pm
I just wonder HOW THE HELL DID YOU FIND THESE CODES for those ITEM, I can't even FUKIN UNDERSTAND anything at HxD
Simple, i just compared a fully completed save game with the one that am currently playing with, tho i used [Link] and not HxD.

Ezketitet
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Jul 29, 2022 9:51 pm
Reputation: 0

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by Ezketitet »

Rambage wrote:
Fri Jul 29, 2022 8:13 pm
DarkSage wrote:
Wed Jul 27, 2022 12:43 pm
I just wonder HOW THE HELL DID YOU FIND THESE CODES for those ITEM, I can't even FUKIN UNDERSTAND anything at HxD
Simple, i just compared a fully completed save game with the one that am currently playing with, tho i used [Link] and not HxD.
Would it be possible to do this with character unlocks?

DarkSage
Noobzor
Noobzor
Posts: 14
Joined: Tue Jul 26, 2022 3:33 am
Reputation: 2

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by DarkSage »

Rambage wrote:
Fri Jul 29, 2022 8:13 pm
DarkSage wrote:
Wed Jul 27, 2022 12:43 pm
I just wonder HOW THE HELL DID YOU FIND THESE CODES for those ITEM, I can't even FUKIN UNDERSTAND anything at HxD
Simple, i just compared a fully completed save game with the one that am currently playing with, tho i used [Link] and not HxD.
Same question as above. I'm having only Hundun left to unlock, but Gauntlet mode is boring & wasting time for me to play, so I wanna ask Are there anyways to unlock him without completing that mode?

Rambage
Noobzor
Noobzor
Posts: 8
Joined: Wed Apr 03, 2019 10:10 am
Reputation: 5

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by Rambage »

Ezketitet wrote:
Fri Jul 29, 2022 9:52 pm
Would it be possible to do this with character unlocks?
DarkSage wrote:
Sat Jul 30, 2022 1:33 am
Would it be possible to do this with character unlocks?
Well, i found the bytes but it's a bit hacky and might have side effects on your current unlocked characters, I'll soon update my original post with the unlocking method, and state it's side effects.
*Edit:
Alright, here's Hundun only bytes
start offset: 267D2
End offset: 2683A
Replace with:

Code: Select all

FF 00 00 FF 00 00 B8 6D ED EE 17 03 00 00 00 00
27 01 96 00 1D 01 1D 01 8C 00 00 00 01 03 20 00
00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 FF FF FF FF FF FF 02 01 E1 02
00 00 8C 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF 00
00 FF 00 00 FF 00 00 FF
if 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.
Last edited by Rambage on Sat Jul 30, 2022 10:31 am, edited 1 time in total.

DarkSage
Noobzor
Noobzor
Posts: 14
Joined: Tue Jul 26, 2022 3:33 am
Reputation: 2

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by DarkSage »

Rambage wrote:
Sat Jul 30, 2022 9:08 am
Well, i found the bytes but it's a bit hacky and might have side effects on your current unlocked characters, I'll soon update my original post with the unlocking method, and state it's side effects.
[/quote]

Well I only have Hundun left and completed all Story mode, so what I care is just only him.

DarkSage
Noobzor
Noobzor
Posts: 14
Joined: Tue Jul 26, 2022 3:33 am
Reputation: 2

Re: [Request]Warriors Orochi 3 Ultimate Definitive Edition

Post by DarkSage »

Rambage wrote:
Sat Jul 30, 2022 9:08 am
Ezketitet wrote:
Fri Jul 29, 2022 9:52 pm
Would it be possible to do this with character unlocks?
DarkSage wrote:
Sat Jul 30, 2022 1:33 am
Would it be possible to do this with character unlocks?
Well, i found the bytes but it's a bit hacky and might have side effects on your current unlocked characters, I'll soon update my original post with the unlocking method, and state it's side effects.
*Edit:
Alright, here's Hundun only bytes
start offset: 267D2
End offset: 2683A
Replace with:

Code: Select all

FF 00 00 FF 00 00 B8 6D ED EE 17 03 00 00 00 00
27 01 96 00 1D 01 1D 01 8C 00 00 00 01 03 20 00
00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 FF FF FF FF FF FF 02 01 E1 02
00 00 8C 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF 00
00 FF 00 00 FF 00 00 FF
if 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.
Thank you so much, finally I can play Free Mode with all characters

Post Reply

Who is online

Users browsing this forum: Isan