PINCE icon indicating copy to clipboard operation
PINCE copied to clipboard

Feature request: Notes to record and save bookmarked codes

Open OpenNetSurfer opened this issue 9 months ago • 9 comments

Newbie here....

Recently I have been using PINCE to debug wine games and I noticed that there are some features missing like in cheat engine. I used to use cheat engine long back and mainly the following feature seems to be quite helpful to be added:

  • Notes to record what you found
  • Save the addresses of machine code you found

OpenNetSurfer avatar May 05 '24 11:05 OpenNetSurfer

Edit 1

Currently Memory Adresses allow for comments. You can save adresses in your address table, set a comment on those, and save the whole table as a cheat table file. This will include all notes you have set on those addresses.

Also, you can set bookmarks in the dissassembler, but they are not persistant.

Edit 1 end


I can see a potential "Bookmark adresses" feature for the current process / in a cheattable or some other integration.

But writing notes could be simply done in an external txt file. Not sure if this should be added to pince at all. It feels like redundent functionality.

Also in wine games, you are potentially better of just using CheatEngine inside the Prefix. Just as a side note.

Bloodiko avatar May 05 '24 11:05 Bloodiko

Notes to record what you found

You can already save tables with descriptions, can you elaborate further on this?

Save the addresses of machine code you found

We already have bookmarks but yeah, they aren't saved into the file. I'll consider this

korcankaraokcu avatar May 05 '24 12:05 korcankaraokcu

Notes to record what you found

You can already save tables with descriptions, can you elaborate further on this?

I simply meant a note feature like in cheat engine, where i can write in it what i found and save it inside the PINCE save file. I wasn't talking about cheat tables.

But writing notes could be simply done in an external txt file. Not sure if this should be added to pince at all. It feels like redundent functionality.

I don't think it's a redundant feature. It sure does save some time instead of opening another text editor.

Edit: typo

OpenNetSurfer avatar May 05 '24 12:05 OpenNetSurfer

Currently Memory Adresses allow for comments. You can save adresses in your address table, set a comment on those, and save the whole table as a cheat table file. This will include all notes you have set on those addresses.

That's not helpful.

Also, you can set bookmarks in the dissassembler, but they are not persistant.

Yes this is what I was suggesting.

OpenNetSurfer avatar May 05 '24 12:05 OpenNetSurfer

Should the Notes (simple text editor in PINCE) feature be added as an dialog or a widget? It should be in a separate window.

OpenNetSurfer avatar May 16 '24 14:05 OpenNetSurfer

This is being worked on by @Bloodiko, no need to make a PR for this.

brkzlr avatar May 16 '24 14:05 brkzlr

Ok cool. Should I make the bookmarked disassembled codes also be saved?

OpenNetSurfer avatar May 17 '24 03:05 OpenNetSurfer

No, like I said, this is being worked on by Ebiko and requires significant backend changes.

brkzlr avatar May 17 '24 05:05 brkzlr

Understood

OpenNetSurfer avatar May 17 '24 06:05 OpenNetSurfer