Poll & Discussion: We wish the site to continue (Y/N)
Asphalt 8 .pig
-
- veteran
- Posts: 148
- Joined: Sun Apr 01, 2012 12:44 pm
- Has thanked: 51 times
- Been thanked: 102 times
Asphalt 8 .pig
Has anyone tried looking into this model format? I'm interested in ripping models from this game because it has some unique vehicles. I've tried looking through the files and I was only able to find face indices and dummy floats. The vertex data seems like it's there but it's suspiciously small and doesn't give any proper meshes. It could be compressed in some way (or I'm looking at it incorrectly)
Samples:
http://www53.zippyshare.com/v/70121626/file.html
Samples:
http://www53.zippyshare.com/v/70121626/file.html
Last edited by barti on Fri Apr 04, 2014 7:07 pm, edited 1 time in total.
-
- mega-veteran
- Posts: 315
- Joined: Wed Aug 02, 2006 10:07 pm
- Has thanked: 10 times
- Been thanked: 94 times
Re: Asphalt 8 .pig
Vertices are in short integer format.
XYZ / factor
eg: car_aston_martin_zagato.pig @ 0x1D70
1st vertex => [4281,-7359,-3373] / 32767
XYZ / factor
eg: car_aston_martin_zagato.pig @ 0x1D70
1st vertex => [4281,-7359,-3373] / 32767
You do not have the required permissions to view the files attached to this post.
No more Fatduck, no more FatImporter, Byebye everyone!
-
- ultra-veteran
- Posts: 350
- Joined: Mon Apr 26, 2010 6:51 am
- Has thanked: 105 times
- Been thanked: 13 times
- Chipicao
- ultra-veteran
- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 305 times
- Contact:
Re: Asphalt 8 .pig
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
-
- veteran
- Posts: 146
- Joined: Sun Apr 11, 2010 7:46 pm
- Has thanked: 16 times
- Been thanked: 8 times
Re: Asphalt 8 .pig
where I find that pig files in android system? in sdcard0/Android/data, there I dont find car filesbarti wrote:Has anyone tried looking into this model format? I'm interested in ripping models from this game because it has some unique vehicles. I've tried looking through the files and I was only able to find face indices and dummy floats. The vertex data seems like it's there but it's suspiciously small and doesn't give any proper meshes. It could be compressed in some way (or I'm looking at it incorrectly)
Samples:
http://www53.zippyshare.com/v/70121626/file.html
-
- veteran
- Posts: 148
- Joined: Sun Apr 01, 2012 12:44 pm
- Has thanked: 51 times
- Been thanked: 102 times
Re: Asphalt 8 .pig
Just go to sdcard0\Android\obb\com.gameloft.android.ANMP.GloftA8HM - there will be an .obb file, change the extension to .zip and extract or open it in any ZIP viewer. There will be a "models" folder and inside will be all models (.pig) and textures (.pvr in my case) from the game (car models have the "car_" prefix in the name)
- Chipicao
- ultra-veteran
- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 305 times
- Contact:
Re: Asphalt 8 .pig
How do you extract those gla files?TomWin wrote:GT Racing 2 also has obb file com.gameloft.android.ANMP.GloftRAHM but I cannot extract it. it has models with interiors
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
-
- veteran
- Posts: 146
- Joined: Sun Apr 11, 2010 7:46 pm
- Has thanked: 16 times
- Been thanked: 8 times
Re: Asphalt 8 .pig
I dont have pvr files but tga, I cannot open them. i tried real racing 3 script for convert that tga files to pvr format but it doesnt work
URUS TEXTURES: http://www.mediafire.com/download/tzc2tgr4t2k2hhq
these obb files are in sdcard0\Android\obb\
URUS TEXTURES: http://www.mediafire.com/download/tzc2tgr4t2k2hhq
these obb files are in sdcard0\Android\obb\
-
- veteran
- Posts: 148
- Joined: Sun Apr 01, 2012 12:44 pm
- Has thanked: 51 times
- Been thanked: 102 times
Re: Asphalt 8 .pig
My bad, they're pvr files, only with tga extension. PVRTexTool can open them. If it doesn't work, change extension from .tga to .pvr and it should work.TomWin wrote:I dont have pvr files but tga, I cannot open them. i tried real racing 3 script for convert that tga files to pvr format but it doesnt work
URUS TEXTURES: http://www.mediafire.com/download/tzc2tgr4t2k2hhq
these obb files are in sdcard0\Android\obb\
I tried opening the GT Racing 2 files a while ago, but I couldn't open the .obb and I needed space on my SD Card so I deleted it.
-
- veteran
- Posts: 146
- Joined: Sun Apr 11, 2010 7:46 pm
- Has thanked: 16 times
- Been thanked: 8 times
Re: Asphalt 8 .pig
it doesnt work in PVRTexTool v3.20. I get this error message:barti wrote:My bad, they're pvr files, only with tga extension. PVRTexTool can open them. If it doesn't work, change extension from .tga to .pvr and it should work.TomWin wrote:I dont have pvr files but tga, I cannot open them. i tried real racing 3 script for convert that tga files to pvr format but it doesnt work
URUS TEXTURES: http://www.mediafire.com/download/tzc2tgr4t2k2hhq
these obb files are in sdcard0\Android\obb\
I tried opening the GT Racing 2 files a while ago, but I couldn't open the .obb and I needed space on my SD Card so I deleted it.
File open failed:
Texture appears empty: file may be corrupt, If data appears to be intact, you could try wrapping as Raw data (Ctrl-D)
If file data is valid you could try to wrap it as RAW data.
that RAW thing doesnt work
- Chipicao
- ultra-veteran
- Posts: 476
- Joined: Thu Feb 03, 2011 11:18 am
- Has thanked: 42 times
- Been thanked: 305 times
- Contact:
Re: Asphalt 8 .pig
Yes, the extension just needs to be changed from tga to pvr.

Does anyone know a way to extract gla files?
Unfortunately I don't have smartphoneTomWin wrote:these obb files are in sdcard0\Android\obb\

Does anyone know a way to extract gla files?
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
-
- veteran
- Posts: 146
- Joined: Sun Apr 11, 2010 7:46 pm
- Has thanked: 16 times
- Been thanked: 8 times
Re: Asphalt 8 .pig
thanks a lot, this new one worked, looks like previous version couldnt read them onlybarti wrote:I just installed the latest version from the link I gave before, and it loads all of your samples perfectly