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 !
On the other hand, they don't require admin rights, disk space or installation time, and are platform independent (including for example chromebooks)
Play Counter-Strike 1.6 in your browser
51–60 of 337 posts
Re: Play Counter-Strike 1.6 in your browser
#52I like how they have Russia as the flag of Europe despite most of the country not even being in Europe, most people would use the EU flag but I guess this is CS 1.6 so they are most likely a fair few Russians about.
Russia is and always has been considered a European country.
Re: Play Counter-Strike 1.6 in your browser
#53It took me almost a minute until I started to play. The rotation with a mouse was very slow (you have to move the mouse by a huge distance). I prefer to play https://www.krunker.io , where you can play immediately :)
There is a disclaimer that first loading is always a lot slower, since it is downloading and caching all the files
Re: Play Counter-Strike 1.6 in your browser
#54Wow, this is really cool. I wonder if in the future, everything will run on the browser, and most software doesn't care about the OS at all. There's even a xkcd comic about this[0]. [0] https://xkcd.com/934/
Re: Play Counter-Strike 1.6 in your browser
#55Earlier quoted context omitted.
Technically it can, but money from Appstore, Playstore, Windows Store is too lucrative for the behemoths to give up their hold on them to improve the browser ecosystem & web apps in general.
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.
...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.
Re: Play Counter-Strike 1.6 in your browser
#56It took me almost a minute until I started to play. The rotation with a mouse was very slow (you have to move the mouse by a huge distance). I prefer to play https://www.krunker.io , where you can play immediately :)
Re: Play Counter-Strike 1.6 in your browser
#57Earlier quoted context omitted.
Technically it can, but money from Appstore, Playstore, Windows Store is too lucrative for the behemoths to give up their hold on them to improve the browser ecosystem & web apps in general.
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.
Re: Play Counter-Strike 1.6 in your browser
#58Re: Play Counter-Strike 1.6 in your browser
#59The steam controller API is nicely designed: you define actions, and let the user pick a way to trigger those actions. I think there are predefined ones that already have mappings for common input devices. The API then returns an image and name to correctly prompt the user. I wish we had something like this at the browser or operating system level.
Re: Play Counter-Strike 1.6 in your browser
#60This 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.