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

[Request] Lunia

Post questions about game models here, or help out others!
Post Reply
User avatar
CriticalError
double-veteran
double-veteran
Posts: 678
Joined: Sun Jul 05, 2009 2:03 am
Has thanked: 104 times
Been thanked: 41 times

[Request] Lunia

Post by CriticalError »

Hello guys well today I download this client Lunia and unpack files, ok here is what I get in animation folder.

*XML
*SkinnedAnim

Image
Image
Image

Lunia 3D Model Samples
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: [Request] Lunia

Post by finale00 »

The meshes are straightforward.
Upload some textures for the monsters that you've uploaded.

Also, are there equips and some characters?

Image
User avatar
CriticalError
double-veteran
double-veteran
Posts: 678
Joined: Sun Jul 05, 2009 2:03 am
Has thanked: 104 times
Been thanked: 41 times

Re: [Request] Lunia

Post by CriticalError »

ok here you have files finale00, and yes have characters models too.

Lunia DDS Samples
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: [Request] Lunia

Post by finale00 »

I meant full model set, like mesh + textures.
User avatar
CriticalError
double-veteran
double-veteran
Posts: 678
Joined: Sun Jul 05, 2009 2:03 am
Has thanked: 104 times
Been thanked: 41 times

Re: [Request] Lunia

Post by CriticalError »

finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: [Request] Lunia

Post by finale00 »

Image

The main file that connects everything together is an xml file.
Which means for type-checking, we'd have to first check the contents of the xml file to verify that it is related to lunia in the first place.

While xml parsing is easy, checking it is annoying since there's no guarantee that some xml file from another game won't be using the same structure.

But after that it's easy.

http://db.tt/6KgZB8uv
User avatar
CriticalError
double-veteran
double-veteran
Posts: 678
Joined: Sun Jul 05, 2009 2:03 am
Has thanked: 104 times
Been thanked: 41 times

Re: [Request] Lunia

Post by CriticalError »

thanks a lot, tested and work, the only thing not load is textures or maybe is because don't have in same folder?
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: [Request] Lunia

Post by finale00 »

No textures are loaded because I don't use the xml file.
The correct way to load the model is to open the xml file for that model, which will load the meshes, materials, and animations.
User avatar
Rimbros
ultra-veteran
ultra-veteran
Posts: 495
Joined: Fri Jul 09, 2010 12:23 am
Has thanked: 41 times
Been thanked: 16 times

Re: [Request] Lunia

Post by Rimbros »

JAJAJAJAJAJAJ :mrgreen: Bro Critical i think this its the most ugly model posted here in Xentax. :D

Image
Renders Art by Rimbros
http://s303.photobucket.com/albums/nn12 ... E/Renders/

Personal Game repository samples, send PM
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: [Request] Lunia

Post by finale00 »

The UV might need to be flipped.
Or...maybe it's just low-res.
Post Reply