Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 25 matches

by Enderfacio
Mon Oct 18, 2021 1:16 am
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Also, i'm trying in Blender and when i try yo apply the textures all looks wrong, i exported as .jpg and tried Flip UV too, but nothing, keep looking like it has a wrong UV. No need for flip the UV, the textures are exported exaclty as they go on the model. Try applying the right texture to the rig...
by Enderfacio
Sun Oct 10, 2021 2:07 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Talking about this, I'd just like to mention a few things : -I don't have interest in digging much more into Dread, I only reversed the model format "for fun" and decided to make a quick and dirty script for it so people interested in this game could study/check the assets. So aside from ...
by Enderfacio
Sat Oct 09, 2021 11:54 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Turns out that exporting the textures in .jpg is the best option. i made some renders with Keyshot:
by Enderfacio
Sat Oct 09, 2021 11:53 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Ok it kinda works now. I just hit the Cycle bend button a lot of times and this results shows up. Some textures ares still missing
by Enderfacio
Sat Oct 09, 2021 11:45 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Yes, I can load the .mmdl models thanks to the fmt_mmdl.py file you made, but somehow it doesn't link the 3d models with the textures. I don't know what else to try You saved this file and put it next to fmt_mmdl.py right ? https://raw.githubusercontent.com/Joschuka/fmt_mmdl/main/dreadMap.txt If so...
by Enderfacio
Sat Oct 09, 2021 9:48 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Yes is set to True. I'm sharing my file in case there is something wrong with it: https://drive.google.com/file/d/1UtgjDlUv9E8NBHHFKHDxWkuOHMxSgWsb/view?usp=sharing That should work, did you put your the .py file in the plugins/python folder in Noesis ? And the dreadMap.txt there too ? Yes, I can l...
by Enderfacio
Sat Oct 09, 2021 9:01 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Yes this is were I have the dumped files: dumpPath = r"H:\Metroid\Extracted_NCA\romfs" And I'm loading the .mmdl files from the same dumped location: H:\Metroid\Extracted_NCA\romfs\packs\players But I don't know why is not working :( That looks correct, did you also set the option below t...
by Enderfacio
Sat Oct 09, 2021 8:33 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

I can't get it to work... I set the address were I have the .bctex files but nothing happens.. Do I need to move them to the same folder as the .mmdl files? You need to give the path where the "textures" folder is located (next to "gui", "packs" etc) after you dumped t...
by Enderfacio
Sat Oct 09, 2021 8:17 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

This new update adds basic auto texture assigning. When working, if you load a model the script will load the associated textures and apply them directly (don't forget to cycle blend if you don't see anything in the preview) : Make sure to have the new associated .txt file next to the script. It's ...
by Enderfacio
Sat Oct 09, 2021 3:19 am
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

I've updated script for bctex in the package - it now extracts first mip from decompressed texture as "raw" file. You can convert it with Rawtex and provided in the filename parameters + switch swizzle (quickbms obviously doesn't support swizzling, so you can't directly convert to dds wit...
by Enderfacio
Fri Oct 08, 2021 10:43 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Is that on opening a file or launching noesis? If the latter then you may want to update noesis, I did not have any launch issues on 4.456. When I try to open Noesis. I just downloaded v4458 and same thing happens =/ wierd cause v4433 works fine on my end. really wierd. lemme send a package version...
by Enderfacio
Fri Oct 08, 2021 9:56 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

First of all, thank you so much for the help!!!!! but I have a problem with the plugin, this error message show up: Is that on opening a file or launching noesis? If the latter then you may want to update noesis, I did not have any launch issues on 4.456. When I try to open Noesis. I just downloade...
by Enderfacio
Fri Oct 08, 2021 9:45 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Here's a Noesis script to load the mmdl files, supports mesh names, uvs, normals, skeleton with joint names and skinning. Many thanks to M-1 for the help with his samus returns research. Dread's format is basically an "upgrade" of that one, with a bunch of changes in the layout and some b...
by Enderfacio
Fri Oct 08, 2021 5:22 pm
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

been looking into mmdl files seeing if there has been an existing way to rip em compleetly but so far have not gone that far really. there has been some info what came to samus returns but even that it seems hasnt been researched enough or even ripped at all. furthest ive found is that someone was ...
by Enderfacio
Wed Oct 06, 2021 12:51 am
Forum: 3D/2D models
Topic: Ripping Samus Dread (.pkg file)
Replies: 108
Views: 27082

Re: Ripping Samus Dread (.pkg file)

Here is simple script for Metroid Dread pkgs, it's almost a copy of Samus Returns script with a few adjustments. metroid_dread_pkg.zip Thank you very much!!! It works!! I still can't open the files... but is progress :D This is the file with the results but they are all .MSAS .MMDL .MANM .MCAN .MSU...