Page 1 of 12

[Request] Chained Echoes

Posted: Thu Dec 08, 2022 6:47 am
by xlawliet
Game Name: Chained Echoes
Game Engine: Unity
Game Version: 1.0? Sorry not sure
Options Required: Inf. SP, Inf Items, Inf Growth Shards
Steam Website:
Other Info: also available on xbox game pass

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 7:35 am
by BlackMonster
some options if possible?
Spoiler
- Damage multiply 2x 3x etc
- 100% crit
- Max TP
- Always green Overdrive
Spoiler
- Max Stars (exp system)
- Max SP
Spoiler
- Max gold
- All reward board rewards
Spoiler
- All items, equipments etc
Spoiler
- 100% drop rate
Spoiler
- Max items

ty

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 5:25 pm
by BabyGroot

Code: Select all

Game Name: 					Chained Echoes
Game Process : 					Chained Echoes.exe
Game Release date: 				08 Dec, 2022
CE Version : 					7.4
Version Game / Build Id / Date Patch:  		v1.02 / 10103676 / 08 December 2022
Check build Id / Date Patches : [Link]


Notes
1. After the game is open, click directly on [Activate] on the cheat table.
Table will auto attach to process Game

2. Current Stats - [ Need The Enemy To Hit The Character ]
For example :
If character 1 is hit by an enemy, the stats that appear are character 1's stats, and if character 2 is hit, character 2's stats will appear. Etc

3. Save Data Own - [ Active, Need Save Data ]
the way this pointer works is after changing the value, save the data and load the data again.

keep in mind, if your money / item is 99999, and you want to reduce the amount, you need to freeze value and save data and load the game again. if you don't freeze value, your money / item amount will not decrease as you write the value.

4. Guide for add Inventory slot / party member : viewtopic.php?p=277558#p277558

5. Guide To add SP and shards : viewtopic.php?p=277779#p277779
Options Table
Image
If you like my table, don’t forget to click the Image button.

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 5:49 pm
by xlawliet
thanks!

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 8:00 pm
by saylacefoty
Is there a way to get the speedhack to work with this game?

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 8:46 pm
by BBK
Is there a way to change other inventory slots besides the 1st and 2nd slot?

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 9:59 pm
by BabyGroot
xlawliet wrote:
Thu Dec 08, 2022 5:49 pm
thanks!
Have fun ...
saylacefoty wrote:
Thu Dec 08, 2022 8:00 pm
Is there a way to get the speedhack to work with this game?
Speedhack not working for this game. but if you don't believe copy and paste this code in the cheat table.
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>104849</ID>
      <Description>"Speed Game"</Description>
      <Options moHideChildren="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>104850</ID>
          <Description>"Fast 5x"</Description>
          <Color>4080FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{ Game   : Chained Echoes.exe
  Version:
  Date   : 2021-09-21
  Author : BabyGroot

  This script does blah blah blah
}

[ENABLE]
luacall(speedhack_setSpeed(20))

[DISABLE]
luacall(speedhack_setSpeed(1))
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>122</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound>Activate</ActivateSound>
              <DeactivateSound>Deactivate</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>104851</ID>
          <Description>"Slow 0.5x"</Description>
          <Color>4080FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{ Game   : Chained Echoes.exe
  Version:
  Date   : 2021-09-21
  Author : BabyGroot

  This script does blah blah blah
}

[ENABLE]
luacall(speedhack_setSpeed(0.5))

[DISABLE]
luacall(speedhack_setSpeed(1))
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>121</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound>Activate</ActivateSound>
              <DeactivateSound>Deactivate</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>104852</ID>
          <Description>"NOTE : Active F10 Slow || F11 Fast"</Description>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
BBK wrote:
Thu Dec 08, 2022 8:46 pm
Is there a way to change other inventory slots besides the 1st and 2nd slot?
Sorry, I only have 2 items in my inventory, so I made only 2 slots.
follow this tutorial to add inventory slots [ This method can also add party members ]
Guide For Add Inventory slot / Party Member
Image

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 10:37 pm
by archiloque
Hello, thanks for the table, but unfortunately my characters don't gain shards and I can't learn new skills, although I can edit the party's shards. Any idea what's wrong, or how to edit character's individual shards ?

Re: [Request] Chained Echoes

Posted: Thu Dec 08, 2022 11:43 pm
by Legrooos
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
Hello, thanks for the table, but unfortunately my characters don't gain shards and I can't learn new skills, although I can edit the party's shards. Any idea what's wrong, or how to edit character's individual shards ?
Seconded on this.

Thanks for the table BabyGroot, and it wanted to add that some of it works on the gamepass version (managed to get all stats to 9999 but the all item didn't work)

Re: [Request] Chained Echoes

Posted: Fri Dec 09, 2022 1:48 am
by BabyGroot
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
Regarding the shards, I haven't tried it yet, because that's what I got.
Legrooos wrote:
Thu Dec 08, 2022 11:43 pm
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
...
have you tried from POINTER > All Item Amount 9999 - Sell Item Price 100000 - Buy Item Price 1?

Re: [Request] Chained Echoes

Posted: Fri Dec 09, 2022 7:45 am
by rucky
Current Stats doesn't work for me,i cant even click them even after getting hit by enemy. everything seems to work just fine. any help?

Re: [Request] Chained Echoes

Posted: Fri Dec 09, 2022 9:23 am
by BabyGroot
rucky wrote:
Fri Dec 09, 2022 7:45 am
...
have you activated the script first?

Re: [Request] Chained Echoes

Posted: Fri Dec 09, 2022 10:34 am
by pgain2004
BabyGroot wrote:
Fri Dec 09, 2022 9:23 am
rucky wrote:
Fri Dec 09, 2022 7:45 am
...
have you activated the script first?
Just couldn't active the "Player" & "Current Stat", ver GOG 1.02.

Re: [Request] Chained Echoes

Posted: Fri Dec 09, 2022 10:37 am
by archiloque
BabyGroot wrote:
Fri Dec 09, 2022 1:48 am
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
Regarding the shards, I haven't tried it yet, because that's what I got.

Ok so I'll consider my save broken, because shards are the way characters level up and learn new skills. If the table somehow prevents characters from gaining shards, there's no point. Did anyone who uses the table manage to gain (and use) shards on their characters ?

Re: [Request] Chained Echoes

Posted: Fri Dec 09, 2022 11:24 am
by BabyGroot
pgain2004 wrote:
Fri Dec 09, 2022 10:34 am
BabyGroot wrote:
Fri Dec 09, 2022 9:23 am
rucky wrote:
Fri Dec 09, 2022 7:45 am
...
...
...
I made this table from steam.
i don't think it will work for GOG
archiloque wrote:
Fri Dec 09, 2022 10:37 am
BabyGroot wrote:
Fri Dec 09, 2022 1:48 am
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
...
...
You use shards from save game?
what makes your save file corrupted?

Have you tested the shards of "Game Data" ?