Page 1 of 2

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

Posted: Wed Oct 08, 2014 8:47 pm
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

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

Posted: Thu Jan 22, 2015 5:34 pm
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

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

Posted: Thu Jan 22, 2015 5:52 pm
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!

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

Posted: Sat Jan 24, 2015 12:51 pm
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

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

Posted: Sat Jan 24, 2015 10:01 pm
by Szkaradek123
000_Kenshiro_base_mdl.bin - use offzip, but this file has only images, no meshes
000_Kenshiro_base_tex.g1t - too small

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

Posted: Sun Jan 25, 2015 2:43 am
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? :(

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

Posted: Wed Mar 11, 2015 7:59 am
by porimac
(edit : 11.Mar.2015)
solved :D

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

Posted: Wed Oct 11, 2017 6:02 pm
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

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

Posted: Fri Oct 13, 2017 1:08 pm
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):

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

Posted: Fri Oct 13, 2017 4:17 pm
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 :)

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

Posted: Fri Oct 13, 2017 5:30 pm
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?

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

Posted: Sat Oct 14, 2017 12:17 am
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:

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

Posted: Sat Oct 14, 2017 10:04 am
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?)

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

Posted: Sat Oct 14, 2017 11:34 am
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.)

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

Posted: Thu Oct 19, 2017 12:10 am
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