Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 126 to 137 of 137 · Previous page · First page

Hi. I am creating my own C# Bsp Library and I added you to description (if you have no problems).

I am no interrest in making importer into Unreal Engine but it (already) supports exporting into OBJ. I just wanted to let you know (tried PM but twitter did not allow it and itch.io does not support PMs).

Ok so i have imported all materials and models for half-life 2's first map and yet when i import it only like 2 surfaces actually get materials any ideas on how to fix this?

It should have worked, but there's a couple of possibilities.

  • Sometimes, you have to restart UE before actually importing a map after importing a bucketload of materials, since it takes it a while to catch up on the new files.
  • Did you check that the material assignments on import were correct? (If they weren't, you might have to rebuild the master list in the discovery section of the TextUEr tab)
  • Another possibility might be that your material might have some kind of problem if you're not using the supplied one that stops UE from rendering some combinations until the problem is fixed.
Ok thanks for the information
(1 edit)

hi

And what it does for cod 5 map ?

There is no specific support for CoD and other Quake-derived engines, nor will that be added.
However, there is basic support (where the map format isn't too different) that should at least import basic brushwork from your own levels.

I found another BUG.

I used Hammuer to import a cs map,

I found that there are many models in the scene are part of the overlap,

When i walked into them,

They overlap the parts began to flash,

Is there a way to solve this?

I'm sorry, I have no idea what you mean.
Can you record a video or something?

Of course, I can record the video right away

Oh, I'm sorry it took so long to figure out, but I got it.
The only sure-fire way to stop z-fighting between different meshes is to adjust your brushes to not overlap in hammer before importing.

thank you for your help.

Another solution is, Merge map to a big static mesh

I found a BUG.

I imported a cs: source map,

I found the mesh lightmap problem,

The color is not normal after building the lights.

Do you know how to fix this?

Not a bug, but a difference in how Source and UE do lightmapping.
Make sure there's only one directional light in your map, otherwise it'll be overbright.
Also, you might have to adjust lightmap resolutions, depending on your map.

Thanks, do you know how to adjust lightmap resolutions?

You can either set your lightmap resolution higher than the default on the ConfigUEr tab so that it gets applied to everything on import (which might be overkill), or adjust them case-by-case in-editor by selecting the mesh in the level, then going to the details tab. Scroll down to the Lighting section, click overridden and select a new lightmap size.
(If you want to do this automatically, I did another plugin that does that you might want to check out)

Great autolightmapuer plugin, i'm using it

Are there any type of limits on the maximum number of brushes? Some of the maps I had took almost days to compile in Hammer.

I'm sure the limits are much larger in UE though.

I'm sure there are eventual (rendering framerate linked) limits, but I couldn't really tell you what they are.
It definitely won't take days to import your maps into UE either.

I have a question about this before I buy. So my question is, if I import my map into UE4, will I be able to edit the textures on individual sides of a model like in Hammer?

Not at the moment, I'm afraid. If it's a single brush, you can export the fbx to your favourite editing program and re-import. If it's multiple brushes, you should be able to tell HammUEr to only reimport those after you've modified them in Hammer.

(Epic are working on some kind of in-editor mesh modification thing, tho, although I've only seen it demo'd with VR?)

Ok. However, If I do use textures on different faces will it also be transferred over to UE4?

I'm assuming you mean "can a brush have multiple textures on it and still keep them", right?
Then the answer is yes. The materials you've selected in Hammer will be applied to the faces in UE

Yes, that is what I mean. And thanks for the reply!

every map i import turns black and wont light? does hammuer not generate uvs?

Weird.
It does, and if there are lights in your imported map (or if you add ones in your Unreal map, like the default map's sky sphere), it should automatically show you at least preview lighting for your map. (Example)

Hello, just wondering if this plugin would allow me to import old Enemy Territory maps to UE4?

Sort of.

If you still have your original map file, it *should* be able to import most(?) of it correctly.

The ones I've seen based on decompiled bsp files (which has been all the test stuff people have sent me) all had broken texture scaling, tho.

Does it convert the Source 2 .vmap format?

Sorry, there is no Source 2 support at the moment, nor is it planned, since Source 2 is a brand new engine which works in a totally different way from the older engines HammUEr supports.

Viewing most recent comments 126 to 137 of 137 · Previous page · First page