update angry birds notes

Mis012
2024-05-20 18:59:30 +00:00
parent 1c0fe807da
commit ae77d16967

@@ -5,7 +5,7 @@
| com.zeptolab.ctr2.paid.google | Cut The Rope 2 | 1.17.2 | none (LINKER_DIE_AT_RUNTIME= on aarch64) | definitely, forces you to agree which violates GDPR | no (candidate for `unshare -n`, see below) | needs a hack to noop currently broken complex youtube thumbnail mess; see hacks/README.md for how to apply it; to make the game playable without supporting abominable business practices, set ENERGY_REFUEL_SPEED in shared prefs xml to e.g 30000 | ![image](uploads/01a406dae49fcf9f8f3176a622cad040/image.png) |
| com.ustwo.monumentvalley | Monument Valley | 2.7.16 | UGLY_BIONIC_SETLOCALE_OVERRIDE= LINKER_DIE_AT_RUNTIME= | definitely, uses Facebook SDK | no (candidate for `unshare -n`, see below) | `</dev/null` needed for some reason (android does this for all apps); Google Play License Verification needs to be manually patched out from the il2cpp.so (it seems like a massive PITA to implement properly); serves as an example of a Unity app - other Unity apps should also work with minimal effort | ![image](uploads/a7cf09bfe3f4ba96259669a100ed593f/image.png) |
| com.dotgears.flappybird | Flappy Bird | 1.3 | none | seems not | no (candidate for `unshare -n`, see below) | doesn't use native code | ![image](uploads/e14dc272bc64c6220583f4622d569d32/image.png) |
| com.rovio.angrybirds | Angry Birds | 3.2.0/3.3.2 | none | yes | no (candidate for `unshare -n`, see below) | version 3.2.0/3.3.2 only has 32bit shared libraries | ![image](uploads/168fc2f1e8ddbfc78217ca1c52034f86/image.png) |
| com.rovio.angrybirds | Angry Birds | 3.2.0/3.3.2 | none | yes | no (candidate for `unshare -n`, see below) | version 3.2.0/3.3.2 only has 32bit shared libraries; the app doesn't launch properly if window height is larger than window width | ![image](uploads/168fc2f1e8ddbfc78217ca1c52034f86/image.png) |
| com.htc.android.teeter | Teeter | 1.0.2114352037.51978 | none | nothing obvious in decompiled code | no | doesn't use native code; uses acelerometer; (this version) doesn't like non-540p window size, ATL_DISABLE_WINDOW_DECORATIONS and (if your device is 540p) ATL_FORCE_FULLSCREEN can help | ![20240404_16h25m57s_grim](uploads/a152e38400856a23a8bd90c7b37f4af1/20240404_16h25m57s_grim.png) |
| com.kiloo.subwaysurf | Subway Surfers | 1.45 | LINKER_DIE_AT_RUNTIME= UGLY_BIONIC_SETLOCALE_OVERRIDE= | certainly | no (candidate for `unshare -n`, see below) | no 86_64 natives, can use x86 ones if you have multilib | ![image](uploads/99c32534240bb48f9a0fc2918edfc1bf/image.png) |