Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
But I digress. I've tried to extract the textures from the game and put them into SFM; doesn't seem to do anything. What I haven't done is go beyond the textures/models/resfiles/maps and sounds folders for more info. Perhaps I need the gfx and cfg? I'm not sure.
(if they aren,t add a new line where it says GAME and add the name of the l4d2 folder into the new line)
Open up SFM and see if the folder you put the extracted L4D2 content into is accessible through SFM.
If the maps are still pink and black, or have other various issues like crashing or no lighting, you need to go get a map decompiler like bsp source, decompile the l4d2 maps you want into vmf files.
Launch SFM, and instead of starting SFM, start up the SDK. Open Hammer, and open the VMF file in SFM. If all of the textures load alright, you need to go to file and run map. Make sure hdr is checked on.
But be patient. This process will take a long time, and don't get too worried if the command box looks stuck on portalflow. If you wanna know if it crashed, open task manager and see if it's still eating up your entire cpu.
This is your best bet for getting it to work. However, it's not a guranteed method for making maps work.
Error: Material "models/weapons/v_sapper/v_sapper_glass" : proxy "invis" not found!
props_foliage\Urban_vine02.mdl : material "models/props_foliage/urban_trees_branches02_still" not found.
Error: Material "models/weapons/w_wrench/w_wrench01_gold" : proxy "AnimatedWeaponSheen" not found!
Warning: Table ParticleEffectNames is full, can't add flashlight_thirdperson_bak
props_interiors\chair_thonet.mdl : material "models/props_interiors/chair_thonet" not found.
prop_physics_override 'models/props_junk/garbage_cleanercan01a_fullsheet.mdl' has a base specified as 'Cardboard.physics', but there is no matching entry in propdata.txt.
Can't find soundscape: c3m4.houseinterior
Attempted to precache unknown particle system "critgun_weaponmodel_blu"!
Attempted to create unknown entity type func_nav_attribute_region!
Can't init func_nav_attribute_region
Couldn't find any entities named mansion_resources_3, which point_template mansion_resources_3_template is specifying.
prop_door_rotating has Door model (models/props_downtown/door_interior_128_01_dm03_01.mdl) with no door_options or m_nPhysicsMaterial specified! Verify that SKIN is valid, and has a corresponding options block in the model QC file
prop_physics_override 'models/props_junk/garbage_coffeecup01a_fullsheet.mdl' has a base specified as 'Pottery.Plant', but there is no matching entry in propdata.txt.
Requesting texture value from var "$envmap" which is not a texture value (material: liquids/water_swamp_m4_beneath)
The strange thing is that I had actually been able to load them earlier; the character models for L4D1 got screwed up somewhere along the line, I did a complete reinstall, and now the textures just aren't working. I'm thinking of some way to sort it all out at the moment, but, I don't quite know what would work or not.
I might have to adjust folders so that things are in proper areas, but then again, I have no idea what I'm doing here. This is my first day actually looking at the files.
I know how to create mods, so as soon as I "learn the language" so to speak, I should be able to sort through these. I've learned how to use the editor otherwise. I'm getting used to this thing.
Nothing is impossible now :)
So it will have the folders materials, models, maps, and sounds. As long as you preserve how it was located in the file you extracted them from.
Select all the folders that start with "props_" and extract to SourceFilmmaker/game/left4dead2
Repeat for the two left4dead2_dlcs. Sorted!