How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
I'm new to XeNTaX, but how do I get the models from Ultimate Alien: Cosmic Destruction or Alien Force: Vilgax Attacks?
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Thanks!shakotay2 wrote: ↑Wed Jan 13, 2021 3:35 pmI wouldn't bet that someone will finish it.
It's not too hard to trick around with the script, the line in question is
while cnt < 5 :
For l_bell_d.xbx you can replace 5 by 21, but some sub meshes come out ugly then because they require noesis.RPGEO_TRIANGLE_STRIP
(So there must be a flag in the model data indicating which sort of triangles to be used, the harder part.)
From the first run with (noesis.RPGEO_TRIANGLE) you'll get 5 proper sub meshes (I hope).
You might try a "brute force" attempt/second run using strips for all 21 submeshes.
This way you should get all submeshs (with superfluous faces, though).
Well, this was pretty simple (exported from Noesis as wavefront obj):
.
l_bell_d.jpg
(Keep in mind that the first five objects should use "normal" triangles, not strips.)
Meshes extracted successfully
I couldn't extract the original textures, so i used the wii ones
You do not have the required permissions to view the files attached to this post.
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
well, is there a download for those models? or the link for file?shakotay2 wrote: ↑Wed Jan 13, 2021 3:35 pmI wouldn't bet that someone will finish it.
It's not too hard to trick around with the script, the line in question is
while cnt < 5 :
For l_bell_d.xbx you can replace 5 by 21, but some sub meshes come out ugly then because they require noesis.RPGEO_TRIANGLE_STRIP
(So there must be a flag in the model data indicating which sort of triangles to be used, the harder part.)
From the first run with (noesis.RPGEO_TRIANGLE) you'll get 5 proper sub meshes (I hope).
You might try a "brute force" attempt/second run using strips for all 21 submeshes.
This way you should get all submeshs (with superfluous faces, though).
Well, this was pretty simple (exported from Noesis as wavefront obj):
.
l_bell_d.jpg
(Keep in mind that the first five objects should use "normal" triangles, not strips.)
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Xentax threads are for research, not to provide you with models. You'll need the game to get them. 
(Research is done, more or less, so no need to have working links to samples any more.)
(Research is done, more or less, so no need to have working links to samples any more.)
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
I don't have a PC that has alot of gigabytes anymore but this time it is 28.0 GB so...
I wouldn't know why. I just never haven gotten the Ben model with the Omnitrix from Vilgax Attacks tho.
Not to be rude but, It's difficult getting the models
Edit: Which file contains those models?
I wouldn't know why. I just never haven gotten the Ben model with the Omnitrix from Vilgax Attacks tho.
Not to be rude but, It's difficult getting the models
Edit: Which file contains those models?
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
What addon do you use for those models?shakotay2 wrote: ↑Wed Jan 13, 2021 3:35 pmI wouldn't bet that someone will finish it.
It's not too hard to trick around with the script, the line in question is
while cnt < 5 :
For l_bell_d.xbx you can replace 5 by 21, but some sub meshes come out ugly then because they require noesis.RPGEO_TRIANGLE_STRIP
(So there must be a flag in the model data indicating which sort of triangles to be used, the harder part.)
From the first run with (noesis.RPGEO_TRIANGLE) you'll get 5 proper sub meshes (I hope).
You might try a "brute force" attempt/second run using strips for all 21 submeshes.
This way you should get all submeshs (with superfluous faces, though).
Well, this was pretty simple (exported from Noesis as wavefront obj):
.
l_bell_d.jpg
(Keep in mind that the first five objects should use "normal" triangles, not strips.)
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Hey, can I get a mediafire download link for those Ben 10 Vilgax Attacks models you got? I don't need the game and it's difficult to import those on a 32-bit laptop.
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
I was working on Ben 10 Alien force (wii), and got some entity templates files but i couldn't extracted them.
I also noticed that there's some bone data in the file.
If anyone can help me, I would really appreciate it.
Edit:
I forgot to put the sample
Sample
I also noticed that there's some bone data in the file.
If anyone can help me, I would really appreciate it.
Edit:
I forgot to put the sample
Sample
You do not have the required permissions to view the files attached to this post.
Last edited by thekale on Thu May 27, 2021 2:20 am, edited 2 times in total.
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Oh dear. Can you try ripping the Ben Tennyson model from Ben 10 Alien Force: The Game for PSP with the textures and maybe show a screenshot?
(btw i can't rip any of the game models at the moment since i need a new pc that has loads of gigabytes though)
Edit: thekale, Did you rip the model and show screenshot yet?
(btw i can't rip any of the game models at the moment since i need a new pc that has loads of gigabytes though)
Edit: thekale, Did you rip the model and show screenshot yet?
You do not have the required permissions to view the files attached to this post.
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Hey my dude, could you try ripping the Ben Tennyson model from Ben 10: Alien Force for PS2, PSP or Wii? Then send the link and screenshot to Deviantart on chat?
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Y'know, you can do a sample of Ben Tennyson too so I can see the model and textures by download link?
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Good news! I got a model of Ben Tennyson from Ben 10: Alien Force for PSP!
I also might get a download link later
You do not have the required permissions to view the files attached to this post.
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Uhh...Bigchillghost wrote: ↑Mon Dec 12, 2016 2:21 pmHey guys! I need help to get some models from the video game Ben 10 Ultimate Alien: Cosmic Destruction,
which was powered by Vicious Engine.
I really love this cartoon series so I'm about crazy for collecting their models.
Well I've checked the forum and found a post about a game of Vicious Engine but didn't find much useful.
All I know so far is that for every version published on each platform some of its files were named in the
same way, for instance, xxx.ps3 on PS3, xxx.xbx on XBox 360 and xxx.wii on Wii, which implys they may
be in the same way of encryption. Besides, these models were created in 3Ds Max, but not sure if their
format is still max.
Screenshot From The Bonus Video .jpg
Below are some samples I extracted from the ISO file:
XBox 360 Version
PS3 Version
Wii Version
Seems the scripts folder within stores their animation files, who knows!
I know I can rip these models through Dolphin, but I'm more eager to get them from Xbox 360 and
PS3 versions, as there're some exclusive characters and they're of higher resources of course. So
Wii version files are just for compare.
Any help is appreciated!
Dude? When I go into the global download links, It gives me the file doesn't exist error.
-
lilyampykidYTXeNTaX
- advanced
- Posts: 72
- Joined: Wed Apr 28, 2021 6:32 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Mod
Hey Shakotay2, do you happen to have a download link for the GetBen10-UA-CDM file plugin so I can look at the models from Ben 10: Alien Force Vilgax Attacks?
Plus, I can't get the XBX files supported onto Noesis.
Plus, I can't get the XBX files supported onto Noesis.
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: How to Get Ben 10 Ultimate Alien: Cosmic Destruction Models
Read from here, again (ignore the .ps3 part):
Then copy the .py file into Noesis' sub folder \plugins\python
Start Noesis.exe:
. AND, keep in mind, that I checked l_bell_d.xbx only, so don't blame me if the script doesn't work for other xbx files.
----------------------------------------------------------------------------------
Copy the script code for .xbx files in the above mentioned post(s) into a fmt_Ben10_xbx.py file (Windows Explorer -> New Text Document). Rename from .txt to .pylilyampykidYTXeNTaX wrote: ↑Mon Jun 14, 2021 6:22 pmPlus, I can't get the XBX files supported onto Noesis.
Then copy the .py file into Noesis' sub folder \plugins\python
Start Noesis.exe:
. AND, keep in mind, that I checked l_bell_d.xbx only, so don't blame me if the script doesn't work for other xbx files.
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
