Live data from Hacker News

Play Counter-Strike 1.6 in your browser

cs-online.club

141–150 of 337 posts

Re: Play Counter-Strike 1.6 in your browser

#142
post #85

Is this made/approved by Valve? Or is it just that nobody cares about taking down CS 1.6 piracy anymore because it's such an old game?

It's like a best of. Those aren't the latest 1.6 models, it's the 1.5 knife, but the 1.6 shield is in the game.

Re: Play Counter-Strike 1.6 in your browser

#143

Earlier quoted context omitted.

Is there a way to reconcile this? Web has such nice tooling to develop for, but it's also nice to have the discoverability and monetization opportunities of a centralized app store.

> Web has such nice tooling to develop for ...really? Web development is the absolute worst development experience I've had since doing COBOL in college. I have difficulty believing anyone can claim this who has ever developed with proper tooling for anything else.

I guess I haven't done too much outside of web to know much else :). However I have done some iOS stuff and the tools are okay but much less open source, documentation, etc.

Re: Play Counter-Strike 1.6 in your browser

#144

Earlier quoted context omitted.

This is a flippant useless negative comment on someone's cool effort. Looking at your other comments, and at your blog - everything is negative. "This sucks, this is crap, I would never use this". What's with all the negativity? Just give creating comments and posts about stuff you like a try. The internet is not short of critics to make useless negative comments.

Yeah, enumerating why something sucks is trivial. Anyone can do that about anything. Yet for some reason it's tempting to do it. Maybe because it makes us feel like a critic? For some reason it takes more effort to see the positives in something or someone, even ourselves. It's often a good practice to stop and think of the positives of something. Maybe it's not so obvious. Why did someone decide to build it this way…

This was actually explored in this Cracked article [0] which I heard about on the Cracked Podcast. Basically, being cynical and negative is one of the easiest ways of appearing smart because you don't need to back up any of your assertions and people are less likely to be called out for shitting on something.

[0] https://www.cracked.com/blog/the-7-stupidest-things-that-mak...

Re: Play Counter-Strike 1.6 in your browser

#145

Earlier quoted context omitted.

Seems a bit unfair to only acknowledge one side of the trade-offs. Obviously native apps win the perf side. How about being able to play with your friends after just handing them a link? Native 1.6 doesn't even run on my computer at all. I think browser ports are the only hope that old games have at coming back. The other month I played Nox's quest mode with my friend on a browser emscripten port (plus a lot of custo…

> How about being able to play with your friends after just handing them a link? Native 1.6 doesn't even run on my computer at all. This is actually one of the major selling points for Cloud Gaming. Although it still has a lot of issues to be adressed before getting into the mainstream, this is exactly what it promises. Just sending your friends an invite link and get them to sign up is a much more pleasant experienc…

Minecraft actually started as a browser game, before it had survival mode.

Re: Play Counter-Strike 1.6 in your browser

#146
post #37

I love how people like to make browser versions of everything. From chat apps to email clients to games. But they all end up consuming 10x the memory but are still 10x slower than their native counterparts !

Well since we now have 10x the memory and 10x the compute we are able to do this. Also, you don't need no stinkin App Store, zero time for installation. The only next step would be to have everything open source I think these are good tradeoffs. I rather have Freedom than performance and more and more tech users are doing this.

Justifying everything becoming a web app to avoid app stores seems to me a lot like swallowing a spider to catch the fly.

Re: Play Counter-Strike 1.6 in your browser

#147
post #37

I love how people like to make browser versions of everything. From chat apps to email clients to games. But they all end up consuming 10x the memory but are still 10x slower than their native counterparts !

Was it 10x faster to build and easier to maintain or are 10x of statistics not true?

Re: Play Counter-Strike 1.6 in your browser

#148
post #37

I love how people like to make browser versions of everything. From chat apps to email clients to games. But they all end up consuming 10x the memory but are still 10x slower than their native counterparts !

It taking like 1gb of ram in chrome.

Your point? I literally just clicked on a link, downloaded a few assets and was into an online FPS. Virtually any modern computer in the world no matter what OS/browser should be able to do the same.

But I guess for someone like you it has to be written in assembly so it's 100% efficient, even though you take 100x more to attempt to get it working than your counterpart.. and you never actually finish.

Re: Play Counter-Strike 1.6 in your browser

#149
post #37

I love how people like to make browser versions of everything. From chat apps to email clients to games. But they all end up consuming 10x the memory but are still 10x slower than their native counterparts !

This is a pretty short sighted observation. It's obvious to most tech folk here that yes, moving up to higher abstractions, higher level languages and paradigms comes at a performance cost.

But we could have just stopped at assembler with that insight. I mean all the rest is just slower, and less efficient.

Re: Play Counter-Strike 1.6 in your browser

#150

This could serve as a demonstration what a long way way web sockets/rtc/channels still have to go, since the experience is much worse even considering the ping compared to 20 year old netcode.

You're going to hang the state of networked browser gaming on this random person's netcode implementation? Go to r/GameDev and you can find some redditor Unity projects built on UDP that are even worse, but you aren't going to say "wow, UDP sux". Check out something like https://krunker.io/ which gives me a surprisingly good FPS experience despite my distance from the server. Browser gaming does take some thought tho…

damn krunker is really not bad at all
Post reply on HN