You are not logged in.

#151 2009-08-23 05:38:38

hBd
Member
From: Romania - Cluj Napoca
Registered: 2008-06-08
Posts: 241
Website

Re: Heroes of Newerth - linux beta

plurt wrote:

I can't join or create games either, but running it as root is a bit .. yuck. No other solution?

needed to wait for linux update until today! now need to be working. it was an update just for win neutral shame...

Offline

#152 2009-08-23 07:48:49

Wintershade
Member
From: Croatia
Registered: 2008-02-18
Posts: 175
Website

Re: Heroes of Newerth - linux beta

No need to run the game as root. Chown the /opt/hon directory to root.games, and chmod it to 775 (yes 775, not 755). If you are in the "games" group (gpasswd -a <your_name> games), you'll be able to do anything you need inside this directory.

Last edited by Wintershade (2009-08-23 07:49:38)


Only the best is good enough.

Offline

#153 2009-08-24 22:12:00

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Heroes of Newerth - linux beta

I've been playing on windows lately because sound isnt working in linux... And I'm too lazy to troubleshoot. But, if you're in game, please add me as a friend, I'd love to play with some archlinuxers! in-game name is heleos

Offline

#154 2009-08-25 06:59:11

hBd
Member
From: Romania - Cluj Napoca
Registered: 2008-06-08
Posts: 241
Website

Re: Heroes of Newerth - linux beta

i added you already, add me to your friend list to seeing wen i am online, my nick is: hBd

Offline

#155 2009-08-25 15:31:46

techprophet
Member
Registered: 2008-05-13
Posts: 209

Re: Heroes of Newerth - linux beta

plurt wrote:

I can't join or create games either, but running it as root is a bit .. yuck. No other solution?

You only have to run as root to patch it, after that you can run it as any user you want. Or you can (I think) install it to your user directory. Not sure though...

Offline

#156 2009-08-25 15:52:28

Wintershade
Member
From: Croatia
Registered: 2008-02-18
Posts: 175
Website

Re: Heroes of Newerth - linux beta

You don't have to run it as root. Here's what I did:

1. install the game from AUR
2. chown the game dir (ex. /opt/hon) to root.games, like this:

chown -hR root.games /opt/hon

