Converting bsp2map with q2map (not q3map2) or bspc

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
Obsessed
Posts: 112
Joined: Sun Aug 14, 2016 9:02 pm

Converting bsp2map with q2map (not q3map2) or bspc

Post by Obsessed »

I'm very sorry, but I successfully did subj ^ somehow, but now I can't remember, how I did it. :( Could someone give me the script? It was something like this:
q3map.exe -convert -format map XXX.bsp
or
bspc -bsp2map path\XXX.bsp

P.S. I can't use q3map2 in the near future. ( Thanks in advance!

DAMN! ((( I did it again! :D bspc.exe -bsp2map xxx.bsp! but it didn't work! (((
Last edited by Obsessed on Tue Nov 22, 2016 8:52 pm, edited 1 time in total.
User avatar
Theftbot
Posts: 483
Joined: Thu Oct 08, 2009 4:03 am

Re: Converting bsp2map with q2map (not q3map2) or bspc

Post by Theftbot »

Why cant you use q3map2?
Obsessed
Posts: 112
Joined: Sun Aug 14, 2016 9:02 pm

Re: Converting bsp2map with q2map (not q3map2) or bspc

Post by Obsessed »

Theftbot wrote:Why cant you use q3map2?
it needs some Visual C++ libraries, I've tried to install it but the process hangs. Tried to put needed dll (api-ms-win-crt-runtime-l1-1-0) into Win\SysWoW64 (or System32) and register it, but there's some error with "incorrect procedure entry point". :( :smirk:
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Converting bsp2map with q2map (not q3map2) or bspc

Post by obsidian »

Download GTKRadiant

Download Visual C++ runtimes from Microsoft (BOTH 32 and 64 bit)
https://www.microsoft.com/en-us/downloa ... x?id=48145

Install all of the above. Instructions and download link is right on the GTKRadiant website in massive big letters on the download page. *shrug*
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Obsessed
Posts: 112
Joined: Sun Aug 14, 2016 9:02 pm

Re: Converting bsp2map with q2map (not q3map2) or bspc

Post by Obsessed »

obsidian wrote:Download GTKRadiant
Download Visual C++ runtimes from Microsoft (BOTH 32 and 64 bit)
https://www.microsoft.com/en-us/downloa ... x?id=48145
Install all of the above. Instructions and download link is right on the GTKRadiant website in massive big letters on the download page. *shrug*
Thank you very much, Mr. Obsidian, but I've already tried all above and it didn't help. :D These both 32 and 64 are "hanging" too. :( I guess, it's some troubles with my OS and I'm going to fix it. :)
Post Reply