Static Props werden schwarz angezeigt

From Valve Developer Community
< De
Revision as of 11:54, 7 May 2022 by TheBlokker (talk | contribs) (Created page with "{{otherlang2 |zh-cn=Static Props show up black:zh-cn |en=Static Props show up black }} {{DISPLAYTITLE:Static Props werden schwarz angezeigt}} Nach dem Operation Wildfire-Updat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Otherlang2

Nach dem Operation Wildfire-Update sind viele Leute auf Probleme mit statischen Requisiten gestoßen, die keine Beleuchtung erhalten.

Um dieses Problem zu lösen, gehen Sie zum Kompilierungsfenster für Experten und wählen Sie den Befehl $light_exe aus. Stellen Sie dann im Textfeld „Parameter“ -StaticPropLighting voran. Für die standardmäßigen Kompilierungseinstellungen sollten Ihre Parameter -StaticPropLighting -game $gamedir $path\$file sein.

Dadurch werden Ihre statischen Requisiten repariert und können wieder korrekt beleuchtet werden.

Siehe auch:

"We released an update to VRAD in the latest update. To get proper lighting on static props, you will need to run with -StaticPropLighting in VRAD, which sadly isn't updated (yet) in Hammer for the default, quick compile settings. This flag will increase compile times, but to help with iteration we also included the ability to tweak the quality of the new lighting by adding -StaticPropSampleScale x parameter (16 = slow, high quality, 4 = default and 0.25 = fast, low quality) which is useful if you want to speed up compile times. Note that adding -final is the same as having -StaticPropLightingScale 16."