Page 4 of 5

Re: Dungeons of Sundaria Cheat Request

Posted: Wed Dec 20, 2023 9:08 pm
by sanitka
Inventory Item Container Component replacement with item counts (first three, rest is copy, paste, adjust address .. 0c*x)

- copy the code
- paste it to your table
- move it bellow/above original Inventory Item Container Component
- optional (delete the original)
- optional (add more item counts if needed)
- enjoy

If it does not work, check whether
- is Game Data script active ?
- is pBase_GameData populated ?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>105854</ID>
      <Description>"&lt;- Inventory Item Container Component"</Description>
      <Options moManualExpandCollapse="1"/>
      <ShowAsHex>1</ShowAsHex>
      <ShowAsSigned>0</ShowAsSigned>
      <Color>800040</Color>
      <GroupHeader>1</GroupHeader>
      <Address>[pBase_GameData]+D28</Address>
      <Offsets>
        <Offset>0</Offset>
        <Offset>6e0</Offset>
        <Offset>30</Offset>
        <Offset>0</Offset>
        <Offset>38</Offset>
      </Offsets>
      <CheatEntries>
        <CheatEntry>
          <ID>105855</ID>
          <Description>"Container Size"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105856</ID>
          <Description>"Max Item Slot"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+224</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105857</ID>
          <Description>"Max Items Dropped"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+3AC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105858</ID>
          <Description>"Container Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105859</ID>
          <Description>"Container Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*1</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105860</ID>
          <Description>"Container Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105861</ID>
          <Description>"Container Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105862</ID>
          <Description>"Max Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105863</ID>
          <Description>"Max Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105864</ID>
          <Description>"Max Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105865</ID>
          <Description>"Max Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105871</ID>
          <Description>"Item Counts[]"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <GroupHeader>1</GroupHeader>
          <Address>+210</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>105877</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105872</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105876</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105875</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105878</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*1</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105879</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105880</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105881</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105882</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*2</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105883</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105884</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105885</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 21, 2023 1:37 am
by BabyGroot
Even though the number of items can be changed via the bank slot.

Code: Select all

Common Item Data

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 21, 2023 6:13 pm
by Mulligan
edit : NVM , it worked for some token :) not all of them tho , but thanks anyway

Re: Dungeons of Sundaria Cheat Request

Posted: Sun Dec 24, 2023 4:26 pm
by ocj422
hey i have a question for some reason i cant get the stuff to change i had change the amount to 220 an then i hit the x an now i cant get it to read my stuff any more , any suggestion on how i can fix?

Re: Dungeons of Sundaria Cheat Request

Posted: Sun Dec 24, 2023 11:41 pm
by sanitka
ocj422 wrote:
Sun Dec 24, 2023 4:26 pm
hey i have a question for some reason i cant get the stuff to change i had change the amount to 220 an then i hit the x an now i cant get it to read my stuff any more , any suggestion on how i can fix?
uncheck the X, if it does not help use your previous save

I recommend learning CE basics, check (X) is to apply the script or to freeze the value

Re: Dungeons of Sundaria Cheat Request

Posted: Mon Dec 25, 2023 4:15 am
by ocj422
I did uncheck but it still wont revert back no matter how many times i redownload , redownloading doesnt fix it>/?

Re: Dungeons of Sundaria Cheat Request

Posted: Mon Dec 25, 2023 5:31 am
by sanitka
ocj422 wrote:
Mon Dec 25, 2023 4:15 am
I did uncheck but it still wont revert back no matter how many times i redownload , redownloading doesnt fix it>/?
Then you probably damaged your savegame and have to use previous / older one.

Is the broken save fixable ? Maybe, but only by game developers.

Re: Dungeons of Sundaria Cheat Request

Posted: Wed Dec 27, 2023 4:27 am
by branmicchan
Oustanding, thanks for the quick support Groot ^_^

Re: Dungeons of Sundaria Cheat Request

Posted: Wed Dec 27, 2023 9:32 pm
by Kanelakis
sanitka wrote:
Wed Dec 20, 2023 9:08 pm
Inventory Item Container Component replacement with item counts (first three, rest is copy, paste, adjust address .. 0c*x)

