Page 1 of 3

The Caligula Effect: Overdose

Posted: Wed Mar 13, 2019 5:10 pm
by ColonelRVH
Image

The Caligula Effect: Overdose | Cheat Engine Table v1.1, [2019-3-14] COLONELRVH | May not work on other version.

- Features -
  • [Battle]
    • Get HP Addresses
      • God Mode
      • Instant Kill
    • Unlimited SP


============================================================================================
If you want to support, Please consider becoming my patron
It would be a great help for me to cover my living expenses so I can focus on making & improving cheats for you.
Image
fearlessrevolution.com
| Thanks in advance


To find my tables easier Or to search for exclusive content you can check out [Link] at [Link]
============================================================================================

Re: The Caligula Effect: Overdose

Posted: Wed Mar 13, 2019 5:30 pm
by Noire Blackheart
Inf hp works fine but inf SP knocks it down to 0.

Re: The Caligula Effect: Overdose

Posted: Wed Mar 13, 2019 8:30 pm
by Impala
Yes, what above post said, it works once then resets it to 0 in future fights

Re: The Caligula Effect: Overdose

Posted: Wed Mar 13, 2019 9:06 pm
by Impala
Image

Re: The Caligula Effect: Overdose

Posted: Wed Mar 13, 2019 11:51 pm
by antonisimo
please add XP. :-)

Re: The Caligula Effect: Overdose

Posted: Thu Mar 14, 2019 7:22 am
by ColonelRVH
Fixed in v1.1

Re: The Caligula Effect: Overdose

Posted: Thu Mar 14, 2019 7:55 am
by Dawnbomb
i posted this in the original topic, but i'll copy paste it here as well.

I wanted to request some multipliers, all of them the kind where we put in a number like 1.22 and not a x2 x3 checkbox. (so the player can specify exactly what they want)

Exp Gain Multiplier
Hero Damage Multiplier (Damage dealt by any ally to any enemy)
Enemy Damage Multiplier(Damage dealt by any enemy to any ally)

and if possible, but not necessary, Gold (or other currency) Gain Multiplier

Re: The Caligula Effect: Overdose

Posted: Thu Mar 14, 2019 10:32 pm
by Impala
Thought someone was going to do something with the skill stuff I posted

This script makes it so whenever you learn a skill, your skill points increase instead of decreasing

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>10</ID>
      <Description>"Skill Points"</Description>
      <Options moHideChildren="1"/>
      <LastState/>
      <Color>FF0000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscan(skillpoints, 8B 41 54 2B C2 79 03 32 C0 C3 89 41 54 B0 01 C3)
registersymbol(skillpoints)

skillpoints+3:
db 01 D0

[DISABLE]
skillpoints+3:
db 2B C2
unregistersymbol(skillpoints)

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Copy and paste the code right into cheat engine then check to have it start working

Re: The Caligula Effect: Overdose

Posted: Thu Mar 14, 2019 11:49 pm
by Erlkonig
Going to request an affinity multiplier or editor, as using cheat engine to look up a 4 bytes value doesn't seem to stick.

Re: The Caligula Effect: Overdose

Posted: Fri Mar 15, 2019 2:06 pm
by Impala
Haven't heard a response in a bit, I'll try to work on exp and affinity multiplier

Re: The Caligula Effect: Overdose

Posted: Fri Mar 15, 2019 6:21 pm
by Impala
The pointers were temporary, this table includes an auto update for EXP and Affinity
COD-Win64-Shipping.CT
(5.02 KiB) Downloaded 379 times
Open status screen and switch characters to find the selected characters EXP and Affinity.

5500 is level 9 affinity.

Re: The Caligula Effect: Overdose

Posted: Fri Mar 15, 2019 10:42 pm
by Teekye
Skill and Affinity multiplier seems working fine though the exp cheat doesn't work. Is this because I've already unlocked more characters than the given 3?

Re: The Caligula Effect: Overdose

Posted: Fri Mar 15, 2019 11:02 pm
by Impala
Teekye wrote:
Fri Mar 15, 2019 10:42 pm
Skill and Affinity multiplier seems working fine though the exp cheat doesn't work. Is this because I've already unlocked more characters than the given 3?
It's possible that the pointers are different for you, that's the problem with pointers. Are you using the steam version?

Re: The Caligula Effect: Overdose

Posted: Sat Mar 16, 2019 12:57 am
by Bluezinger
ImpalaPUA wrote:
Fri Mar 15, 2019 11:02 pm
Teekye wrote:
Fri Mar 15, 2019 10:42 pm
Skill and Affinity multiplier seems working fine though the exp cheat doesn't work. Is this because I've already unlocked more characters than the given 3?
It's possible that the pointers are different for you, that's the problem with pointers. Are you using the steam version?
EXP doesn't seems to works on Steam Version.

Re: The Caligula Effect: Overdose

Posted: Sat Mar 16, 2019 3:34 pm
by Impala
Bluezinger wrote:
Sat Mar 16, 2019 12:57 am
ImpalaPUA wrote:
Fri Mar 15, 2019 11:02 pm
Teekye wrote:
Fri Mar 15, 2019 10:42 pm
Skill and Affinity multiplier seems working fine though the exp cheat doesn't work. Is this because I've already unlocked more characters than the given 3?
It's possible that the pointers are different for you, that's the problem with pointers. Are you using the steam version?
EXP doesn't seems to works on Steam Version.
Can you take a screenshot and show me what it shows you when you start up the game

Image