[LinuxPlaying] Heroes of Newerth CTF ( Native )
Playing games on Linux :
Heroes of Newerth ( Capture the Flag map event )
http://www.heroesofnewerth.com
HoN is a multiplayer online battle arena ( Moba ) from late 2009 by Frostburn Studios ( formerly known as S2 games ).
The game is higly inspired by dota; and was firstly described/seen as an unnoficial dota upgrade : things like mmr system, reconnection ability weren't possible in the original Warcraft III mod.
This video shows of the Capture the flag map for the fifth "Honiversarry" event.
## Troubleshooting ##
If you got issues launching Heroes of Newerth on Linux (ie libncurses error) :
./hon-x86_64: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
You need to simlink:
su
cd /usr/lib64/
ln -s libncursesw.so libncurses.so.5
OS : Archlinux rolling release ( http://www.archlinux.org )
Montage : Kdenlive 15.0.4 ( https://kdenlive.org )
Capture : Open Broadcaster Software 0.8.3-174 ( https://obsproject.com/ )