This is the AMP version of this page.
If you want to load the real page instead, click this text.

Tutorial How to extract OBB file from XAPK file

AndnixSH

PMT Elite Modder
Staff member
Modding-Team
XAPK is a zip file. I will show you how to extract OBB file directoy to OBB location

Use file manager like X-plore that supporting opening XAPK as a zip file. On Android 11 and above, please check this guide how to access obb folder

Open the XAPK file directly as ZIP



Copy the OBB files from /Android/obb to /storage/emulated/0/Android/obb/(package name)/.

On Android 11 and above, if the folder of the package name of the game does not exist, do not copy folder to obb location. Instead, open the game and let it get stuck or show error, then close the game. The folder of the package name of the game should be created


Now you can move the obb folder to the game folder



Enjoy playing!
 
Last edited:
I cut the files from downloads and when I try to paste it in Android/obb , it shows this error:
 

Attachments

  • IMG_20240411_222249.jpg
    133.9 KB · Views: 102
I cut the files from downloads and when I try to paste it in Android/obb , it shows this error:
Do the following
1. Open the game. Let it get stuck or show error for a while then close the game
2. The folder com.dearead.konyaku.en will be created
3. Click on com.dearead.konyaku.en. It will ask you permission to access it. please allow to access once asked
4. Copy the obb files in the folder. Do not copy the folder
 
It worked! It did not ask me permission though but I was able to successfully attach the files to game without error. Thank u so much for your help.