Is it possible to make new bitmaps

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
hollow121314





Posts: 228
Joined: Thu Dec 13, 2007 5:53 pm

Is it possible to make new bitmaps

Post by hollow121314 »

is it possible to create a new bitmap and make it the bumpmap of a different texture (adding a bumpmap to an existing bitmap)
User avatar
Pepsi




Snitch! Wordewatician 500

Posts: 2052
Joined: Thu Dec 28, 2006 11:11 pm
Location: Stalking Hamp With A PipeWrench

Post by Pepsi »

you cant add a bump to a bit unless there is a slot for it already. to do that you need to go into CE.

example:
"metal panels generic ext" does not have a bump map for it. it is its own texture alone. in order to add a bump to it you have to find a texture combo that does have a bit/bump to compliment each other and swap them meta style in the shader environment branch.

if what you were asking was possible we would have bump mapped the hogs in PC by now :wink:
Life is not how you survive the storm, but how you dance in the rain
hollow121314





Posts: 228
Joined: Thu Dec 13, 2007 5:53 pm

Post by hollow121314 »

man i dont like map making in CE everything seems a lot more confusing
User avatar
Pepsi




Snitch! Wordewatician 500

Posts: 2052
Joined: Thu Dec 28, 2006 11:11 pm
Location: Stalking Hamp With A PipeWrench

Post by Pepsi »

CE map making is the future of PC modding. get used to it now or fall behind.
Life is not how you survive the storm, but how you dance in the rain
User avatar
Mr.Brightside
Readers Club





Posts: 823
Joined: Sun Nov 18, 2007 11:25 am
Location: Pensacola, Florida.

Post by Mr.Brightside »

pepsi711 wrote:CE map making is the future of PC modding. get used to it now or fall behind.
qft.
User avatar
SL!P
Readers Club





Posts: 751
Joined: Sat Sep 29, 2007 6:25 am
Location: You'd better join another site.

Post by SL!P »

Frig

I absolutely hate CE
Image
WTF
User avatar
Philly




Collaborator

Posts: 3607
Joined: Thu Oct 12, 2006 9:08 am

Post by Philly »

I've just been thinking about this. There are various 'unfilled' bitmap dependancies under any given shader in a map. One of them is the bump map. I reckon you could duplicate a shader and a few bitmaps, then use my magic bitmap thingy method to get anything bumpmapped. Infact, I'd be willing to give it a try.
For anybody still wondering where FTD has gone, here it is.
hollow121314





Posts: 228
Joined: Thu Dec 13, 2007 5:53 pm

Post by hollow121314 »

nice thought, yeah i hate CE i get many errors when i try to mod something, my recompiling never works, after i mod theres no changes....man i can go on for ever.
User avatar
Philly




Collaborator

Posts: 3607
Joined: Thu Oct 12, 2006 9:08 am

Post by Philly »

I will teach you how to duplicate if you like. :P
For anybody still wondering where FTD has gone, here it is.
CallmeFunky





Posts: 15
Joined: Sun Dec 16, 2007 8:52 am

yeah

Post by CallmeFunky »

dont get angry with me but i think if theres some way to do it in HPC, then do it. if you do CE>PC that may be easier, but i think youll get more respect for staying in PC
conure




Enthraller Articulatist 250

Posts: 365
Joined: Sun Apr 17, 2005 8:37 pm
Contact:

Post by conure »

Philly wrote:I've just been thinking about this. There are various 'unfilled' bitmap dependancies under any given shader in a map. One of them is the bump map. I reckon you could duplicate a shader and a few bitmaps, then use my magic bitmap thingy method to get anything bumpmapped. Infact, I'd be willing to give it a try.
Fun fact:
bump maps only exist under the senv tag class. Dependency 6 in the senv tag is the bumpmap dependency.

Also vehicles have been bumpmapped before in the past, but it was found not to be good due to the fact you give up thing liek the multipurpose for that object.
Halomods member wrote:tags meta? There is no such thing for Halo PC.
User avatar
Philly




Collaborator

Posts: 3607
Joined: Thu Oct 12, 2006 9:08 am

Post by Philly »

conure wrote:
Philly wrote:I've just been thinking about this. There are various 'unfilled' bitmap dependancies under any given shader in a map. One of them is the bump map. I reckon you could duplicate a shader and a few bitmaps, then use my magic bitmap thingy method to get anything bumpmapped. Infact, I'd be willing to give it a try.
Fun fact:
bump maps only exist under the senv tag class. Dependency 6 in the senv tag is the bumpmap dependency.

Also vehicles have been bumpmapped before in the past, but it was found not to be good due to the fact you give up thing liek the multipurpose for that object.
ORLY?
Why not just change the tag class to 'senv'? I'm sure there is a shader out there that has a multipurpose, base bitmap, detail map, cubemap and bumpmap.
For anybody still wondering where FTD has gone, here it is.
conure




Enthraller Articulatist 250

Posts: 365
Joined: Sun Apr 17, 2005 8:37 pm
Contact:

Post by conure »

Ya so you are gona use what?

shader_enviorment - no multi
shader_model - no bump
shader_transparent_water - transparent shader variant (no multi, and uses specular map)
shader_transparent_plasma - transparent shader variant
shader_transparent_glass - transparent shader variant
shader_transparent_meter - transparent shader variant
shader_transparent_generic - transparent shader variantt
shader_transparent_chicago - transparent shader variant
shader_transparent_chicago_extended - transparent shader variant

Good luck with all of that, and remember just because you change the tag class doesnt mean it makes it works.
If the 6th dependency is at 0xc4 in senv and the 6th in soso is at 0x32, well then you got some problem coming.
Halomods member wrote:tags meta? There is no such thing for Halo PC.
User avatar
Philly




Collaborator

Posts: 3607
Joined: Thu Oct 12, 2006 9:08 am

Post by Philly »

Dont worry, I'll figure it out. :P
For anybody still wondering where FTD has gone, here it is.
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

SL!P wrote:Frig

I absolutely hate CE
Why, because tool moderates you so you dont make total crap?
Post Reply