Sc2ad

Steps followed to change an asset

May 26th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. Steps I followed to change noticeable information:
  2. Step 1: Rip APK (adbTool, or just adb)
  3. Step 1b: Extract APK as .zip
  4. Step 2: Copy this script and save it somewhere useful: https://pastebin.com/kWcpZiAk
  5. Step 3: Run that script in command line with libil2cpp.so as its commandline parameter
  6. Step 4: Open UABE (google it, download release from github), and open sharedassets17.assets.split0 (this can be found in base/assets/bin/Data)
  7. Step 5: Download this raw: https://drive.google.com/open?id=1VSpefBrueA-yAoQz1Xj5aA9Fdc9iFfsZ
  8. Step 6: Do a search in UABE for $100BillsLevel (if you can't find it, scroll until you find "MonoBehaviour $100BillsLevel") then select it.
  9. Step 7: Select import raw, select the file that you just downloaded.
  10. Step 8: Save the asset file using UABE into some temp directory, then close UABE and move the asset into the folder in the apk (unzipped)
  11. Step 9: Repackage the APK (google this)
  12. Step 10: Install on Quest, see if it works or if it crashes.
Add Comment
Please, Sign In to add comment