Page 1 of 1

Ludus Mortis

Posted: Fri Mar 08, 2024 7:10 pm
by Drkennith
I'm not cheating expert but this game is giving me alot of trouble. Anyone know how to find the values and change them? I've tried basic searches and no dice. I also tried unknown with change and no change and no luck at all.

Re: Ludus Mortis

Posted: Fri Mar 08, 2024 9:42 pm
by Yesser
Seems to be running in Chrome
When I search for strings I'm getting JS arrays [""],[4321],["XP"]
But that's probably not data, maybe a log
{"c2array": true, "size":[500,31,1],"data":[[["Status"],[1],[2],[2] and so on
JSON

Before that
application/vnd.blink-idb-value-wrapper
So it's storing the values in indexedDB

Searching leads to Construct.net a game engine JS based.
This game apparently uses Construct 2.

Savegame path is %USERPROFILE%/AppData/Local/LudusMortis/User Data/Default

It also seems to be using nw.js heavily.

Well IDK.

Probably has some value * salt modifier

Re: Ludus Mortis

Posted: Sat Mar 09, 2024 2:05 am
by Drkennith
Thank you for the detailed reply Yesser. I'm still new to cheat engine so I'll do my best to research what you said to try to understand it.

Re: Ludus Mortis

Posted: Fri Mar 15, 2024 6:57 am
by EkinOng
switch to process list and look for ludus mostis.exe. there will be six of them, normally it is at the fifth ones ( i might be wrong ). Then change value type to RPG VX type. Now u can start seaching the value.

Re: Ludus Mortis

Posted: Mon Mar 18, 2024 5:46 pm
by Drkennith
RPG VX type is value*2+1 if i'm correct right? Thanks for you help ekin

Re: Ludus Mortis

Posted: Mon Apr 15, 2024 10:24 pm
by wilsorth
Has anyone been able to figure this out?? I tried value*2+1 to no avail :(