News | Forum | People | FAQ | Links | Search | Register | Log in
TyrUtils V0.11
TyrUtils v0.11 has been released:

*Support BSP2 format (qbsp requires the "-bsp2" command line option)
*qbsp: Fix animating texture bug when brushes are textured with alt-animations
* qbsp: Fix a crash in tjunc calculations
* qbsp: Exit with error if verticies exceed 65535 (BSP29 limit)
* qbsp: Add experimental "-forcegoodtree" command line option (thanks Rebb)
* vis: reduce "leaf recursion" error to a warning and continue processing

Download from the utils page as usual (Win32 / OSX / source).
First | Previous | Next | Last
Woop! 
Heh - I'm soon to have a gargantuan sandbox hull to test the BSP2 functionality >:) 
Hmm... Thats Great! 
Just can�t figure out how to run it under OSX... 
 
which bsp2 version is supported? 
 
Is there any chance you can add the following options to the qbsp.exe?
-q2map : Enable Q2 style map format
-group : Enable func_group parsing
 
 
@mfx: these are command line apps, so you need to run them from the terminal

@sock: func_group should already work (no command line option needed). I'll look into the Q2 map format - I think there's just some extra fields to ignore? 
 
@gb: I think it's known as the RMQ version. The one the Tronyn used for the "Wicked" maps. I implemented it using this guide
Tyrann 
some extra fields at the end are ignored and also the textures need to have paths stripped from them. dunno if there is anything else. 
Tyrann 
i know, but it happens nothing after prompting to vis and such... 
 
Doesn't only the RMQ engine support BSP2 format maps? 
5th 
FTE does it as well..? 
 
I think RMQ, FTE, Darkplaces and TyrQuake snapshots all support this BSP2 format. 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.