I'm not sure a lot of others have had the same issue and its probably software or hardware related, but for me the game often completely froze when I attached Cheat Engine to it and had loaded the table. This mainly occurred directly after returning to the game and sometimes just a little later, but always within a minute.
I finally got around this by putting the game in borderless windowed mode.
@Cielos - Did you progress enough in the game already to be able to look into getting "ignore drachmae/resources" working for ships?
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
I'm not sure a lot of others have had the same issue and its probably software or hardware related, but for me the game often completely froze when I attached Cheat Engine to it and had loaded the table. This mainly occurred directly after returning to the game and sometimes just a little later, but always within a minute.
I finally got around this by putting the game in borderless windowed mode.
@Cielos - Did you progress enough in the game already to be able to look into getting "ignore drachmae/resources" working for ships?
Just open cheat engine, do a search for your current wood etc inventory amount, pick up some wood, do next search with new amount, pick up more wood, next search until you find the address for the resource. Then edit the value. This is how I got all my resources except for orichalcum (it is server sided) maxed out, and a full gold ship.
I wasn't able to edit my obsidian glass so if someone knows how to mod it or if I'm doing something wrong lemme know.
I'm not sure a lot of others have had the same issue and its probably software or hardware related, but for me the game often completely froze when I attached Cheat Engine to it and had loaded the table. This mainly occurred directly after returning to the game and sometimes just a little later, but always within a minute.
I finally got around this by putting the game in borderless windowed mode.
@Cielos - Did you progress enough in the game already to be able to look into getting "ignore drachmae/resources" working for ships?
Just open cheat engine, do a search for your current wood etc inventory amount, pick up some wood, do next search with new amount, pick up more wood, next search until you find the address for the resource. Then edit the value. This is how I got all my resources except for orichalcum (it is server sided) maxed out, and a full gold ship.
I wasn't able to edit my obsidian glass so if someone knows how to mod it or if I'm doing something wrong lemme know.
Obsidian glass works the same way as other resources, but for some reason at least for me, if you don't wait a second or two to let numbers change after you change it ingame, you won't find the right address.
Engraving challenges.
I'm sure someone can make something out of it, I used the steam version if there is any difference.
If anyone want to use it now just search for the AOB 8B 43 1C 39 87 54 03 00 00 in the memory view right click and click the "Find out what addresses this instruction accesses", go into the engraving list and you will get the list in the small window in cheat engine,find what you want by increasing the value of the challenge.
I recommend to put the value one below what you need and then increase it in game (99 out of 100), I only tried it on sword kills and predator animals don't know if it will work on other challenges.
[ENABLE]
aobscanmodule(INJECT,ACOdyssey.exe,8B 43 1C 39 87 54 03 00 00) // should be unique
alloc(newmem,$1000,"ACOdyssey.exe"+2E57CF9)
label( HijackXP_o )
registersymbol( HijackXP_o )
label( pRewardExperiencePointsOutcomeData )
registersymbol( pRewardExperiencePointsOutcomeData )
label( back )
HijackXPHook:
mov [pRewardExperiencePointsOutcomeData],rdi
push rax
mov eax,[xp_multiplier]
mov edx,[rdi+B4]
imul edx,eax
mov [rdi+B4],edx
mov edx,[rdi+B8]
imul edx,eax
mov [rdi+B8],edx
pop rax
HijackXP_o:
readmem( HijackXP, 6 )
jmp back
db CC CC CC CC
pRewardExperiencePointsOutcomeData:
dq 0
db CC CC CC CC
HijackXP:
jmp HijackXPHook
db 90
back:
Last edited by SunBeam on Fri Oct 05, 2018 3:09 pm, edited 1 time in total.
Hey there, thank you for your work!! Could you add the TAB key as an option for the Walk Movement Speed toggle? It'd be easier for me to hold down than the others. Thank you again!!