PS4CheatsManager icon indicating copy to clipboard operation
PS4CheatsManager copied to clipboard

Add game patch support

Open bucanero opened this issue 2 years ago • 2 comments

Add game patches from @illusion0001

  • [ ] add a new Patches main menu
  • [ ] list and parse game patch files
  • [ ] patch files path: /data/GoldHEN/patches/json
  • [ ] allow patches updating from the web (download + unzip)
  • [ ] allow enabling/disabling patches

bucanero avatar Oct 14 '22 12:10 bucanero

3-5 are completed on my branch https://github.com/illusion0001/GoldHEN_Cheat_Manager/commit/e799eade9a92ff398342d34233512d891afadc6d. though I have yet to figure out how to use list_append method at this time.

illusion0001 avatar Oct 14 '22 16:10 illusion0001

3-5 are completed on my branch illusion0001@e799ead. though I have yet to figure out how to use list_append method at this time.

Great, I'll work on 1-2 and then we can merge your changes into the game-patch-support branch to test if everything works as expected 👍

bucanero avatar Oct 14 '22 17:10 bucanero