Page 3 of 5

Re: Enshrouded (Steam)

Posted: Fri Feb 02, 2024 10:49 am
by atamg
If anyone needs to make a stack multiplier (maximum
possible stack is multiplied by your default multiplier 2)
did it for myself
about the behavior if the script is enabled then everything works as it should and if initially the stack was 50 then it will become 100 and will not allow you to increase it anymore

if after this you disable the script
then the stack will not be reset and everything will become infinite

logic without script
max stack = 50
current stack = 50
the value is placed in the register eax = (max stack) - (current stack)
and then in code
very far after the patch there is such a check
mov eax,[rsp+7C]
test eax,eax
je 7FF67ACBE14B
So this check skips all values ​​except 0
and if the current stack is greater than the max stack
then the check value is negative and everything works (infinite stack)

if current stack if less than or equal to max stack
then logic will not allow you to exceed the max stack




In general, unlimited stack will sooner or later hit the ceiling
and reset to your maximum

(no idea about bugs
make backup saves)

check post
viewtopic.php?p=332691#p332691

Re: Enshrouded (Steam)

Posted: Fri Feb 02, 2024 8:47 pm
by alfafiles
weapons created using "Change Item" are created without a level and damage value, can this be changed, specify the level and rarity? or what is the point of creating it then? keep weapons on this list?

Re: Enshrouded (Steam)

Posted: Sat Feb 03, 2024 8:16 pm
by cunhak9
alfafiles wrote:
Fri Feb 02, 2024 8:47 pm
weapons created using "Change Item" are created without a level and damage value, can this be changed, specify the level and rarity? or what is the point of creating it then? keep weapons on this list?
Same problem, version 487046.

Re: Enshrouded (Steam)

Posted: Sun Feb 04, 2024 3:40 pm
by StarkSint
Anyone have a 1 hit kill or a damage modifier cheat?

Re: Enshrouded (Steam)

Posted: Mon Feb 05, 2024 1:43 am
by legend0fthefall
Get Item Pointer not working for me. Not a novice to CE but also don't code for it so fixing what is wrong is beyond me.

1. I hit the x in Get Item Pointer to expand the options
2. I then select an item in inventory (pointer doesn't populate)
3. I then take that item and move it to a different inventory slot (pointer still doesn't populate)
4. I try clicking on the pointer box and just get the error sound not able to click it.

Re: Enshrouded (Steam)

Posted: Tue Feb 06, 2024 11:01 am
by hcrowman
@cfemen A patch just dropped. Everything still seems to work except for unlimited shroud time. Would appreciate if you could update it. Thanks!

Re: Enshrouded (Steam)

Posted: Tue Feb 06, 2024 5:55 pm
by movepoint
So I noticed when I play with friends the loot gets bigger in each chest. I assume there is a variable somewhere for number of players or loot multiplier. Is it possible to catch it or force it to the max or a certain number?

Re: Enshrouded (Steam)

Posted: Tue Feb 06, 2024 6:56 pm
by Zephyrusiac
Thanks for the updates! I can't get inf skill points to work. points just go down as normal.
EDIT: Nevermind, it works fine, unless remaining skill points is 1.

Re: Enshrouded (Steam)

Posted: Wed Feb 07, 2024 10:36 am
by hcrowman
@cfemen. Thanks for the update. Can I check if the delete item feature is working? I accidentally spawned the buggy backpack and now it's stuck in my bag. Can't seem to delete it.

EDIT: Managed to delete it with CE after I 'deposit all' into storage box.

Re: Enshrouded (Steam)

Posted: Thu Feb 08, 2024 1:45 am
by cunhak9
hcrowman wrote:
Wed Feb 07, 2024 10:36 am
@cfemen. Thanks for the update. Can I check if the delete item feature is working? I accidentally spawned the buggy backpack and now it's stuck in my bag. Can't seem to delete it.

EDIT: Managed to delete it with CE after I 'deposit all' into storage box.
You could also change the bugged item to wax and delete it normally

Re: Enshrouded (Steam)

Posted: Thu Feb 08, 2024 5:42 am
by hcrowman
cunhak9 wrote:
Thu Feb 08, 2024 1:45 am
hcrowman wrote:
Wed Feb 07, 2024 10:36 am
@cfemen. Thanks for the update. Can I check if the delete item feature is working? I accidentally spawned the buggy backpack and now it's stuck in my bag. Can't seem to delete it.

EDIT: Managed to delete it with CE after I 'deposit all' into storage box.
You could also change the bugged item to wax and delete it normally
I couldn't even move it before 'Deposit all' so I can't even select it to get the pointer. But once it was deposited from bag to storage, it was movable again. That's how I deleted it.

Re: Enshrouded (Steam)

Posted: Fri Feb 09, 2024 12:42 am
by hcrowman
Is it possible to add a few TP slots with coordinates that can be manually entered so we don't have to re-save the positions every time we start a new session? Mainly for chest farming.

Re: Enshrouded (Steam)

Posted: Fri Feb 09, 2024 12:23 pm
by cunhak9
swaping weapons still bugged, dont hav stats/damage/lvl, tested last table on game version 491572

Re: Enshrouded (Steam)

Posted: Sat Feb 10, 2024 6:38 pm
by Sigan
Anyone have any idea how to set the glide plane to zero? Like, instead of gliding and slowly falling, set the rate to fall to zero. Not turn on anti gravity, because then I'm clipping through the air. I'm just curious if anyone has any idea how to accomplish this. Thank you :)

Re: Enshrouded (Steam)

Posted: Sun Feb 11, 2024 5:55 am
by cunhak9
No Durability Loss dont work on torchs