(03-30-2025, 04:55 AM)Marti Wrote: I downloaded the .apk file and I did find a 476 MB .obb file in the .apk file.
The .obb file starts with the keyword: NPAKDATA.
04-04-2025, 12:47 PM (This post was last modified: Yesterday, 11:55 AM by Marti.)
Thank your for your script. I have extracted the 3d model files succesfully.
After it I sent some
*.meshdata_07
*.meshdata_29
files to Zoltan (creator of the 3D Object Converter).
Today He released his programs (v11.107, Windows / AmigaOS) that support these file formats.
I converted the .ktx textures to .png file using the PVRTexToolGUI.exe and added it to the loaded model.
After it I converted the loaded model to Wavefront .obj/mtl formats.
(04-04-2025, 12:47 PM)Marti Wrote: Thank your for your script. I have extracted the 3d model files succesfully.
After it I sent some
*.meshdata_07
*.meshdata_29
files to Zoltan (creator of the 3D Object Converter).
Today He released his programs (v1.107, Windows / AmigaOS) that support these file formats.
I converted the .ktx textures to .png file using the PVRTexToolGUI.exe and added it to the loaded model.
After it I converted the loaded model to Wavefront .obj/mtl formats.
This is really cool to know! however, where can I exactly find the program? i mean 3D Object Converter
How to get the 3D Object Converter (Windows) v11.107:
Download the 3D Object Converter from http:// http://3doc.i3dconverter.com and install it or download and use the portable version (if you don’t have it yet).
After it just use the Help/Check for updates... function to get the v11.107.
(Yesterday, 11:56 AM)Marti Wrote: How to get the 3D Object Converter (Windows) v11.107:
Download the 3D Object Converter from http://3doc.i3dconverter.com and install it or download and use the portable version (if you don’t have it yet).
After it just use the Help/Check for updates... function to get the v11.107.
Alright, but there is a small problem, the free version of this program messes up with the models after the export, what can I do now?
(Yesterday, 01:18 PM)Maglor_El_Mago Wrote: Alright, but there is a small problem, the free version of this program messes up with the models after the export, what can I do now?
It is not a free program, it is a shareware program with its limitation.
I think you simply skipped (without reading) the shareware message that you got when you used the Wavefront .obj export module in demo mode:
"The exported 3D file will have every 5th polygon or triangle removed."
(Yesterday, 01:18 PM)Maglor_El_Mago Wrote: Alright, but there is a small problem, the free version of this program messes up with the models after the export, what can I do now?
It is not a free program, it is a shareware program with its limitation.
I think you simply skipped (without reading) the shareware message that you got when you used the Wavefront .obj export module in demo mode:
"The exported 3D file will have every 5th polygon or triangle removed."
The thing is... how can I avoid that to happen without the polygons being removed?