Im trying to run a game from a newer version of the source engine but as expected it gives me "bsp version 21, expecting 20" in the console. Is there any software that lets me change the bsp version of it without decompiling the map which breaks the lightning and areaportals?
No.
[QUOTE=Thiefdroid;52174158]Im trying to run a game from a newer version of the source engine but as expected it gives me "bsp version 21, expecting 20" in the console. Is there any software that lets me change the bsp version of it without decompiling the map which breaks the lightning and areaportals?[/QUOTE]
Hey man, no there isn't. I'm not sure if there will be one in the future, but we can surely hope. Something like that would be nifty!
Assuming changing the version number won't break everything (which it very well might), you could try changing the version number of the bsp file with a hex editor.
Whats the name of the level, maybe someone has the .vmf and is willing to let you compile it to the version you need
The "version" isn't just a number to willy nilly change for no reason.
It represents a (possibly) very different format and structure in data.
To completely change the BSP version you'd have to decompile the map into a VMF, do some fixes, and then compile it with an older version of VBSP.
Sorry, you need to Log In to post a reply to this thread.