Eye of the Beholder 1 (GoG Release)

Upload your cheat tables here (No requests)
MightyAtom
Noobzor
Noobzor
Posts: 7
Joined: Mon Aug 23, 2021 1:21 am
Reputation: 0

Re: Eye of the Beholder 1 (GoG Release)

Post by MightyAtom »

Still doesn't want to find it. Have definintely followed all the steps, well I think so anyway. My save game is attached to check. Sorry for being so difficult...

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
Attachments
EOBDATA.zip
PW = 1234
(7.89 KiB) Downloaded 72 times

User avatar
Marc
Table Makers
Table Makers
Posts: 383
Joined: Mon Mar 26, 2018 2:35 pm
Reputation: 398

Re: Eye of the Beholder 1 (GoG Release)

Post by Marc »

Guess what: it works with your savegame. [Link]. :?

Sorry, but I'm out of ideas. The only thing you can do is:
set the value type to "string" and search for the first characters name.
Like shown [Link].

You should find exactly one address and this should be the very same than the address of character1.
If the addresses differ, calculate the difference between the two addresses. Make a double-click on the address in the table and adjust the address by the difference. Readjust the 5 other addresses by the same difference.

I'd love to do this by myself, but because I can't reproduce the problem....

MightyAtom
Noobzor
Noobzor
Posts: 7
Joined: Mon Aug 23, 2021 1:21 am
Reputation: 0

Re: Eye of the Beholder 1 (GoG Release)

Post by MightyAtom »

That seems to have done the trick. Perhaps the addresses are different for each individual install for whatever reason? Difference for me was D88 and that did it. Haven't tested to see if it's consistent with each run of the game but is there now. Thanks for the help.

[Link]

MightyAtom
Noobzor
Noobzor
Posts: 7
Joined: Mon Aug 23, 2021 1:21 am
Reputation: 0

Re: Eye of the Beholder 1 (GoG Release)

Post by MightyAtom »

Re-ran and it's the same difference from what's in the cheat table. So I'll keep that offset and all should be fine. Might be the reason others have said it doesn't work for them. Thanks again!

User avatar
Marc
Table Makers
Table Makers
Posts: 383
Joined: Mon Mar 26, 2018 2:35 pm
Reputation: 398

Re: Eye of the Beholder 1 (GoG Release)

Post by Marc »

Glad to hear it works. :)

And if someone other has the same problem, we have at least a workaround.

kamujian
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Mar 20, 2023 4:17 am
Reputation: 0

Re: Eye of the Beholder 1 (GoG Release)

Post by kamujian »

well shoot i seem to be having the same issue as mighty atom but not the ability to figure out how to apply the offset :(

random clicking buttons and i figured it out, disregard me resurrecting this thread lol

User avatar
princessgaladriel
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Apr 27, 2023 2:02 pm
Reputation: 0

Re: Eye of the Beholder 1 (GoG Release)

Post by princessgaladriel »

Hi Marc,

Thank you so much for making this table. I do have some questions. I am not a programmer, so the language is a bit hard for me. I have this, but I bought it from Steam. The invulnerability works, never cared for the food, because if you get a cleric, you eventually get the spell Create Food, and that takes care of rations. Nothing else works because the table cannot find the values of the characters, and I did see where it says to modify the address a little bit, but I do not know what I am doing. I am using CE 7.5 if that helps.

Oh, and I am not sure what happened, but one of my characters got bricked (ie -58 HP

Thanks in advance!

User avatar
Marc
Table Makers
Table Makers
Posts: 383
Joined: Mon Mar 26, 2018 2:35 pm
Reputation: 398

Re: Eye of the Beholder 1 (GoG Release)

Post by Marc »

Hi princessgaladriel,

I did not even knew that the Beholder-Series is on steam nowadays. Great to learn that.

About finding the values: seems you'd have to adjust the values from the DosBox offset - most likely steam uses a different version of DosBox. Would like to help out here but since I don't own this game (and additonally, my wife is playing Hogwarts Legacy on the shared family account) I can't take a look here -.-

Just checked with a fresh installation of my GoG Version which uses DosBox 0.74-2.1 and it worked like a charm.

The problem with -58 is an overflow. This means when coding a game you can decide whether a byte has a range from -128 to +127 (signed byte) or from 0 to 255 (unsigned byte). They chose the first one so a character can get unconscious which is from 0 to -10. The pain here is that a character with hitpoints above 127 comes into the minus-area and gets knocked out. So you'll have to reduce his hitpoints to max +127.

best regards,
Marc

litrpg
Expert Cheater
Expert Cheater
Posts: 106
Joined: Tue Oct 03, 2023 11:31 pm
Reputation: 7

Re: Eye of the Beholder 1 (GoG Release)

Post by litrpg »

So this probably doesn't work with the epic games free game of the week version either eh.

Post Reply