TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
590 stars 156 forks source link

Is the bspc version up to date to handle RTCW map .aas file generation? #618

Open Helioform opened 6 years ago

Helioform commented 6 years ago

I have tried to use the bspc that is included in the latest GtkRadiant, but I still get the -ext option not recognized and also the BSP version 47 is not recognized.

Thanks.

TTimo commented 6 years ago

You may need the bspc.exe from git@github.com:id-Software/Enemy-Territory.git

@merlin1991 is that correct? Occurs to me we started distributing quake3 bspc, but I don't think we ever looked at the per-game variations of it.

Helioform commented 6 years ago

Well, after searching for a while I was able to find a solution here:

http://forums.warchest.com/showthread.php/36887-**HELP**-quot-unknown-BSP-format-IBSP-version-47-quot-RTCW-SP-Problem-!?highlight=bspc

I had to download the Wolf SDK Tools from here:

http://returntocastlewolfenstein.filefront.com/file/;1598

Used the bspc available in the bin_nt folder and was able to make my .aas files!

Thanks for the help anyway TTimo.

TTimo commented 6 years ago

Yes, the bspc binary you get in that SDK should have the same features as what one would compile out of the ET source release.

I changed the issue summary so we keep this as a possible enhancement.