bsp to ase - patchmeshes missing


(Massive) #1

Hi

I’m trying to do a straigt forward -convert (lots of posts here about how - I’m using the std compile settings, -meta -patechmeta, -subdivisions 1-8 etc.

Patches however do not appear in the final ase model - they are in the bsp.

How can I fix thix / what am I doing wrong?

Thanks

Massive


(kamikazee) #2

I believe you can’t, as patches are actually bezier patches whereas I have no idea if ASE actually supports them.
Tried to convert to .map file yet?


(Massive) #3

but I though -patchmeta converted them?


(CooperHawkes) #4

you have to build a bsp first with patchmeta (you have a typo in your first post… maybe you have that in your batch file too?)
then you can convert the bsp into an ase with the convert switch… patches work for me pretty fine


(Massive) #5

thanks - yeah type on sub(d)ivisions

:0(