With WASM and WebGL being mature technologies, I'm not sure why there aren't more video games published this way. For really big games with lots of assets, having those assets in local storage makes sense. But I wouldn't mind if a game "installer" is just your browser asking "This game wants to use up to 20 GB of local disc space. Is that okay?"
Half-Life 2 in a Browser
141–150 of 283 posts
Re: Half-Life 2 in a Browser
#142Earlier quoted context omitted.
What a time to be alive
What a time, but at what cost ? Interestingly, these Wasm ports are all about nostalgia games. I sort-of wish we would live in 1998 (when HL1 was released). Less social network, a more creative internet, LAN parties, IRC / ICQ, easier new connections. We now have tailwind / material UI, a locked-down Apple ecosystem, Photoshop with millions of nagging screens, centralized mega-corps like OpenAI, and the first bits of…
Re: Half-Life 2 in a Browser
#143Earlier quoted context omitted.
What a time, but at what cost ? Interestingly, these Wasm ports are all about nostalgia games. I sort-of wish we would live in 1998 (when HL1 was released). Less social network, a more creative internet, LAN parties, IRC / ICQ, easier new connections. We now have tailwind / material UI, a locked-down Apple ecosystem, Photoshop with millions of nagging screens, centralized mega-corps like OpenAI, and the first bits of…
It is so easy to not use tailwind, apple, photoshop, or openai. It's really easy to stay off of social networks. Computers are smaller/easier to move so lan parties are easier (although as a real adult with a real job they're harder to pull off). The world war 3 bits suck, i'll admit, but most of the "early internet" stuff that people are nostalgic about still exists, you just have to look for it.
Any tips for finding these things like communities? Seems like most communities are private now unless you know people in meat space. Living in a rural area, those opportunities are far and few between for me.
Re: Half-Life 2 in a Browser
#144Re: Half-Life 2 in a Browser
#145Earlier quoted context omitted.
But what about people who are in different parts of the world and don't inherently understand your meaning? That is terrible behaviour to downvote the notation. Text is notorious for not conveying context. Sarcasm can easily be seen as serious by some people, why is why we have the /s notation to make it obvious. People aren't idiots, they come from different backgrounds, locations, languages, and all use English as…
The best sarcasm is exactly the one where it could be interpreted as written and people misreading it is part of the fun. If you are going to add sarcasm marks to make sure that absolutely everyone gets what you are intending then whats the point of using sarcasm in the first place instead of clearly writing what you mean?
Is it kind of a reverse Poe's Law?
Re: Half-Life 2 in a Browser
#146And Quake 3: https://thelongestyard.link/q3a-demo/ And Unreal Tournament: https://dos.zone/mp/?lobby=ut There's also https://noclip.website/ which, while not playable, has hundreds of levels from dozens of older games that you can explore freely. Including Half-Life 2, with more accurate rendering than this web port (which seems to be missing many shaders including character eyes).
Re: Half-Life 2 in a Browser
#147If anyone is nostalgic about HL2 and want's revisit it, I highly recommend Black Mesa remake, it's mind blowing in a good way.
Re: Half-Life 2 in a Browser
#148Earlier quoted context omitted.
And Red Alert 2: https://news.ycombinator.com/item?id=45991853
I have tried that one and it truly baffles me. If you play it you'll notice the movement of the ships is extremely smooth, vs the original where ships only rotated in increments of 45 degrees. I wonder how they did this.
Re: Half-Life 2 in a Browser
#149That's also the kind of Website, beside the impressive technical result, that reminds me nothing can be blocked. It's not about bypassing VPN or deep pack inspection, rather it's about how once anything, including a very complex video game (like here) to an entire OS with a host machine (like QEMU on WASM, or a random InternetArchive link about emulation) is "just" a Web page that can be hosted... on anything (includ…
Sounds like companies should start locking down browsers to disable WebGL, WASM and other similar APIs targeted at apps as opposed to web pages. I would welcome this if it got web developers to stop using more than they actually need.