MadWorld [Wii] .dat

Post questions about game models here, or help out others!
Kerilk
beginner
Posts: 38
Joined: Sun Aug 27, 2017 2:08 pm
Has thanked: 9 times
Been thanked: 36 times

Re: MadWorld [Wii] .dat

Post by Kerilk » Mon Aug 24, 2020 4:37 am

I released a new version of the plugin with support for MadWorld, including animations. Please, tell me if I missed something.
https://github.com/Kerilk/noesis_bayonetta_pc

qs12
advanced
Posts: 75
Joined: Sat Sep 21, 2019 12:55 am
Has thanked: 37 times
Been thanked: 11 times

Re: MadWorld [Wii] .dat

Post by qs12 » Mon Aug 24, 2020 5:05 am

Kerilk wrote:
Mon Aug 24, 2020 4:37 am
I released a new version of the plugin with support for MadWorld, including animations. Please, tell me if I missed something.
https://github.com/Kerilk/noesis_bayonetta_pc
Amazing work!
You do not have the required permissions to view the files attached to this post.

qs12
advanced
Posts: 75
Joined: Sat Sep 21, 2019 12:55 am
Has thanked: 37 times
Been thanked: 11 times

Re: MadWorld [Wii] .dat

Post by qs12 » Mon Aug 24, 2020 7:38 am

Kerilk wrote:
Mon Aug 24, 2020 4:37 am
I released a new version of the plugin with support for MadWorld, including animations. Please, tell me if I missed something.
https://github.com/Kerilk/noesis_bayonetta_pc
Found mesh error most meshes are fine, Example files: http://www.mediafire.com/file/s0lrtaafp ... s.zip/file
You do not have the required permissions to view the files attached to this post.

Kerilk
beginner
Posts: 38
Joined: Sun Aug 27, 2017 2:08 pm
Has thanked: 9 times
Been thanked: 36 times

Re: MadWorld [Wii] .dat

Post by Kerilk » Tue Aug 25, 2020 12:56 am

I published an updated version that should fix this issue and a texture decoding problem for CMPR(BC1) texture compression. The only real issue left is alpha blending, but I can't find a way to determine if a model/material uses alpha for transparency or for shininess. Toggling it inside Noesis is easy anyway ("No default blend" option in the material).

qs12
advanced
Posts: 75
Joined: Sat Sep 21, 2019 12:55 am
Has thanked: 37 times
Been thanked: 11 times

Re: MadWorld [Wii] .dat

Post by qs12 » Tue Aug 25, 2020 1:45 am

Kerilk wrote:
Tue Aug 25, 2020 12:56 am
I published an updated version that should fix this issue and a texture decoding problem for CMPR(BC1) texture compression. The only real issue left is alpha blending, but I can't find a way to determine if a model/material uses alpha for transparency or for shininess. Toggling it inside Noesis is easy anyway ("No default blend" option in the material).
For the files in Case0 - Case5 , CaseA - CaseF don't open and cannot be exported

Kerilk
beginner
Posts: 38
Joined: Sun Aug 27, 2017 2:08 pm
Has thanked: 9 times
Been thanked: 36 times

Re: MadWorld [Wii] .dat

Post by Kerilk » Tue Aug 25, 2020 1:50 am

Those are level files, adding support for those will require additional work.

Kerilk
beginner
Posts: 38
Joined: Sun Aug 27, 2017 2:08 pm
Has thanked: 9 times
Been thanked: 36 times

Re: MadWorld [Wii] .dat

Post by Kerilk » Tue Aug 25, 2020 6:34 pm

I got more time than I expected yesterday evening so I added support for the levels. I also changed the default material behavior as the game favors transparency above other usage of the alpha channel. I disabled lighting for materials as the engine did not support dynamic lighting, from the screen shots I could see.
Image

User avatar
Joschka
mega-veteran
mega-veteran
Posts: 198
Joined: Fri Aug 09, 2019 3:51 pm
Has thanked: 52 times
Been thanked: 288 times

Re: MadWorld [Wii] .dat

Post by Joschka » Tue Aug 25, 2020 7:24 pm

Kerilk wrote:
Tue Aug 25, 2020 6:34 pm
I got more time than I expected yesterday evening so I added support for the levels. I also changed the default material behavior as the game favors transparency above other usage of the alpha channel. I disabled lighting for materials as the engine did not support dynamic lighting, from the screen shots I could see.
This is awesome, thank you so much. Can't wait to check these out.

Post Reply