SteamVR

SteamVR

SteamVR Workshop
Customize your SteamVR experience by finding new backgrounds, 3D environments, controllers and base station models.
Learn More
Clu 1 6 Mar, 2020 @ 6:19am
Importing Source 1 maps into Source 2
Is there a clear cut way to do this, I've tried using BSPSrc to generate VMFs without error.
But when I go to open the VMF in Steam VR Source 2 hammer it says Failed to Open Document.

Is there something I'm doing wrong in BSPSrc?
< >
Showing 1-2 of 2 comments
andrewb 8 Mar, 2020 @ 11:14am 
The vmf importer expects some information that BSPSrc and similar tools don't write to exist in the file.

Open the vmf file in a text editor, paste this above the first line and it should import properly.

versioninfo { "editorversion" "400" "editorbuild" "6412" "mapversion" "4" "formatversion" "100" "prefab" "0" } visgroups { } viewsettings { "bSnapToGrid" "1" "bShowGrid" "1" "bShowLogicalGrid" "0" "nGridSpacing" "1" "bShow3DGrid" "0" }
Clu 1 8 Mar, 2020 @ 11:24am 
Ah awesome, thanks will give it a go.
< >
Showing 1-2 of 2 comments
Per page: 1530 50