











GAME NAME: Dota 2 (Defense of the Ancients) DEVELOPER(S): Valve Corporation LICENSE(S): USA Valve Corporation / PRC Perfect World / JPN Nexon Co. Ltd. PLATFORM(S): Microsoft Windows / Mac OS X GENRE(S): Multiplayer online battle arena RELEASE DATE(S): TBA

The source game-engine is developed by Valve. It debuted on the Linux platform with Counter-Strike:Source in 2013. The popular shooter was the first game to use the source engine, back in 2004! The game engine is still being maintained and used by games like Left4Dead, Nuclear Dawn, Team Fortress 2 and most recent: Dota-2

Dota 2 is already enjoyed by many however a release date is still TBA. And no official word of Valve about Linux support but it is expected: the source-engine shows negligible difference in performance between win vs lin, Valve is porting other source games to Linux. Also a leaked steam screenshot revealed Dota-2 as available in the steam library.

Until Valve releases a native Linux build wine/pol offers the solution:

Get a dota2 key or contact rootgamer_com on steam to receive one Install steam using wine or pol (How-To: Install Steam using wine/pol) Modify wine config and disable “dbghelp” in library section Run steam and allow it to update Select Dota-2 from steam library and install Once finished add “-nod3d9ex” to the launch-options Play the game

Optional you set your browser to handle the steam:// syntax.

Touch /usr/bin/steamwine with your favorite editor and paste:

$

exec wine “c:\\program files\\steam\\steam.exe” “ $@ “

Make it executable.

$

Next add it to the protocol handler in firefox

Special thanks to cm-t on helping out

source











