Skip to content
Compare
Choose a tag to compare
@xoxor4d xoxor4d released this 03 Apr 16:26
· 1 commit to master since this release

Release includes:

Changelog:

  • added dvar r_showTessSkin to enable info about skinned surfaces
  • added dvar fx_cull_elem_draw to disable fx culling within a certain radius
  • fixed the excessive smearing issue on skinned meshes (mostly npc's)
  • fixed an issue with fastfile loading
  • the player now casts a shadow (can be disabled via dvar r_enablePlayerShadow)
  • disabled rendering of the second (weird textured - shader based) eye layer on npc's
  • stop scripts from setting cg_fov values (from game_mod)
  • performance boost for effects
  • effects now use proper color and alpha values
  • various map_settings.ini and rtx.conf tweaks (mainly for zm theater)

01
02