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

[Xbox-360] Quantum Theory .pkmn

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

[Xbox-360] Quantum Theory .pkmn

Post by zaramot »

Hi. Need help to extract files from quantum theory .pkmn archives. I would like to look at model format very much, models there are nice. If someone could help it will be great, thanks in advance.
Last edited by zaramot on Sat Jun 01, 2013 6:55 pm, edited 2 times in total.
Making model-import scripts, PM
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by chrrox »

just run offzip on them.
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by zaramot »

Thanks a lot Chrrox! :) Again you aided me, I'm really appreciate it. Good news textures are extractable and they working.

Image

Also I figure out vertices, but still have problems with faces. Face indicies has FFFF everywhere, after every 6 or 12 bytes and so on. Never saw this before so need and advice how make them work. Here's I uploaded extracted model, maybe someone will fire out http://www.mediafire.com/?ep9h333k41s7s1t
You do not have the required permissions to view the files attached to this post.
Making model-import scripts, PM
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by chrrox »

FFFF just means reset the triangle strip.
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by zaramot »

Thanks again Chrrox, but how could I skip those FFFF or maybe parse them correctly. Some example of maxscript would be great
Making model-import scripts, PM
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by zaramot »

Still need help with this one, I managed to skip those FFFF, but imported mesh looks like a total mess. Thanks in advance for any help.
Making model-import scripts, PM
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by chrrox »

User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by zaramot »

Thanks Chrrox, I tried this code, but it didn't help. All because of lack of experience I've did something wrong, or maybe it's some specific case. You don't mind if I send you my script and sample model file? Sorry, if this is too much :)

EDIT: Problem solved, models working fine
Making model-import scripts, PM
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: [Xbox-360] Quantum Theory .pkmn

Post by howfie »

hey zaramot, you wouldn't happen to still have the maxscript for this game would ya? thanks.
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by zaramot »

Hi Howfie! :) I'm sure I have this script somewhere on my HDDs. I will take a look, when I'll find it I'll post it here
Making model-import scripts, PM
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: [Xbox-360] Quantum Theory .pkmn

Post by howfie »

cool, thank you.
zdsmdbh
n00b
Posts: 19
Joined: Wed Nov 13, 2013 3:03 am
Has thanked: 43 times
Been thanked: 3 times

Re: [Xbox-360] Quantum Theory .pkmn

Post by zdsmdbh »

Hi,any news about the script?
BTW,did you still remember the offzip command for unpack these .pkmn files?
I tried these two:
offzip.exe -a input_archive output_folder 0
offzip.exe -z -15 -a input_archive output_folder 0

But all I got are small files,obviously that's not correct.
Some files:http://1drv.ms/1hsoiML
Thanks!
Post Reply