3. chmod the /opt/hon to 775 (that's 775, not 755)

chmod -R 775 /opt/hon

now all the users in the "games" group can run the game and do just about anything in that dir, including updating it.

Hope this helps!

On the other hand, I'd like to ask you guys whether there are any good tutorials or articles to read for starters; I'm a complete noob in the game, didn't even play DotA much before (but I like it and would love to learn to play).

P.S. my in-game nick is also Wintershade, so if somebody would like to add me to the friends list...


Only the best is good enough.

Offline

#157 2009-08-25 16:03:50

Barghest
Member
From: Hanau/Germany
Registered: 2008-01-03
Posts: 563

Re: Heroes of Newerth - linux beta

I've added you all ;b

My ig-name is also barghest.

I don't have any experiences with dota and I have the felling that I hon is very hard to learn. Nevertheless yesterday I had my first match in that I had more kills than deaths ;b

I'd be happy if I could ask you some things in game or play with you to learn smile

Offline

#158 2009-08-25 18:04:16

ugkbunb
Member
Registered: 2009-02-26
Posts: 227

Re: Heroes of Newerth - linux beta

heleos wrote:

I've been playing on windows lately because sound isnt working in linux... And I'm too lazy to troubleshoot. But, if you're in game, please add me as a friend, I'd love to play with some archlinuxers! in-game name is heleos

sound works great here... OSSv4... what sound backend are u using?

add me up... my in game name is "archlinux"

Last edited by ugkbunb (2009-08-25 18:04:32)

Offline

#159 2009-08-25 22:05:26

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Heroes of Newerth - linux beta

ugkbunb wrote:
heleos wrote:

I've been playing on windows lately because sound isnt working in linux... And I'm too lazy to troubleshoot. But, if you're in game, please add me as a friend, I'd love to play with some archlinuxers! in-game name is heleos

sound works great here... OSSv4... what sound backend are u using?

add me up... my in game name is "archlinux"

^^ awesome name tongue

How do I tell which backend I'm using? :\

Offline

#160 2009-08-26 10:15:44

hBd
Member
From: Romania - Cluj Napoca
Registered: 2008-06-08
Posts: 241
Website

Re: Heroes of Newerth - linux beta

i use alsa, so in rc.conf daemons row is the alsa daemon, if u use oss u have oss i think smile

cat /etc/rc.conf | grep DAEMONS
# DAEMONS
# Daemons to start at boot-up (in this order)
DAEMONS=(syslog-ng network sshd netfs crond openntpd sensors
alsa hal fam)

Last edited by hBd (2009-08-26 10:17:15)

Offline

#161 2009-08-26 10:22:12

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Heroes of Newerth - linux beta

Well in that case I'm using OSS tongue

I thought I had mentioned that in my first post, but it looks like I didn't! OSSv4 on an m-audio revolution 5.1 (envy24 driver I believe)

Last edited by heleos (2009-08-26 10:23:58)

Offline

#162 2009-08-26 10:23:52

hBd
Member
From: Romania - Cluj Napoca
Registered: 2008-06-08
Posts: 241
Website

Re: Heroes of Newerth - linux beta

try to open the game in terminal, and see what happens there, or there is a linux related topic in heroesofnewerth forum, try to ask there.

Offline

#163 2009-08-26 10:26:05

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Heroes of Newerth - linux beta

I ran from a terminal a few days ago, but didn't get any output related to sound. I'll check out the beta forums tonight, I just wanted to see if anyone here had a similar problem first. It's just weird because it was working a few versions ago

Offline

#164 2009-08-29 10:12:50

FreakGuard
Member
Registered: 2008-04-27
Posts: 103

Re: Heroes of Newerth - linux beta

I'm still having some betakeys if anyone needs some smile

Offline

#165 2009-08-29 10:44:44

madc0de
Member
Registered: 2009-08-29
Posts: 11

Re: Heroes of Newerth - linux beta

FreakGuard i think i will try the game, can you send one? Thank you smile.

EDIT : He sent me the key. Very thanks to him smile.

Last edited by madc0de (2009-08-29 17:56:14)

Offline

#166 2009-08-29 12:07:19

marcgwapoh
Member
Registered: 2009-08-29
Posts: 1

Re: Heroes of Newerth - linux beta

i have beta keys left, if you want add me in my ym or email me

terso_1_gm@yahoo.com

Offline

#167 2009-08-29 19:15:05

madc0de
Member
Registered: 2009-08-29
Posts: 11

Re: Heroes of Newerth - linux beta

I'm having a problem, game starts, language bar appears but there is no game screen. Just black screen and language bar. I didn't understand.

Offline

#168 2009-08-30 08:00:16

hBd
Member
From: Romania - Cluj Napoca
Registered: 2008-06-08
Posts: 241
Website

Re: Heroes of Newerth - linux beta

what kind of video card u have ? coz i see that kind of problems in heroesofnewerth forum, i think not works with intel graphics neutral

Offline

#169 2009-09-01 02:37:51

p0ft
Member
From: Brazil
Registered: 2009-02-02
Posts: 8

Re: Heroes of Newerth - linux beta

I have 4 invites left. If you want it, pm-me. (:


:: i wanna see movies of my dreams

Offline

#170 2009-09-01 12:55:02

deepster
Member
Registered: 2009-09-01
Posts: 1

Re: Heroes of Newerth - linux beta

Hey could have an invite for the cd-key..? thanks a lot u guys... appreciate y'all giving out invites even if i dont get ^_^

Offline

#171 2009-09-01 13:07:37

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Heroes of Newerth - linux beta

I also have 0 invites left, send me an email if you'd like one. I preordered the game, mostly to support the development of Linux native clients smile


Edit: all out for now!

Last edited by heleos (2009-09-01 17:54:27)

Offline

#172 2009-09-01 14:04:58

jinks
Member
Registered: 2009-07-20
Posts: 14

Re: Heroes of Newerth - linux beta

I'd also like to give it a spin. (Let's see if my r500 with radeon driver can handle it cool)

I'd very much appreciate a beta invite per IM or mail wink

EDIT: typo

Last edited by jinks (2009-09-01 14:06:10)

Offline

#173 2009-09-01 15:11:44

papertigers
Member
Registered: 2009-05-14
Posts: 35
Website

Re: Heroes of Newerth - linux beta

Does anyone have an invite they could send me? I really want to try and test this game.
Thanks!

Offline

#174 2009-09-02 18:41:13

Karan
Member
Registered: 2009-09-02
Posts: 2

Re: Heroes of Newerth - linux beta

Hey guys! Just registered to ask for the key, if someone has any left. I got rly excited about such a linux native game, and want to try it on an EEE pc with 512 mb ram and 900mhz with ubuntu installed - linux have been steadily pushing this lil' laptop to perform wonders, running Warcraft III on wine with no slowdown at all! smile So I figured- what better place to ask for the key than the fellow linux ppl smile

Thx!

Offline

#175 2009-09-02 18:52:57

ugkbunb
Member
Registered: 2009-02-26
Posts: 227

Re: Heroes of Newerth - linux beta

^^^
Switch to arch and I will give you one...

lol jk... if I had an extra one I would send it your way.

Offline

Board footer

Powered by FluxBB