RECV DC Reading 3D system model in Noesis test 1

preview_player
Показать описание
First test made in a "high poly" char, the process to convert RECV DC MDL format to a "readable" .NJ still have some flaws like not be able to read more than one bone for now, the mesh and uvs works like a charm.
Working into add the bone structure to the model.
* "high poly" because the first conversion test where made using models of 8,12, 15 or 20 verts, player models are in 600 to 800 range, a huge diference and quite more problematic to do.
*readable because despite to be an .NJ file, is not really NJ format, i added a custom header and pointers to allow noesis read segments of the MDL model in a procedural way as NJ files do, this custom NJ models dont have texture list since it require a POF0 pointer and a compressed hash used in original .NJ, which where riped from the RECV CV MDL, i chainlink the textures inside the file mixing methods seen in D2 and PSO files and luckily worked.
TODO : chainlink the bone structure and add it to the custom .NJ.
SIDENOTE: this wont be easy, it will be a long way of trial and error.
Рекомендации по теме
Комментарии
Автор

Came across your video because I was looking to see if anyone has already worked on CV Dreamcast models. Looks like you already have a grasp on how .nj files work. The data for the bone structure actually occurs directly after the polygon and vertex data. You'll need to replace the model/child/sibling pointers with 0's as well.

egregiousguy
Автор

I use to make mods for this game, but I was never able to see how to mod the glove colors. I always thought they were hard coded.

SomberTwilight_
Автор

Se puede hacer al revés también??? O sea, convertir un nuevo skin en formato .bin??? Por cierto, creo que te falta la coleta, no estoy muy seguro, vamos a verlo.

taolungshamon
Автор

hello, are you still there on youtube? i tried finding you in discord but i couldnt, so i got question do you plan releasing this noesis plugin or tutorial? because i'm wasted a lots of days to try to get meshes from this game, can you help me? thanks

check
Автор

it's just nice, , hw do I contact you??do you have discord??

syamilabdulrahim
Автор

neat-o, you can actually get models from this game, do you think you can help me a bit?, I'm looking for a way to rip models and stages from a game called Dragon Quest VIII, been trying with ninjaripper and a ps2 emulator, tried with the android version and NOX... still no luck, haven't tried with the 3ds version as... well, i don't have a 3ds emulator that could run it.

Dewani