CameronRedmore / memory-deck

A Decky Loader plugin that allows scanning and editing of memory values.
GNU General Public License v3.0
38 stars 11 forks source link

[feature request] add ability to freeze addresses #22

Closed RyuSeisuke1992 closed 6 months ago

RyuSeisuke1992 commented 1 year ago

Very often it happens that values cannot be edited permanently. Freezing values or addresses could cause this problem that the value cannot be reset. If you freeze a address the address will not change until you unfreeze it. The value does change but memorydeck will restore the value to its frozen state every few milliseconds.

HeyItsWaters commented 1 year ago

There are a couple ways to go about this, both of which scare me a little bit.

The plugin itself uses scanmem as the backend.

Right now this is a little beyond my skill level, but I do think it's a totally legitimate enhancement.

Thanks!

HeyItsWaters commented 6 months ago

once merged, this feature enhancement will be implemented with v0.1.9