Skip to content

1.0.2.6

Compare
Choose a tag to compare
@avan06 avan06 released this 18 Feb 13:04
· 8 commits to main since this release
  • Added support for "Invert checked Hidden" and "Disable checked Hidden" in the right-click context menu of the SectionView in the Query window.

  • Disable checked Hidden:
    Executing "Disable checked Hidden" will set the Valid of the checked Hidden sections to Disable, and update the settings written to the Hidden configuration file at the "path to PS4CheaterNeo\sections[GAME_ID].conf" path.
    To revert, manual editing of the conf file is required, changing the Valid of the Hidden sections from False to True.
    Note: The Query window needs to Refresh Processes to incorporate the new Hidden conf settings.

  • Move some items from the SectionView right-click menu to the submenu in the Query window.
    Move the "Check all," "Uncheck all," "Invert checked," "Check that contains..." menus into the submenu of the Items menu.
    Move the "Check all Hidden," "Un-Check all Hidden..." menus into the submenu of the Hidden Items menu.

  • Renaming option names:
    Renamed the "Section View Full Row Select" option to "Full Row Select".
    Renamed the "Section View Detect Hidden Section" option to "Detect Hidden Sections".

  • Added the option "DetectHiddenSectionStartFromTheEnd"
    Determine whether to enable detecting hidden sections starting from the end address of the last section. Default disabled