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

Tekken Hybrid

The Original Forum. Game archives, full of resources. How to open them? Get help here.
IvoryCutter
beginner
Posts: 31
Joined: Sun Jan 15, 2012 9:25 am
Has thanked: 22 times
Been thanked: 1 time

Re: Tekken Hybrid

Post by IvoryCutter »

:-) Thanks Mr howfie.
tekken.py and xentax.py, OK! But which model file are you talking about? ...sorry for spamming your thread :( lol
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: Tekken Hybrid

Post by howfie »

The chr files from the tekken disc. We cannot post all the files here. I believe the nina1u.chr sample was posted somewhere on page two. This is jjust a tools web site so I only post the tools to extract, not the actual models. To get models you can do one of two things.
#1 the legal but against EULA way - jailbreak your ps3
#2 the illegal but bad way - download game

I won't tell you how to do either. You have to make the choice. #1 or #2.
IvoryCutter
beginner
Posts: 31
Joined: Sun Jan 15, 2012 9:25 am
Has thanked: 22 times
Been thanked: 1 time

Re: Tekken Hybrid

Post by IvoryCutter »

Oh well, now it does all make sense. :oops: Thanks again Mr.!
Works like a charm. You really did an amazing job writing that script! 8D Thank you so much for enabling access to the models!!

Rather than doing #1 or #2 I'd prefer getting the files straight from the disk. I'll try that later.

Looking forward to Friday.
psycommando
ultra-n00b
Posts: 2
Joined: Thu Jan 26, 2012 4:21 am
Has thanked: 1 time

Re: Tekken Hybrid

Post by psycommando »

Hi, I've tried your script but it crashes python(2.7) gives me the following output :
Traceback (most recent call last):
File "C:\Users\Guill\Downloads\Tekken.Hybrid.PS3-DUPLEX\Extracted\INSTALL\USRDIR\data\asset\dai3\mdl\tekken.py", line 432, in <module>
xentax.WriteUncompressedDDSHeader(tfile, texture_info.p1, texture_info.p2, False, 0x00FF0000, 0x0000FF00, 0x000000FF, 0xFF000000);
File "C:\Users\Guill\Downloads\Tekken.Hybrid.PS3-DUPLEX\Extracted\INSTALL\USRDIR\data\asset\dai3\mdl\xentax.py", line 175, in WriteUncompressedDDSHeader
ofile.write(bytes('DDS ', 'ascii')); # DDS
TypeError: str() takes at most 1 argument (2 given)


By the way, nice work :) I wonder how you do to figure this all out !
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: Tekken Hybrid

Post by finale00 »

Try with 3.x
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: Tekken Hybrid

Post by howfie »

Removing the second argument might work. I used 3.x. Sorry i had to temporarily give up on this one. The bone format was just strange. I may come back to it though after i finish up the easier ones.
psycommando
ultra-n00b
Posts: 2
Joined: Thu Jan 26, 2012 4:21 am
Has thanked: 1 time

Re: Tekken Hybrid

Post by psycommando »

howfie wrote:Removing the second argument might work.
Thanks, that fixed it :)
IvoryCutter
beginner
Posts: 31
Joined: Sun Jan 15, 2012 9:25 am
Has thanked: 22 times
Been thanked: 1 time

Re: Tekken Hybrid

Post by IvoryCutter »

hey howfie, look: http://www.tombraiderforums.com/showpos ... ount=19913
people using your script to full effect. Looks like there are many more TTT models soon to be ported :]
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: Tekken Hybrid

Post by howfie »

Lol yeah I keep dibs on the request thread from time to time to see what games have or have not been done. They don't have to credit me, you know, just have fun, learn how to model and rig, and if any lawyers comes asking, I didn't write the script :-).
Uninstall84
ultra-n00b
Posts: 1
Joined: Sun Apr 08, 2012 6:18 am

Re: Tekken Hybrid

Post by Uninstall84 »

howfie
Как извлечь текстуры?
How to extract textures?
viperzerofsx
veteran
Posts: 95
Joined: Thu May 27, 2010 5:07 am
Has thanked: 8 times
Been thanked: 6 times

Re: Tekken Hybrid

Post by viperzerofsx »

does the triangle count fall between 3000-6000? just something I was wondering about namco ps2 games
Doronetty
advanced
Posts: 54
Joined: Thu Jun 03, 2010 11:05 am
Has thanked: 27 times
Been thanked: 3 times

Re: Tekken Hybrid

Post by Doronetty »

Uninstall84 wrote:howfie
Как извлечь текстуры?
How to extract textures?
Скрипт сам извлекает и модели и текстуры - достаточно поместить файл персонажа в корневой каталог Noesis и прописать его имя в скрипте - и вуаля! автоматически генерируется модель в формате OBJ и текстуры в формате DDS
Doronetty
advanced
Posts: 54
Joined: Thu Jun 03, 2010 11:05 am
Has thanked: 27 times
Been thanked: 3 times

Re: Tekken Hybrid

Post by Doronetty »

One question: what about non characters models (firstly I'm interested in Dr. Boskonovitch model from Tekken Bowl stage) - any ideas where can I find it and how to extract it?!
P.S: No, I have a two questions, the second is - why all textures are being flipped?
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: Tekken Hybrid

Post by howfie »

#1: I'll see what I can do. I didn't look at the stages.
#2: horizontally or vertically? If vertically that's the way the textures are stored. If horizontally and model looks mirrored, that's a coordinate system problem caused by noesis using a rhcs and game using lhs.
Doronetty
advanced
Posts: 54
Joined: Thu Jun 03, 2010 11:05 am
Has thanked: 27 times
Been thanked: 3 times

Re: Tekken Hybrid

Post by Doronetty »

Oh, I'm beg your pardon - textures is OK (they are flipped only in Noesis, in 3DS MAX they are OK).

One more idea: is it possible to use the same trick with Tekken 5 (unpack PS3 version of this game (Tekken 5: Dark Resurrection), extract and convert 3D models)?
Post Reply