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

Please bin to dds

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
alon
mega-veteran
mega-veteran
Posts: 163
Joined: Mon Nov 29, 2010 10:38 am
Has thanked: 32 times
Been thanked: 2 times

Please bin to dds

Post by alon »

Hello!
I'm trying to convert bin to dds.
sample http://www.mediafire.com/download/r100l ... ure_bin.7z
Image
GRiNDERKILLER
veteran
Posts: 92
Joined: Thu Jul 12, 2012 12:24 pm
Has thanked: 12 times
Been thanked: 32 times

Re: Please bin to dds

Post by GRiNDERKILLER »

The bin file contains more than one headerless dds. Normal & Diffuse maps and compression is DXT1.

Output looks like this:
Diffuse map
Image

Normal map
Image
Strife1989
n00b
Posts: 10
Joined: Thu Jan 12, 2012 2:52 pm
Has thanked: 7 times

Re: Please bin to dds

Post by Strife1989 »

what program did you use ?
User avatar
shakotay2
MEGAVETERAN
MEGAVETERAN
Posts: 4291
Joined: Fri Apr 20, 2012 9:24 am
Location: Nexus, searching for Jim Kirk
Has thanked: 1150 times
Been thanked: 2243 times

Re: Please bin to dds

Post by shakotay2 »

if you've some coding skills you could try out the MS DirectX SDK:
bd2_01.jpg
(did few changes to the project; but no adding of DDS headers so far)
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?"
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: Please bin to dds

Post by Acewell »

here is a Noesis python script that will open all textures in your bin samples :D
*updated July 2, 2017*
tex_MobileSuitGundamSideStories_bin.zip
supports dxt1 and dxt5
You do not have the required permissions to view the files attached to this post.
Last edited by Acewell on Sun Jul 02, 2017 10:25 am, edited 3 times in total.
Strife1989
n00b
Posts: 10
Joined: Thu Jan 12, 2012 2:52 pm
Has thanked: 7 times

Re: Please bin to dds

Post by Strife1989 »

thank you very much !
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: Please bin to dds

Post by Acewell »

okay i assembled a proper Noesis python script to open your samples :D
i updated my previous post with the updated script so no more need to
use any the bms script here for splitting or anything . (:

edit
script updated to work with samples containing dxt5 textures from this thread
viewtopic.php?f=18&t=16483
Post Reply