[PR #3172] Renamed Mem Scanner Op Text&added Virtual Address #1717

Closed
opened 2026-01-29 19:18:04 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/stenzek/duckstation/pull/3172

State: closed
Merged: Yes


Renamed the Memory Scanner Operator Text for clarity. Replaced '...' with 'Value' and 'Previous' with 'Previous Result'.
Also changed "Any Value" to "Any Value ('New Search' or 'Reset Result Value')"

Reordered the Memory Scanner Operator Text into a more intuitive order:

Any Value ('New Search' or 'Reset Result Value')
Less Than Previous Result
Less or Equal to Previous Result
Greater Than Previous Result
Greater or Equal to Previous Result
Not Equal to Previous Result (Changed Value)
Equal to Previous Result (Unchanged Value)
Increased By Value
Decreased By Value
Changed By Value
Equal to Value
Not Equal to Value
Greater Than Value
Greater or Equal to Value
Less Than Value
Less or Equal to Value

The Virtual Address extra will display the virtual address of DuckStation's PSX RAM so it can be easily edited with the likes of HXD or another tool where the location of the virtual memory needs to be known.

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/3172 **State:** closed **Merged:** Yes --- Renamed the Memory Scanner Operator Text for clarity. Replaced '...' with 'Value' and 'Previous' with 'Previous Result'. Also changed "Any Value" to "Any Value ('New Search' or 'Reset Result Value')" Reordered the Memory Scanner Operator Text into a more intuitive order: Any Value ('New Search' or 'Reset Result Value') Less Than Previous Result Less or Equal to Previous Result Greater Than Previous Result Greater or Equal to Previous Result Not Equal to Previous Result (Changed Value) Equal to Previous Result (Unchanged Value) Increased By Value Decreased By Value Changed By Value Equal to Value Not Equal to Value Greater Than Value Greater or Equal to Value Less Than Value Less or Equal to Value The Virtual Address extra will display the virtual address of DuckStation's PSX RAM so it can be easily edited with the likes of HXD or another tool where the location of the virtual memory needs to be known.
claunia added the pull-request label 2026-01-29 19:18:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1717