Page 1 of 1

Etrian Odyssey II HD

Posted: Thu Jun 01, 2023 6:17 pm
by BabyGroot

Code: Select all

Game Name: 				Etrian Odyssey II HD
Game Process : 				Etrian Odyssey HD.exe
Game Release date: 			1Jun 2023
CE Version: 				7.4 (White)
Version Game / Build Id / Date Patch:  	v1.0 / 11355719 / 1 June 2023
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. Follow this guide : viewtopic.php?p=277558#p277558
to add a pointer - { Char Data [3]/[4]/[5] Etc }.
Options Table
Image

If you like my table, don’t forget to click the Image button.

Re: Etrian Odyssey II HD

Posted: Sun Jun 25, 2023 8:05 am
by omgwut
Yeah, this game's cheat table along with the first game's cheat table needs to be updated.

Re: Etrian Odyssey II HD

Posted: Thu Jul 06, 2023 10:54 pm
by Lirena
request: something to increse the amount of the items we have stored
be nice to say store a material and have say 60 or 120 of it in storage when you open it next time. also good for formeldhyde

please and thank you.

Re: Etrian Odyssey II HD

Posted: Fri Apr 05, 2024 2:56 am
by edomsa
Could you please implement a cheat that will not reduce HP, TP, or FORCE during battle?
It is possible to search and find the relevant address, but it is very time consuming to search every time the game is started.
I have created a pointer map and tried a pointer scan, but could not find the static address.

Thank you in advance for your help.

Re: Etrian Odyssey II HD

Posted: Fri Apr 05, 2024 5:52 am
by edomsa
Sorry, this code was working differently than I expected.

I found the static address and offset and am posting it.
So far it has been valid after restarting the game 3 times, but I don't know yet if it will be valid all the time.
However, if it wasn't valid, restarting the game may make it valid.


# I am Japanese and I am posting using deepl.

Code: Select all

<CheatEntry>
      <Description>"battle TP formation 1st (activate at changed someone's TP)"</Description>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>4 Bytes</VariableType>
      <Address>GameAssembly.dll+3013EE8</Address>
      <Offsets>
        <Offset>10</Offset>
        <Offset>28</Offset>
        <Offset>10</Offset>
        <Offset>58</Offset>
        <Offset>20</Offset>
        <Offset>10</Offset>
        <Offset>0</Offset>
        <Offset>B8</Offset>
      </Offsets>
    </CheatEntry>