Get a log showing Dota 2's output when it fails to launch. If you're running it under "Steam Linux Runtime" then the easiest way to do this is usually to set its launch options to STEAM_LINUX_RUNTIME_LOG=1 STEAM_LINUX_RUNTIME_VERBOSE=1 %command%, try to launch it, and then loo...
VK_EXT_graphics_pipeline_library is not yet in stable driver branch. Tested on Linux with nvidia-drivers 515.49.15 and windows 10 LTSC 1809 with nvidia-drivers 517.22 On Linux Steam was launched with: PRESSURE_VESSEL_WRAP_GUI=1 GAME_DEBUGGER=gdb STEAM_LINUX_RUNTIME_LOG=1 STEAM_RUNTIME=1 ...
Fixed a bug with couriers with multiple styles sometimes not showing the right materials, for example the Wyvern Hatchling Fixed global loadout item shuffle: it now will randomly select items within the shuffle instead of the last one selected in the loadout screen ...
dota_chat_broadcast_whispers cl, a Show whispers in all chat tabs, not just the tab for the individual user. dota_chat_disable_refresh_user_list cl dota_chat_enable_whispers cl, a, per_user Show steam messages as whispers inline in chat. dota_chat_filter_settings 3 cl, a What cha...
Fixed a bug with couriers with multiple styles sometimes not showing the right materials, for example the Wyvern Hatchling Fixed global loadout item shuffle: it now will randomly select items within the shuffle instead of the last one selected in the loadout screen ...
dota_camera_mousewheel_start_delay 0 The delay (in seconds) before mousewheeling will begin to actually zoom. Only used for players in-game. Does not apply to spectator zooming. dota_camera_reverse false dota_camera_saved_position dota_camera_set_lookatpos Sets the main camera's look-at...
The Archronicus is an in-game collection of short stories that reveals tidbits of lore. It was added in the July 03, 2013 Patch together with the second series of tutorials, and as such, celebrates the completion of tutorials by rewarding the player with
cc_norepeat 5 In multiplayer games, don't repeat captions more often than this many seconds. cc_predisplay_time 0 Close caption delay before showing caption. cc_random Emits a random caption cc_sentencecaptionnorepeat 4 How often a sentence can repeat. cc_showblocks Toggles showing whic...
Recently on my MacBook Pro when I launched DOTA 2, the dock was showing and the menu bar, buttons were being cut-off and the game was hard to use. The issue seems to stem from how Steam sometimes launches the game client. The fix is rather simple and worked for me. ...
I’ve already mentioned that Steam does not allow changing the avatar size, so we have to apply some styling to make look it nice: application.scss [...] nav { img { max-width: 48px; } } You may now restart the server and see this all in action! Integrating with the Steam API ...