KuhakuPixel/AceTheGame

Roadmap

KuhakuPixel opened this issue · 0 comments

  • use github action for CI/CD

APK

like cheat engine, where the name of scan type
is Exact Scan, Less than and etc are more readable
than symbols =, <

  • Option to add address manually to address table

  • Option to add all matches to address table

  • Option to Pause while scanning

  • Freeze value of an address

  • show value of an address in real time

  • Undo

add an option to limit matches count
that can be undo-ed so it won't consume
too much memory

Modder

  • ship with adb binary so adb command won't be needed
  • #68
    from download to pull to download apk from device
    (better name and similliar to adb)
  • #69
    (add some flag in patch command)

ACE

  • Use data-format like json for communication to APK
  • array scan

currently messages sent by ACE to APK are hard to read because it only sent the "raw" message like when giving request, its hard to know
if the request is a success or failure