Page 8 of 10

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Wed Feb 05, 2020 12:49 am
by JONATHANTKB
Create a9.bat with the editor
content
FOR %%a IN (*.jmodel) DO A9Tool.exe %%a
Put the bat in the folder with the A9Tool etc.
Start this Bat and have a lot of fun with the FBX files :-D

do not understand this part

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Wed Feb 12, 2020 12:48 pm
by taruncreation
JONATHANTKB wrote: Wed Feb 05, 2020 12:49 am Create a9.bat with the editor
content
FOR %%a IN (*.jmodel) DO A9Tool.exe %%a
Put the bat in the folder with the A9Tool etc.
Start this Bat and have a lot of fun with the FBX files :-D

do not understand this part
Open a Text Document , write the above command in it and save it as .bat file. Replace .jmodel in it with .jtex to convert the textures.

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Wed Feb 19, 2020 5:13 pm
by JONATHANTKB
can work on Overdrive City??

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Thu Mar 19, 2020 1:42 pm
by zimex25
Okay I back to converting models from A9 but we need rename tool. I can't find texture of Taycan Turbo S, maybe didn't extract. It's too hard to find files now.

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Wed Jun 10, 2020 12:59 am
by neusi
Bigchillghost wrote: Fri Jun 21, 2019 10:39 am
taruncreation wrote: Thu Jun 20, 2019 7:51 amIs there any way to use batch-operation to convert pvr to other format like png?
Copy and paste the following batch command into a cmd file:

Code: Select all

@echo off
for %%f in (*.pvr) do (
YOUR_PATH\PVRTexToolCLI.exe -i "%%f" -d -f r8g8b8a8
)
pause
Replace "YOUR_PATH" with the full path of your PVRTexToolCLI.exe then you can run it from any folder.
i try to use this command but when i run .bat the PVRTexToolCLI say :
Cannot open file, as it does not exist at specified location.
Has it been renamed, moved or deleted?

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Thu Aug 13, 2020 3:26 am
by RungeerHA
Hey guys,Thanks for your tool.And I was a noob to 3D Models.But I am dying to get the model of Rezvani Beast X,and i can't find it everywhere...And this post is too difficult for me.I just know how to extract the obb file and get lots of documents without format...what should i do next...i would appreciate it if you can write a tutorials from zero!

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Wed Aug 26, 2020 2:45 am
by mireg04
Hello everyone, thanks for the tool, it has been very useful. But I was wondering if it could be possible to share the source code? I am working on a personal project in python and I am interested in this game in particular. I have figured some stuff of the model format, but there is a lot that is still missing. Using your code as reference would be very helpful. Thanks for your effort.

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Tue Sep 01, 2020 6:37 pm
by zingerclick
hey!!
hello guys!
I'm new here(im dumb and might not understand all the things about the apps and scripts)

but i tried to extract the obb files for the (patch.24321.com.gameloft.android.ANMP.GloftA9HM) file using quickbms app and the (Zip64Unpacker_A9_1.6.2.bms)

it did extract files (.jtex files only tho)

and i used the A9tool.exe to convert it to .pvr files,

when i tried to open it using (PVRTex Tool), it asked for (Chceking that astcnec.exe is in PATH)

sso after 45 minutes of understanding what (ASTC compression encoding is and not knowing why it didn't work even after selecting the PATH in the Environmental variable{but i fixed that sso no problem with it)

it did opened the .pvr file,

(but there is a problem that the texture is corrupted for some reason)(like we can see some things in it)( but its mostly pink)

any ideas why this is happening and how to fix it??

https://mega.nz/file/1O5TUSAB#_38AC_sIt ... mbi8hp903o

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Sun Nov 22, 2020 10:06 pm
by marcus682
hello,

i got the same issue than zingerclick.

I Extract Switch version of Asphalt 9. astcnec.exe was in Path.

PVRTexTool show me similar image but white background not pink.

Any Idea ?

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Sun Dec 20, 2020 8:04 pm
by TeddySadcat
Yeah I've hit a brick wall with the same problem as the two above me, just this pink vomit when it used to work fine a year back, maybe it's further encrypted now?


Image

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Sun Apr 04, 2021 12:28 am
by JONATHANTKB
I honestly do not understand how the tool works, it confuses me a lot if they make a video of how the process is, it would be easier for those who are new to this :cry: :cry:

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Sun Jun 27, 2021 5:20 pm
by cishy
Help needed...
I tried to convert .jmodel file from latest android relase and its not working somehow
Does somebody know how to deal with it?
Thanks,
Cishy

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Sun Jun 27, 2021 6:30 pm
by Bigchillghost
cishy wrote: Sun Jun 27, 2021 5:20 pm Does somebody know how to deal with it?
Did you ever read the first post?
Bigchillghost wrote: Sat Sep 08, 2018 4:52 pm You'll need the SQN.db from this post as well. Just place it into the same folder as other components.

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Sun Oct 10, 2021 1:52 pm
by shinzef
anyone how to get the latest .obb
the latest version i got is from 2.9.4a
the newer versions uses a split apk that was unable to open by the scripts
( but u can open it thru renaming it .zip but it just all files no extensions )
( edit: i have found which is which and thanks for the tool )

Re: Asphalt 9: Legends Jtex|Jmox Convertor(A9Tool)

Posted: Fri Dec 24, 2021 2:46 pm
by Bigchillghost
Updated v1.4.5 (exe only):
Fixed model transformation issue.
A9Tool_v1.4.5.zip