Search results for query: *

  1. Outdated ONE PIECE BON! BON! JOURNEY!! v1.12.0 MOD [UPDATE]

    Appreciated for the updated mod, may I ask if this mod able to link fb?
  2. About modifying li2cpp.so

    Hi all, I'm modding a game by analyzing dump.cs and it works after I did some changes on a float within a class. But after the apk updated, I noticed that same float under that class have been changed from a primitive (float) to wrapper (Float). And I can no longer do the same changes by using...
  3. Question of modding apk

    Hi, I'm trying to mod a apk game by looking through the dump.cs generated by il2cppdumper. I also able to modify few specific int but it only make changes on display and return to original value after "loading" which seems to be a communication with game server. Does it means that there is no...
Back
Top Bottom