forked from SM64-TAS-ABC/STROOP
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The Object, Mario, Triangles and potentially some more tabs show odd variable names by default under the Custom filter, such as XDistObjToMario. Even if these variables were supposed to be shown by default (which they appear not to when comparing to baseline STROOP), the displayed names are wrong.
To Reproduce
Steps to reproduce the behavior:
- Open STROOP and view any of the following Tabs (list is likely incomplete):
- Object
- Mario
- Triangles
- Misc
- Observe variables written in
PascalCase, such asXDistObjToMarioorVirtualToSegmentedSegment
Expected behavior
The variables should not be shown at all, or at least with a sensible name.
Used Versions:
- STROOP Version: Refactor 0.6.4
- Emulator: N/A
- Emulator Version: N/A
- OS: Windows
Additional context
These variables are likely entries in the WatchVariableSpecialUtilities.dictionary, as those variables are typically created with such names.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working