1.0.2.9
-
Improved floating-point number display format in the Hex window. #47
Now, when the value is between 1 and -1, it will be displayed directly without using exponential notation. -
Handling to prevent exceptions from occurring during Auto Refresh. #48
-
Add support for Hotkeys feature. #24
Currently, the hotkeys are hardcoded in the program...
-
main window hotkey
- Control + O
Perform open file - Control + S
Perform save file - Control + Q
Open Query window - Control + H
Open HexView window - Alt + S
Open Settings window - Control + A
Perform add address - Control + R
Perform refresh cheat list - Alt + E
Perform Collapse or ExpandAll in the CheatGridView, automatically determining the current status - Alt + L
Set LockEnable to enable or disable, depending on the current button activation status - Alt + R
Set AutoRefresh to enable or disable, depending on the current button activation status
- Control + O
-
query window hotkey
- Control + G
Perform get processes(retrieve all program lists again) - Control + P
Perform pause or resume. If the current status is paused, execute resume; otherwise, do the opposite - Alt + S
Perform the first or next scan - Alt + U
Perform undo scan - Alt + R
Perform redo scan - Control + R
Perform refresh result list - Control + N
Create a new scan, clearing the current scan results - Alt + C
Clone the current scan results into a new Query window - Control + Left:
Collapse the left Split panel - Control + Right:
Expand the left Split panel - Control + Up:
Collapse the upper right Split panel - Control + Down:
Expand the upper right Split panel
- Control + G
-
HexEditor window hotkey
- Control + P
Go to Previous Page - Control + N
Go to Next Page - Control + R
Refresh HexBox - Control + S
Write Modifications to PS4 - Control + A
Add to Cheat Grid - F3
Perform Find, forward or backward depending on whether "Forward" is checked - Control + Left:
Collapse the left Split panel - Control + Right:
Expand the left Split panel - Control + Up:
Collapse the upper right Split panel - Control + Down:
Expand the upper right Split panel
- Control + P