Search found 397 matches

by Durik256
Tue Jun 07, 2022 7:23 pm
Forum: 3D/2D models
Topic: Harley-Davidson - Race Across America SurRender 3D formats (.ANM/.BSP/.CSP/.MDL)
Replies: 9
Views: 763

Re: Harley-Davidson - Race Across America SurRender 3D formats (.ANM/.BSP/.CSP/.MDL)

Also, it appears as though the extracted files have all the materials condensed in one, and it would be a pain and a half to separate all of them UVs. textures should be one directory up in the "images" folder. example: path models >> "D:\Games\Harley-Davidson\bin" path textures...
by Durik256
Sun Jun 05, 2022 3:56 pm
Forum: 3D/2D models
Topic: BLOOD+ One Night Kiss (PS2) .GM2 .GA2
Replies: 6
Views: 838

Re: BLOOD+ One Night Kiss (PS2) .GM2 .GA2

techtechi wrote: Sun Jun 05, 2022 2:15 am UV Export issues
add "rapi.rpgBindUV1BufferOfs(vbuf, noesis.RPGEODATA_FLOAT, 64, 48)" after line 50. (without ")

new plugin. add uvs and bones without weight.
Image
by Durik256
Sat Jun 04, 2022 9:19 pm
Forum: 3D/2D models
Topic: Uknown Model type
Replies: 6
Views: 415

Re: Uknown Model type

Bherisi wrote: Sat Jun 04, 2022 6:27 pm How to view them
add extension [*.char]
Image
by Durik256
Sat Jun 04, 2022 3:02 pm
Forum: 3D/2D models
Topic: Uknown Model type
Replies: 6
Views: 415

Re: Uknown Model type

add ext [*.unk] https://s8.gifyu.com/images/bandicam-2022-06-04-16-56-46-651.gif python script for add ext [*.unk] for all files in folder import os dir = "C:\\Users\\admin\\Desktop\\folder" for file in os.listdir(dir): os.rename(os.path.join(dir,file),os.path.join(dir,file + ".unk&qu...
by Durik256
Sat Jun 04, 2022 1:58 pm
Forum: 3D/2D models
Topic: Uknown Model type
Replies: 6
Views: 415

Re: Uknown Model type

Bherisi wrote: Sat Jun 04, 2022 11:55 am I tryed to add in the end: 3d's,fbx tps step obj max, etc.
wow. nice methods. :D
using hex2obj
pistol.png
by Durik256
Sat Jun 04, 2022 1:32 pm
Forum: 3D/2D models
Topic: BLOOD+ One Night Kiss (PS2) .GM2 .GA2
Replies: 6
Views: 838

Re: BLOOD+ One Night Kiss (PS2) .GM2 .GA2

techtechi wrote: Thu Jun 02, 2022 1:47 am .GM2 some samples
Image
by Durik256
Thu Jun 02, 2022 8:37 pm
Forum: 3D/2D models
Topic: .HNK files
Replies: 15
Views: 1027

Re: .HNK files

TrueBeautyz wrote: Wed Jun 01, 2022 7:14 pm to get the full models?
several models are still not opening.(maybe I'll fix it later) :]
Image
by Durik256
Wed Jun 01, 2022 6:42 pm
Forum: 3D/2D models
Topic: .HNK files
Replies: 15
Views: 1027

Re: .HNK files

TrueBeautyz wrote: Wed Jun 01, 2022 6:36 pm I've had no experience with python
it is for the "noesis" program.
Drop the path: Noesis/plugin/python.
I already understood that he is unlikely to help you. :lol:
(Maybe in my free time I'll try to remake it)
by Durik256
Wed Jun 01, 2022 6:29 pm
Forum: 3D/2D models
Topic: .HNK files
Replies: 15
Views: 1027

Re: .HNK files

TrueBeautyz wrote: Wed Jun 01, 2022 6:26 pm what plugin
click up arrow
Durik256 wrote: Sun May 08, 2022 9:26 pm this
This is a noesis plugin written in python. :wink:
by Durik256
Wed Jun 01, 2022 6:14 pm
Forum: 3D/2D models
Topic: .HNK files
Replies: 15
Views: 1027

Re: .HNK files

I didn't understand. you said that you did not find any messages that could help. if this thread couldn't help you then i don't know what help you are asking for. :] .hnk is a container that contains textures, vertex, face indexes, etc. the wii version of barbie is identical to your game. the plugi...
by Durik256
Wed Jun 01, 2022 5:50 pm
Forum: 3D/2D models
Topic: .HNK files
Replies: 15
Views: 1027

Re: .HNK files

TrueBeautyz wrote: Wed Jun 01, 2022 7:24 am I've looked everywhere and can't find any posts that specially could help me.
searched badly
Durik256 wrote: Sun May 08, 2022 9:26 pm Wii version. (barbie dreamhouse party)
unfinished plugin
by Durik256
Sun May 29, 2022 6:28 pm
Forum: 3D/2D models
Topic: Harley-Davidson - Race Across America SurRender 3D formats (.ANM/.BSP/.CSP/.MDL)
Replies: 9
Views: 763

Re: Harley-Davidson - Race Across America SurRender 3D formats (.ANM/.BSP/.CSP/.MDL)

I presume the format's simple enough to decipher, yes? Yes it is. if you have minimal experience in this then it will not be difficult for you to make a plugin. well, so far I have made plugin. (without parsing the format. keyword search) :) https://s8.gifyu.com/images/bandicam-2022-05-29-20-20-50-...
by Durik256
Sun May 29, 2022 2:22 pm
Forum: 3D/2D models
Topic: Harley-Davidson - Race Across America SurRender 3D formats (.ANM/.BSP/.CSP/.MDL)
Replies: 9
Views: 763

Re: Harley-Davidson - Race Across America SurRender 3D formats (.ANM/.BSP/.CSP/.MDL)

huckleberrypie wrote: Sun May 29, 2022 1:20 am How complex is the format tho?
hard for what?
I didn't even try to understand the format. just found vertex and faces. :]
by Durik256
Sun May 29, 2022 2:05 pm
Forum: 3D/2D models
Topic: Front Mission 4 and Front Mission Online (PS2)
Replies: 21
Views: 1877

Re: Front Mission 4 and Front Mission Online (PS2)

Greg wrote: Sat May 28, 2022 10:53 pm use the same face format.
I say just because they are similar doesn't mean they are the same.(file format) :lol:

i update plugin. opens file FM4.
(I have left brief comments if you would like to add support for FMO. differences are not significant)
by Durik256
Sat May 28, 2022 9:49 pm
Forum: 3D/2D models
Topic: Front Mission 4 and Front Mission Online (PS2)
Replies: 21
Views: 1877

Re: Front Mission 4 and Front Mission Online (PS2)

Greg wrote: Thu Apr 28, 2022 10:27 pm Both use the same model formats
seems other

update: finalize
Image
(FM4 Item BP >> add ext [.cl5] and delete first 16 bytes(zero))