-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Notes to record and save bookmarked codes #252
Comments
Edit 1Currently 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. Also, you can set bookmarks in the dissassembler, but they are not persistant. Edit 1 endI 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. Also in wine games, you are potentially better of just using CheatEngine inside the Prefix. Just as a side note. |
You can already save tables with descriptions, can you elaborate further on this?
We already have bookmarks but yeah, they aren't saved into the file. I'll consider 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.
I don't think it's a redundant feature. It sure does save some time instead of opening another text editor. Edit: typo |
That's not helpful.
Yes this is what I was suggesting. |
Should the Notes (simple text editor in PINCE) feature be added as an dialog or a widget? It should be in a separate window. |
This is being worked on by @Bloodiko, no need to make a PR for this. |
Ok cool. Should I make the bookmarked disassembled codes also be saved? |
No, like I said, this is being worked on by Ebiko and requires significant backend changes. |
Understood |
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:
The text was updated successfully, but these errors were encountered: