RAIDOU Remastered: The Mystery of the Soulless Army

Upload your cheat tables here (No requests)
t-take
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Jun 24, 2025 11:38 am
Reputation: 0

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Post by t-take »

75:Legion(Rare)
33:Legion (Normal)
72:Legion(Physical)
73:Legion (Healing)
74:Legion(Magic)

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

EtherealSpire
Cheater
Cheater
Posts: 36
Joined: Thu Jun 29, 2023 1:21 am
Reputation: 9

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Post by EtherealSpire »

Passive Skill ID's missing that my demons had. I mentioned this before. They're showing up as these numbers and not the ones 270 and 271.

811:Halve Death
812:Halve Mind

justiny
Expert Cheater
Expert Cheater
Posts: 175
Joined: Mon May 22, 2017 1:02 pm
Reputation: 51

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Post by justiny »

No MAG lost outside of battle

Code: Select all

{ Game   : Raidou TMOTSA.exe
  Version: 
  Date   : 2025-06-25
  Author : Justin

  This script does blah blah blah
}

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

 
 
aobscanmodule(INJECT,GameAssembly.dll,29 5A 30 48 8B 0D AF 86 07 02) // should be unique
alloc(newmem,$1000,INJECT)

label(code)
label(return)

newmem:

code:
  nop
  mov rcx,[GameAssembly.dll+2B83260]
  jmp return

INJECT:
  jmp newmem
  nop 5
return:
registersymbol(INJECT)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT:
  db 29 5A 30 48 8B 0D AF 86 07 02

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: GameAssembly.dll+B0ABA7

GameAssembly.dll+B0AB75: 75 0C                 - jne GameAssembly.dll+B0AB83
GameAssembly.dll+B0AB77: E8 E4 98 75 FF        - call GameAssembly.dll+264460
GameAssembly.dll+B0AB7C: 48 8B 0D FD 93 07 02  - mov rcx,[GameAssembly.dll+2B83F80]
GameAssembly.dll+B0AB83: 48 8B 89 B8 00 00 00  - mov rcx,[rcx+000000B8]
GameAssembly.dll+B0AB8A: 48 8B 91 E0 01 00 00  - mov rdx,[rcx+000001E0]
GameAssembly.dll+B0AB91: 48 85 D2              - test rdx,rdx
GameAssembly.dll+B0AB94: 0F 84 20 02 00 00     - je GameAssembly.dll+B0ADBA
GameAssembly.dll+B0AB9A: 48 8B 52 68           - mov rdx,[rdx+68]
GameAssembly.dll+B0AB9E: 48 85 D2              - test rdx,rdx
GameAssembly.dll+B0ABA1: 0F 84 13 02 00 00     - je GameAssembly.dll+B0ADBA
// ---------- INJECTING HERE ----------
GameAssembly.dll+B0ABA7: 29 5A 30              - sub [rdx+30],ebx
// ---------- DONE INJECTING  ----------
GameAssembly.dll+B0ABAA: 48 8B 0D AF 86 07 02  - mov rcx,[GameAssembly.dll+2B83260]
GameAssembly.dll+B0ABB1: 39 B9 E0 00 00 00     - cmp [rcx+000000E0],edi
GameAssembly.dll+B0ABB7: 75 05                 - jne GameAssembly.dll+B0ABBE
GameAssembly.dll+B0ABB9: E8 A2 98 75 FF        - call GameAssembly.dll+264460
GameAssembly.dll+B0ABBE: 33 D2                 - xor edx,edx
GameAssembly.dll+B0ABC0: 41 8B CE              - mov ecx,r14d
GameAssembly.dll+B0ABC3: E8 78 94 00 00        - call Project.cmpKuda.UpdateEnableUseSkillUnit
GameAssembly.dll+B0ABC8: 48 8B 0D B1 93 07 02  - mov rcx,[GameAssembly.dll+2B83F80]
GameAssembly.dll+B0ABCF: 90                    - nop 
GameAssembly.dll+B0ABD0: 83 B9 E0 00 00 00 00  - cmp dword ptr [rcx+000000E0],00
}

