Game Name: Enotria: The Last Song Game Engine: Unreal 5.4 Game Edition: Steam Game Version: 1.002-1.005
Features:
- Infinite HP
- Infinite Stamina
- Memoria / XP
- Path Points
- Walk Speed Multiplier
- Jump Height
- Two Hit Kill with disable option
- Item Finder (reworked, found item is added to the table directly) Hint
Item Finder needs two values current item count and max item count, both visible in inventory.
Then it feeds it to the find (scan) dialog utilizing group-find.
The very first item found is added to the table, but will not be saved with the table.
Btw. you can search for anything in the inventory, but nothing else
Btw2. you should not set count to max value or higher (sometimes there is a trigger on cnt==maxvalue and if you change amount manually it might not get triggered).
More features soon .
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
Thanks for the table ! Could you add something that allow for higher jump ? My progression has been stuck because a ladder don't appear so a high jump cheat would help with that.
A silly question, any way to add "mega jump" or even better "unlimited jumps"? In my game an area that should have a ladder is missing it, so i am unable to progress further in chapter 2 when you lower the water
A silly question, any way to add "mega jump" or even better "unlimited jumps"? In my game an area that should have a ladder is missing it, so i am unable to progress further in chapter 2 when you lower the water
I would love to, but at the moment I do not know how.
As far as I understand, games based on UE5 have bit different physics, ie. jumps are done differently then in UE4 .
A silly question, any way to add "mega jump" or even better "unlimited jumps"? In my game an area that should have a ladder is missing it, so i am unable to progress further in chapter 2 when you lower the water
I would love to, but at the moment I do not know how.
As far as I understand, games based on UE5 have bit different physics, ie. jumps are done differently then in UE4 .
Jump Height and Walk Speed added .
Thank you so much mate!! Will try this as soon as I can and hope to get out of the bugged area! We live in a time where modders/cheat table makers fix bugs so you can continue playing the game lmao
A silly question, any way to add "mega jump" or even better "unlimited jumps"? In my game an area that should have a ladder is missing it, so i am unable to progress further in chapter 2 when you lower the water
I would love to, but at the moment I do not know how.
As far as I understand, games based on UE5 have bit different physics, ie. jumps are done differently then in UE4 .
Jump Height and Walk Speed added .
Thank you so much man, i managed to go past this horrible ladder thanks to you !
Thank you so much man, i managed to go past this horrible ladder thanks to you !
You are welcome, those ladders are strange, not sure if they are sometimes not saved or when you die it "rolls back" ladders since last save.
I needed it too, once for lost memory in the middle of the cliff and once the ladder in monastery ? leading to the lift (which I was quite sure that I had lowered it down)
Game Name: Enotria: The Last Song Game Engine: Unreal 5.4 Game Edition: Steam Game Version: 1.002
Features:
- Infinite HP
- Infinite Stamina
- Memoria / XP
- Path Points
- Walk Speed Multiplier
- Jump Height
- Two Hit Kill
- Item Finder Hint
Item Finder needs two values current item count and max item count, both visible in inventory.
Then it feeds it to the find (scan) dialog utilizing group-find.
Result should be one address, if more appear then you have more items with the same count/max count.
When you add found address to the table you will get two items - item count (modifiable) and max count (not modifiable).
Btw. you can search for anything in the inventory, but nothing else
Btw2. you should not set count to max value or higher (sometimes there is a trigger on cnt==maxvalue and if you change amount manually it might not get triggered).
More features soon .
Hi im confused as to how the item finder works? I keep inputting the current amount (space) max amount but it keeps giving me error stuff? Not really good at the software can anyone help?
Also is the memoria/xp by default not yet working?
Hi im confused as to how the item finder works? I keep inputting the current amount (space) max amount but it keeps giving me error stuff? Not really good at the software can anyone help?
Also is the memoria/xp by default not yet working?
If the search does not work for you (usually it means that CE has some minor issues), use the group search (in Value type select Grouped) and use the pattern below: 4:4 4:0 4:0 8:0 4p:CURR 4p:MAX 8:0
(replace CURR with current amount and MAX with maximum amount)