- copy the code
- paste it to your table
- move it bellow/above original Inventory Item Container Component
- optional (delete the original)
- optional (add more item counts if needed)
- enjoy

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>105854</ID>
      <Description>"&lt;- Inventory Item Container Component"</Description>
      <Options moManualExpandCollapse="1"/>
      <ShowAsHex>1</ShowAsHex>
      <ShowAsSigned>0</ShowAsSigned>
      <Color>800040</Color>
      <GroupHeader>1</GroupHeader>
      <Address>[pBase_GameData]+D28</Address>
      <Offsets>
        <Offset>0</Offset>
        <Offset>6e0</Offset>
        <Offset>30</Offset>
        <Offset>0</Offset>
        <Offset>38</Offset>
      </Offsets>
      <CheatEntries>
        <CheatEntry>
          <ID>105855</ID>
          <Description>"Container Size"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105856</ID>
          <Description>"Max Item Slot"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+224</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105857</ID>
          <Description>"Max Items Dropped"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+3AC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105858</ID>
          <Description>"Container Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105859</ID>
          <Description>"Container Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*1</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105860</ID>
          <Description>"Container Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105861</ID>
          <Description>"Container Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105862</ID>
          <Description>"Max Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105863</ID>
          <Description>"Max Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105864</ID>
          <Description>"Max Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105865</ID>
          <Description>"Max Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105871</ID>
          <Description>"Item Counts[]"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <GroupHeader>1</GroupHeader>
          <Address>+210</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>105877</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105872</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105876</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105875</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105878</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*1</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105879</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105880</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105881</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105882</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*2</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105883</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105884</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105885</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 28, 2023 12:59 am
by sanitka
Kanelakis wrote:
Wed Dec 27, 2023 9:32 pm
sanitka wrote:
Wed Dec 20, 2023 9:08 pm
Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?
I retested it with v1.0.0.53394 and it seems working.
Do you have the same version ?

It can be put anywhere, but original location makes best sense.
It needs (as the rest of the table) Game Data script active (and as a result [pBase_GameData] populated).

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 28, 2023 1:19 am
by Kanelakis
sanitka wrote:
Thu Dec 28, 2023 12:59 am
Kanelakis wrote:
Wed Dec 27, 2023 9:32 pm
sanitka wrote:
Wed Dec 20, 2023 9:08 pm
Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?
I retested it with v1.0.0.53394 and it seems working.
Do you have the same version ?

It can be put anywhere, but original location makes best sense.
It needs (as the rest of the table) Game Data script active (and as a result [pBase_GameData] populated).
Yes I have the latest version of Steam, maybe I'm ignorant, but I didn't understand the detailed steps.
I copied the code into the table, then I didn't understand the rest.

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 28, 2023 5:56 am
by sanitka
Kanelakis wrote:
Thu Dec 28, 2023 1:19 am
sanitka wrote:
Thu Dec 28, 2023 12:59 am
Kanelakis wrote:
Wed Dec 27, 2023 9:32 pm

Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?
I retested it with v1.0.0.53394 and it seems working.
Do you have the same version ?

It can be put anywhere, but original location makes best sense.
It needs (as the rest of the table) Game Data script active (and as a result [pBase_GameData] populated).
Yes I have the latest version of Steam, maybe I'm ignorant, but I didn't understand the detailed steps.
I copied the code into the table, then I didn't understand the rest.
you can try my table

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 28, 2023 9:24 am
by a1239609
Can someone expain how to use common item data - [Bank}?
It's seems not working to me.

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 28, 2023 9:39 am
by sanitka
a1239609 wrote:
Thu Dec 28, 2023 9:24 am
Can someone expain how to use common item data - [Bank}?
It's seems not working to me.
It is designed only for stackable items, ie. to change amount.
You put the item to the very first slot in bank, change its amount and put it back to inventory.

Re: Dungeons of Sundaria Cheat Request

Posted: Thu Dec 28, 2023 9:40 am
by sanitka
sanitka wrote:
Thu Dec 28, 2023 9:39 am
a1239609 wrote:
Thu Dec 28, 2023 9:24 am
Can someone expain how to use common item data - [Bank}?
It's seems not working to me.
It is designed only for stackable items, ie. to change amount.
You put the item to the very first slot in bank, change its amount and put it back to your inventory.