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

JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post questions about game models here, or help out others!
ken982
ultra-n00b
Posts: 5
Joined: Sun Nov 10, 2013 5:14 pm

JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by ken982 »

Hi,

I am looking for some one to extract models from either of these two games.

I am looking to get A LOT of models from these games.

Its not going to be for free.

Any one interested?

I am serious.

Thanks
Szkaradek123
mega-veteran
mega-veteran
Posts: 292
Joined: Wed May 05, 2010 8:21 pm
Location: Poland Głogów
Has thanked: 21 times
Been thanked: 742 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by Szkaradek123 »

Hi
Here is importer for *.bin files from Fist of the North Star Ken's Rage 2 PS3.
It requires Blender249 and Python 26.
What is to be done:
- reading some types of images from g1t archive
- transform meshes to right position
- fixing skinweights for some type of meshes
- animations
In Blender Text Window press alt+p and select *.bin files from ..\Action\model.
http://www.mediafire.com/download/bsm39 ... yaka.blend
You do not have the required permissions to view the files attached to this post.
raykingnihong
mega-veteran
mega-veteran
Posts: 179
Joined: Sun Apr 06, 2014 8:06 pm
Has thanked: 216 times
Been thanked: 6 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by raykingnihong »

Szkaradek123 wrote:Hi
Here is importer for *.bin files from Fist of the North Star Ken's Rage 2 PS3.
It requires Blender249 and Python 26.
What is to be done:
- reading some types of images from g1t archive
- transform meshes to right position
- fixing skinweights for some type of meshes
- animations
In Blender Text Window press alt+p and select *.bin files from ..\Action\model.
http://www.mediafire.com/download/bsm39 ... yaka.blend
cool, my friend, thank you very much for the great work,Script runs perfectly!
User avatar
porimac
VIP member
VIP member
Posts: 109
Joined: Wed Sep 08, 2010 4:46 pm
Location: Japan,Kanagawa
Has thanked: 63 times
Been thanked: 14 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by porimac »

Szkaradek123 wrote:Hi
Here is importer for *.bin files from Fist of the North Star Ken's Rage 2 PS3.
It requires Blender249 and Python 26.
What is to be done:
- reading some types of images from g1t archive
- transform meshes to right position
- fixing skinweights for some type of meshes
- animations
In Blender Text Window press alt+p and select *.bin files from ..\Action\model.
http://www.mediafire.com/download/bsm39 ... yaka.blend
could you suport xbox360 version .bin(uncopress)?
http://www.mediafire.com/download/zgzd6 ... _model.zip
Szkaradek123
mega-veteran
mega-veteran
Posts: 292
Joined: Wed May 05, 2010 8:21 pm
Location: Poland Głogów
Has thanked: 21 times
Been thanked: 742 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by Szkaradek123 »

000_Kenshiro_base_mdl.bin - use offzip, but this file has only images, no meshes
000_Kenshiro_base_tex.g1t - too small
User avatar
porimac
VIP member
VIP member
Posts: 109
Joined: Wed Sep 08, 2010 4:46 pm
Location: Japan,Kanagawa
Has thanked: 63 times
Been thanked: 14 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by porimac »

thanks
i think, the file structure of extracted ns2_360.bms is incorrect...

then how about this one?
this is XB DLC of Ken's Rage 2
it seems include G1M and G1T as raw hex
http://www.mediafire.com/download/a0zwh ... ACT010.zip

