I once lost one of my favorite maps on a USB without (and stupidly) making any backups, and I lost that usb. I do however have a BSP of that map on my computer, and I've decided to decomplie it. Heres what I type:
q3map2 -game trem -convert -format map subconsciousB1.bsp
and the resulting output gives me an invalid map. I check the errors in my command prompt and It says at the beginning of the decompile:
WARNING: Unkown option: -format
WARNING: Unkown option: map
and it says resulting map may be invalid and 0 total meshes and stuff. What be I doing wrong.