Gadvia:Guides/Extracting game files: Difference between revisions

Created page with "= Prerequisites = Required items: * an Android device with the game installed, * an USB Cable, * a computer or laptop. Required software: * [https://developer.android.com/tools/adb Android Debug Bridge (adb)] * [https://github.com/AssetRipper/AssetRipper/releases AssetRipper] = Getting the APK files = <ol> <li>Enable USB debugging on your Android device. If you do not know how to do that, read [https://developer.android.com/studio/debug/dev-options this guide from de..."
 
Added categories
Line 73: Line 73:


While you cannot cleanly extract these files, you can still somewhat read the contents of the assets using a text editor such as [https://notepad-plus-plus.org/ Notepad++] or [https://apps.kde.org/en/kate/ Kate]. Since both the lyrics file and the song list file contain a mostly text, you can read the majority of it.
While you cannot cleanly extract these files, you can still somewhat read the contents of the assets using a text editor such as [https://notepad-plus-plus.org/ Notepad++] or [https://apps.kde.org/en/kate/ Kate]. Since both the lyrics file and the song list file contain a mostly text, you can read the majority of it.
[[Category:Guides]]
[[Category:Gadvia guides]]