The game consists of session-based online multiplayer matches, in which two teams of five players attempt to destroy their opponents' fortified strongholds. Each player controls a "hero" character and, over the course of an individual game, focuses on improving their hero's abilities, acquiring items, and fighting against the other team.
Features
- Constantly updated database with heroes, items and hero builds.
- Search for the ideal hero by their name or using filters like role, faction, primary attribute and attack type.
- Full hero status, complete with a level slider to see how heroes evolve as they gain levels, including progression for attributes, damage, attack speed and armor.
- Every hero has its own bio and detailed skill information.
- The ad-supported lite version has one popular build for each hero with intuitive guides for skill progression and items for different points in the match.
- List of every Dota 2 item and upgrade trees, searchable by detailed filters for the items' attributes.
- Spectating live games and viewing replay
- Follow Hero
- Auto Camera
- Commentator (if applicable)
- Resume From Replay
- Commend/Report Player
- Item Suggestions
- Steam Achievements (inactive)
- Cosmetic Item Store
- Steam Community Item Workshop
- Search for and download the replays of recent games
- Rudimentary Bot Matchmaking System
- A secondary low priority match-making pool for players who ruin games
- Guide System
- Guild System
- Tutorial System
Install Dota 2 In Ubuntu
Wine prefix and initial setupWINEPREFIX=~/.wine_dota2/ winecfg
Install Steam,
wget http://winetricks.org/winetricks
WINEPREFIX=~/.wine_dota2/ sh winetricks --no-isolate steam
Install Dota 2
WINEPREFIX=~/.wine_dota2/ wine explorer /desktop=dota2,1920x1080 "C:\Program Files\Steam\Steam.exe"
WINEPREFIX=~/.wine_dota2/ wine "C:\Program Files\Steam\Steam.exe" -applaunch 570
WINEPREFIX=~/.wine_dota2/ sh winetricks lucida
Post a Comment