..please? :(
User avatar
porimac
VIP member
VIP member
Posts: 109
Joined: Wed Sep 08, 2010 4:46 pm
Location: Japan,Kanagawa
Has thanked: 63 times
Been thanked: 14 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by porimac »

(edit : 11.Mar.2015)
solved :D
maxGfive
ultra-n00b
Posts: 6
Joined: Tue Sep 02, 2014 8:48 pm
Has thanked: 5 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by maxGfive »

guys i want to mod the wii u g1m & g1t version of ken2 for cemu emulator.
blender script doesn't recognize models or texture, don't know if it's header problem or compression
type... 0 knowledge of python and scripts :(

blender error: Traceback (most recent call last):
File "formatG1m.py", line 773, in openFile
parser=Parser()
File "formatG1m.py", line 700, in Parser
data+=zlib.decompress(g.read(size))
zlib.error: Error -3 while decompressing data: unknown compression method

here is a sample of the g1m & g1t from wii u linkdata: https://ufile.io/pl7sj

hope you can help. thanks
User avatar
shakotay2
MEGAVETERAN
MEGAVETERAN
Posts: 4286
Joined: Fri Apr 20, 2012 9:24 am
Location: Nexus, searching for Jim Kirk
Has thanked: 1147 times
Been thanked: 2242 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by shakotay2 »

maxGfive wrote:blender error: Traceback (most recent call last):
Rule for Traceback errors in blender scripts: generally noone else than the author himself can understand/solve them.

If you have a working sample (that doesn't cause that traceback error) there's a small chance to analyse what goes wrong with the none-working sample.

From the sample 000_Kenshiro_base_tex.g1t I'd say it's not zlib compressed, thus causing the error.

Trying to cure this I got a step ahead, 'til the next traceback error:
0 (352, 17408, 1, 4608, 61839, 248, 54579, 3120, 61839, 248)
WARNING: nieznany format 352
1 (352, 17408, 1, 4608, 61839, 248, 54579, 3120, 61839, 248)
WARNING: nieznany format 352
2 (352, 17408, 1, 4608, 61839, 248, 54579, 3120, 61839, 248)
WARNING: nieznany format 352
3 (2400, 43520, 1, 4609, 0, 12, 0, 0, 0, 1)
WARNING: nieznany format 2400
4 (2402, 43521, 1, 4609, 0, 12, 0, 0, 0, 0)
WARNING: nieznany format 2402
5 (2400, 43520, 1, 4609, 0, 12, 0, 0, 0, 0)
WARNING: nieznany format 2400
6 (1632, 30464, 1, 4609, 0, 12, 0, 0, 0, 0)
WARNING: nieznany format 1632
Traceback (most recent call last):
Tuts: a) Bigchillghost, viewtopic.php?f=29&t=17889
b) Extracting simple models: http://forum.xentax.com/viewtopic.php?f=29&t=10894
"Quoting the whole thing. Would u ever stop this nonsense?"
maxGfive
ultra-n00b
Posts: 6
Joined: Tue Sep 02, 2014 8:48 pm
Has thanked: 5 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by maxGfive »

thanks shakotay2, i was dumb not to post working sample sorry. here: https://ufile.io/6flkc

they have complete different headers (hope it's where the solution can be),

too bad the traceback was useless, hope you can figure it out with those files.

anyway thank you for helping me :)
User avatar
shakotay2
MEGAVETERAN
MEGAVETERAN
Posts: 4286
Joined: Fri Apr 20, 2012 9:24 am
Location: Nexus, searching for Jim Kirk
Has thanked: 1147 times
Been thanked: 2242 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by shakotay2 »

well, that's not "dumb" - most people don't know the importance of a working sample (and sometimes there isn't any)

anyways, I've a workaround for your not working sample (mesh only, the texture is wrong):
you need to use any working texture and rename it to 000_kenshiro_base_tex.g1t,
make a copy of 000_Kenshiro_base_mdl.bin and rename it to 000_Kenshiro_base_mdl.bin.dec,
then comment out nine lines in the script (by #, view picture):
000_Kenshiro_base_mdl-wrong_tex.jpg
You may try using the same "commenting out" trick to load the not working texture.
But seems the def g1tParser() needs some adjustments?
You do not have the required permissions to view the files attached to this post.
Tuts: a) Bigchillghost, viewtopic.php?f=29&t=17889
b) Extracting simple models: http://forum.xentax.com/viewtopic.php?f=29&t=10894
"Quoting the whole thing. Would u ever stop this nonsense?"
maxGfive
ultra-n00b
Posts: 6
Joined: Tue Sep 02, 2014 8:48 pm
Has thanked: 5 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by maxGfive »

incredible... thank you! it's a nice turnaround. but i can't make it work for me.

i tried to put the modifications on the script (i saved it on a new .blend file), i've put the "non"working g1m and a working g1t (same name):
result: blender don't load any mesh (no error on traceback...) but dump the texture in folder. i don't know where my mistake is.

here is a vid: https://youtu.be/T7fcOWOnxRg

sorry it looks easy to do, but i failed :keke:
User avatar
shakotay2
MEGAVETERAN
MEGAVETERAN
Posts: 4286
Joined: Fri Apr 20, 2012 9:24 am
Location: Nexus, searching for Jim Kirk
Has thanked: 1147 times
Been thanked: 2242 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by shakotay2 »

looks like you missed:
"make a copy of 000_Kenshiro_base_mdl.bin and rename it to 000_Kenshiro_base_mdl.bin.dec"

(I had edited that line later into my post, maybe in your browser's cache there's the old version of my post?)
Tuts: a) Bigchillghost, viewtopic.php?f=29&t=17889
b) Extracting simple models: http://forum.xentax.com/viewtopic.php?f=29&t=10894
"Quoting the whole thing. Would u ever stop this nonsense?"
maxGfive
ultra-n00b
Posts: 6
Joined: Tue Sep 02, 2014 8:48 pm
Has thanked: 5 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by maxGfive »

yep i didn't see the copy .bin+.dec line. and now the mesh work like intended. it's great. i'll try the same method for the g1t and run some tests. i'll come back later to feedback.
thanks for your help again

EDIT (15/10/2017) : ok with your technique i can open pretty much every g1m xbox, ps3 or wiiu :D
for g1t... not always (parser thing prob?..) i need to test furthermore. i can already focus on g1m anyway :) but... let's say i remove parts on model, how do i save changes on g1m or bin?

(sounds pretty obvious, but i don't see g1m/bin export option and saving on .bin result in .bin.blend, and changing extension does not seems to work. i don't really get it.)
maxGfive
ultra-n00b
Posts: 6
Joined: Tue Sep 02, 2014 8:48 pm
Has thanked: 5 times

Re: JOB: Fist of the North Star Ken's Rage 1 or 2 Models

Post by maxGfive »

or is there another way to unpack g1m & g1t, modify things and rebuild? like a bms script g1t to dds\ dds to g1t. noesys can export but no import if i remember it correctly. maybe i'll stick with the blender method if i can find a way to export things. what's the easyer/best option?
(sry to ask things again) thanks
Post Reply