wepon1984
Table Makers
Table Makers
Posts: 120
Joined: Sun Mar 19, 2017 2:47 am
Reputation: 278

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Post by wepon1984 »

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <Description>"Combat Skills"</Description>
      <Options moAlwaysHideChildren="1" moManualExpandCollapse="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">FE C3 F1:All Combat Skills
1E 00 00:Pyro/Frost/Volt/Wind Sign
0E 00 00:Pyro/Frost/Volt Sign
06 00 00:Pyro/Frost Sign
02 00 00:Pyro Sign
00 00 00:No Combat Skills
*:Use Dropdown to populate
</DropDownList>
      <ShowAsHex>1</ShowAsHex>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Array of byte</VariableType>
      <ByteLength>3</ByteLength>
      <Address>+68</Address>
      <Offsets>
        <Offset>20</Offset>
        <Offset>E8</Offset>
      </Offsets>
      <CheatEntries>
        <CheatEntry>
          <Description>"Pyro Sign"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Sign"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>2</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Sign"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>3</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Sign"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>4</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Starbound Blades"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>5</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Megidolaon"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Carom Striker"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Menacing Blade"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Empty Wave"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Heat Wave"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Exorcising Shell"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Infallible Command"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Null Phys"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>4</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magnetize"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>5</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Zeal"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magnum Bullet"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"Sword Skills"</Description>
      <Options moRecursiveSetValue="1" moAlwaysHideChildren="1" moManualExpandCollapse="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">FE FF FF FF 07:All Sword Skills
00 00 00 00 00:No Sword Skills
*:Use Dropdown to populate
</DropDownList>
      <ShowAsHex>1</ShowAsHex>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Array of byte</VariableType>
      <ByteLength>5</ByteLength>
      <Address>+68</Address>
      <Offsets>
        <Offset>60</Offset>
        <Offset>E8</Offset>
      </Offsets>
      <CheatEntries>
        <CheatEntry>
          <Description>"First Aid"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Resist Phys"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>2</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Resist Ice/Force"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>3</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Resist Fire/Elec"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>4</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Resist Mind/Death"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>5</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Vengeance Seal"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Hex"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Reincarnation"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Inspiring Flash"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Tiger Stance"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>2</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dragon Stance"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>3</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Phoenix Step"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>4</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Tortoise-Snake Step"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>5</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Confinement Adagio"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Blaze of Glory"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+1</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Summoner Resolve"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Shield Breaker"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Transcended Being"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>2</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Heroic Poise"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>3</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Devil's Ruin"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>4</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Summoner's Rebirth"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>5</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Martial Instinct"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Summoner's Will"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Devil's Trick"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Combo Rondo"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Transcending Sight"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>2</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mag Drainer"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>3</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Goddess Lullaby"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>4</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Blessing of Mercury"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>5</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Capricious Miracle"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>6</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Merciless Strikes"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>7</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+3</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Diamon Disposition"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Blessing of Venus"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>1</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Righteous Heart"</Description>
          <VariableType>Binary</VariableType>
          <BitStart>2</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>0</ShowAsBinary>
          <Address>+4</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Fixed pointer for Raidou's Summor Skills. Just copy and paste it under the Gold section in Tuuuup!'s table

justiny
Expert Cheater
Expert Cheater
Posts: 175
Joined: Mon May 22, 2017 1:02 pm
Reputation: 51

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Post by justiny »

The "Only Devil XP multiplier" from the first page is not working.

Just wondering how so many ppl downloaded it, but no one tested & report it?

Post Reply

Who is online

Users browsing this forum: AhrefsBot, arrow2733, Baidu [Spider], Bardma, Bing [Bot], DotBot, ezafach, Google [Bot], Iye Vice, liquidxearo1, Momotaros