The VG Resource

Full Version: Random Talking Bush's Model Importers and QuickBMS Scripts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
(10-20-2016, 10:12 AM)TabuuForteAkugun Wrote: [ -> ]Downloaded your new script for Smash, RTB.

I tested it on Zelda and some model parts don't import correctly, like her shoulder blades, tiara and some of her expressions import in the wrong positions and angles.
Yeah, I've had others tell me the same thing. Whoops!

Until I fix that up, search for and comment out the following line(s) in the script:
Code:
if SingleBind_array[z] > 1 do($.transform = BoneArray[SingleBind_array[z]].transform)
For now I'll use the old one. The models are just for meh game anyway. Smile
I've undone the change for the single-bind positioning now, re-download it to fix that problem. I'll need to spend more time trying to figure out how to properly fix it.
(10-18-2016, 08:00 PM)Carpaccio Wrote: [ -> ]Also, the TID converter doesn't work for those found in Trillion: https://www.dropbox.com/s/v8c1lbjermulc3...E.zip?dl=0

Dunno if ya saw that or not, so I'll repost it here.
(10-20-2016, 09:13 PM)Carpaccio Wrote: [ -> ]
(10-18-2016, 08:00 PM)Carpaccio Wrote: [ -> ]Also, the TID converter doesn't work for those found in Trillion: https://www.dropbox.com/s/v8c1lbjermulc3...E.zip?dl=0

Dunno if ya saw that or not, so I'll repost it here.
I saw it, but I don't have an answer to that yet. It might just be better to wait for the PC version in a few days, just in case it might have higher-resolution textures.
I tried importing Bigby Wolf from The Wolf Among Us into 3DS Max but it said that the vertex face was out of range.
(10-30-2016, 04:37 PM)Lilothestitch Wrote: [ -> ]I tried importing Bigby Wolf from The Wolf Among Us into 3DS Max but it said that the vertex face was out of range.
Are you sure you're using the importer correctly? Because it works for me.
[Image: TWAU-BigbyModel.png]
(10-30-2016, 05:09 PM)Random Talking Bush Wrote: [ -> ]
(10-30-2016, 04:37 PM)Lilothestitch Wrote: [ -> ]I tried importing Bigby Wolf from The Wolf Among Us into 3DS Max but it said that the vertex face was out of range.
Are you sure you're using the importer correctly? Because it works for me.
[Image: TWAU-BigbyModel.png]

Yeah. Of course. I was ripping from the iOS version of The Wolf Among Us. And will the Models for that game have fixed normals?
(10-31-2016, 09:06 AM)Lilothestitch Wrote: [ -> ]Yeah. Of course. I was ripping from the iOS version of The Wolf Among Us. And will the Models for that game have fixed normals?
Yeah, only the PC versions are supported. And no, the normals for those aren't imported yet, so you'll need to fix up the model yourself.
(10-31-2016, 09:13 AM)Random Talking Bush Wrote: [ -> ]
(10-31-2016, 09:06 AM)Lilothestitch Wrote: [ -> ]Yeah. Of course. I was ripping from the iOS version of The Wolf Among Us. And will the Models for that game have fixed normals?
Yeah, only the PC versions are supported. And no, the normals for those aren't imported yet, so you'll need to fix up the model yourself.

I'll have to find a way to get the ones from the PC version.
Hey did you plan on releasing your script for Runner 2?
Hi everybody.

Does anyone has the Megaman Maverick Hunter X models ready and willing to share?

Thanks in advance.
Requests are not allowed without the proper requirements, especially in the wrong topic, but did you check the site? There's a bunch here ripped already.
(12-05-2016, 12:20 PM)Mighty Jetters Wrote: [ -> ]Requests are not allowed without the proper requirements, especially in the wrong topic, but did you check the site? There's a bunch here ripped already.

Oh, ok. Sorry.

I've already download the models from models-resource. What I want now is some enemies models and sounds effects.

Thanks.
I've used your BFRES Importer script to import some of the maps that are in Color Splash into 3DS Max. Few BFRES files like Fld_G1_GiantCoin were able to properly import into 3DS max. But a majority of the others, such as Fld_Y4_DesertCafe, gives an error that is shown in the attachment below, as well as being incomplete in importing (Many objects are missing). And while I DO know that the MOBJ files contain some of these objects, I mean actual parts of the level (Like the floor, walls, backgrounds, or anything of that nature) are missing. I guess an observation would be when the script runs into this error, the map stops converting and imports as is from that point? I can also try to provide more detail if needed, such as which maps load fully and which ones don't, or otherwise.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39