Pokémon Go: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
Regarding nomenclature, "PvP" in this document refers to "Trainer Battles", i.e. Team Rocket, friends, Team Leaders, and the GO Battle League, even though Team Rocket and Team Leaders are AI. "PvE" refers to raids and Max battles only. | Regarding nomenclature, "PvP" in this document refers to "Trainer Battles", i.e. Team Rocket, friends, Team Leaders, and the GO Battle League, even though Team Rocket and Team Leaders are AI. "PvE" refers to raids and Max battles only. | ||
===On-device=== | ===On-device=== | ||
| Line 748: | Line 741: | ||
Should none exist, I would like to know the smallest collection from which, for each opposing 3POC, a 3POC can be selected which does not lose. | Should none exist, I would like to know the smallest collection from which, for each opposing 3POC, a 3POC can be selected which does not lose. | ||
==Fucking with the APK== | |||
The APK can be downloaded from [https://www.apkmirror.com/apk/niantic-inc/pokemon-go/ APKMirror] and analyzed with e.g. [https://apktool.org/ Apktool]. | |||
Important content includes (in <tt>base/assets/</tt>): | |||
* the plaintext, key-value <tt>text/i18n_en-us.json</tt> (salt for your language) | |||
* the binary <tt>bin/Data/Managed/Metadata/global-metadata.dat</tt> | |||
==External links== | ==External links== | ||