IntelSDM / RustDMACheat

Small DMA Cheat For Rust
MIT License
182 stars 55 forks source link

No recoil not working #32

Closed Ghostty1 closed 6 months ago

Ghostty1 commented 6 months ago

I updated everything and the cheat works perfectly but no recoil does not work at all, is there a way to fix that? Btw sorry for making so many issues :(

IntelSDM commented 6 months ago

You probably didn't update held entity or baseprojectile then.

Ghostty1 commented 6 months ago

Will try doing that

Ghostty1 commented 6 months ago

no both those are updated but it still doesnt work

Ghostty1 commented 6 months ago

also console sometimes says "Failed to Execute scatter read" but the cheat still works, only recoil doesnt.

IntelSDM commented 6 months ago

The recoil properties field also needs updating.

Ghostty1 commented 6 months ago

its up to date, its 0x2F0. do I need to update the class above recoil properties?

Ghostty1 commented 6 months ago

what are all the offsets and Classes I need to update for recoil? I am pretty sure I updated all. not 100% sure tho

arlohewitt commented 6 months ago

My fork that was just merged should all be updated properly, have a look at the SDK changes and you can try to figure out what you missed.

Ghostty1 commented 6 months ago

hey, yeah I did and it works now, in Item ID I accidently put 10 instead of 20. Tysm for the help