Jump to content

PS4 - PS4CheaterNeo 0.9.7.5-beta


Retrohacked

Recommended Posts

  1. Added support for search hex with wildcards when ScanType is Hex
    For example
    Memory: 00 00 00 10 FF EE DD CC 00 00 00 20
    Input: 00 00 00 10 ?? ?? ** ** 00 00 00 20
    Hex CheckBox clicked, ?? is the same as **, blank can also be omitted

  2. Added support for search hex using decimal when ScanType is Hex
    For example
    Memory: 00 00 00 10 FF EE DD CC 00 00 00 20
    Input: ? ? ? ? 255 238 221 204 * * * *
    Hex CheckBox unclicked, ? is the same as *, blank spaces are required

  3. Added EnableFloatingResultExact options
    Determines whether to make the calculation result of Floating(float, double) completely exact in query window, there can be 0.0001 difference in the old mechanism. Default enabled.

View the full article

Link to comment
Share on other sites

×
×
  • Create New...