Jump to content

Decompiling CS:GO maps


Nerve

Recommended Posts

I don't feel like my first map is coming together properly, so I'm wanting to decompile some CS:GO maps to get an idea how other designers are building their levels (brushes, scales etc).

 

 

I've looked here: https://developer.valvesoftware.com/wiki/Decompiling_Maps#Getting_Dirty and read about BSPSource, but I can't see any mention of CS:GO support on their site (maybe I'm being blind.)

 

What tools do you use for decompiling CS:GO maps? Help appreciated as always. :)

 

Link to comment
Share on other sites

A decompiler just converts BSP files into VMF format, so it doesn't really matter if it's for CS:GO, L4D2, ...

 

Right, BSPSource should be fine then. I just wasn't sure if there were decompilers that were considered better than others.

 

Cheers :)

 

 

 

This is correct. The real trick is changing the decompiled maps somewhat and adding 2k to the name and then re-releasing them!  :)

 

 

:lol:

Edited by Nerve
Link to comment
Share on other sites

So I tried to decompile a couple of maps but opened up the VMF files in Hammer and there were errors/triggers everywhere, I couldn't see anything. It scared me (and it was 2 am) so I closed it. 

 

I'm guessing this is because of missing textures and stuff? Are there any quick ways to make these decompiled maps 'friendly' so I can look at them properly? 

Edited by Nerve
Link to comment
Share on other sites

Uncheck some Visgroups auto, on the right of the hammer window. For example, you can uncheck hints, areaportals, visclusters, playerclips ...

About the missing content, you have to extract it in your own csgo directory with a packing software (like pakrat for example, that is used to pack your custom content in the bsp), but it's complicated because you have to respect the same paths. So you probably won't really need to see the custom content.

Link to comment
Share on other sites

Uncheck some Visgroups auto, on the right of the hammer window. For example, you can uncheck hints, areaportals, visclusters, playerclips ...

About the missing content, you have to extract it in your own csgo directory with a packing software (like pakrat for example, that is used to pack your custom content in the bsp), but it's complicated because you have to respect the same paths. So you probably won't really need to see the custom content.

 

Thanks, as long as it's clear to see brushes and scales then I'll be happy. I'm only really doing it to see other peoples brush work and the scales they use.  :)

Edited by Nerve
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Mapcore Supporters

    Funds go towards hosting and license costs, Discord server boosts, and more. If you'd like to donate, check out our Patreon announcement.

×
×
  • Create New...