Is it technically illegal? Yeah, but Valve isn't losing out on any money, and there's no way they're going to risk the negative PR blowback they'd get for a takedown.
Besides, IP law is dead. The rise of AI made it pretty clear that you can steal literally anything without consequences.
God, AI keeps making life better than I could've ever imagined!
Until they decide, we can't know if it's illegal or not - who knows, this site might have a license.
Of course, this is a lot more grey area for copyright violations etc because it's a civil matter.
Valve still owns the copyright to the game and just because they won't do anything now does not mean it is legal to redistribute it without their consent, especially when we know that the game is still being sold. [0]
They (Valve) reserve the right to enforce that and this site clearly does not have such a "license" and haven't disclosed as such. Why would you expect Valve to be in discussions with a 15 year old to redistribute the game for free?
So just say you do not know.
I don't think the parent comment is claiming it's legal, other than the (unlikely) chance that this is licensed, just that it's up to Valve to enforce and not really our concern. A lot of cool things (like the similar https://noclip.website/) are prima facie copyright infringement.
Because projects like this are free publicity and don't actually compete with the product sold on Steam.
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).
https://eikehein.com/stuff/sabatu
Fan remake of the levels to avoid asset copy, but it's a downstream of the original engine (and loads the original level files just fine), so the real game.
It's a bit janky owing to the vibe coding, but the basic functionality works pretty well. You need the original game data files to use it.
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 World War 3 where drones and robotics are made to kill people.
Misses a lot this free internet (though 1 USD / minute)
After that moment I switched to consoles.
Of course that assumes we maintain open access to compute that we've enjoyed for the last half century, and I doubt that very much.
Stallman warned about the dangers of software being closed [0] 30 years ago, and the majority of modern IT industry just laugh a that sort of stuff because you can't make a billion dollar startup with that attitude, but I think the restrictions on owning the hardware at all will probably come first.
Although possible with cpu power, I dont think you will ever get enough ram in a watch to run a decent local LLM.
I also dont think the high ram requirements for running them will come down at all.
Hard times at Valve, I suppose they’ll have to find more children to start gambling with them.
BTW IIRC there was some method to convert the 32-bit game binaries to make them run on recent macs. I remember doing it.
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 (including a 10 bucks Rasperry Pi Zero which can also be an AP, a phone obviously, heck even a e-cig!) then it doesn't matter what is "blocked" as it can be brought to anyone with no installation.
I recently ported Doom on browser so that you can easily play multi-player (up to 4) completely free (you can host it yourself on Cloudflare)
Curious though about the bugs. Right at the start, as g-man talks his eyes are missing textures and his mouth doesn't move. Both of those bugs continue, when I get to the part where the guard removes his mask, his lips don't move and the video monitor doesn't change to show the professor.
Is it just a minor oversight or is that something hard to fix?
Booting up the original, some shadows and other graphic details are missing.
Not complaining! Just curious. It made we want to play again!
Edit 1: crouch is bound to C according to the blog post, but that's the only one mentioned. Edit 2: You can use key_listboundkeys from console. Also can just open the menu with `
Give me a play button, let me initiate the install, show me what the hell it is first.
This looks no different than a scam phishing link
Can't believe it runs as well as it does on my non-gaming laptop without even seeming to struggle. It's funny when you leave a hobby for a while. I haven't played games since the HL2 era so for me this is still state of the art.
I did say a couple of years ago that if HL3 ever came out, and it was good, that it would make me buy another gaming PC. But with current prices I don't even think that would make me do it.
1) how are games now showing up in browser?
2) how are they porting it, whats the process, can LLM do it?
3) how is it legal? how are they monetizing it ?
I wish we could spend as much time on native application development as we do on horribly crippled and slow browser application development.
Web technology is so non-sensical to me. "you can run an application without installing it!" Well, friend, installation is not required either, and we can deliver applications on demand, and we've done it before. "You just visit a page and you can program the macros on your keyboard!" Again, it's not like those applications are large; they could be delivered on demand if we wanted.
But we don't want that, do we? We want people to remain online under any circumstance, we desparately want their time, so we require that people be online if they want to program their microcontroller and they don't know how to do it without visiting the very convenient webpage.
If people spent 10% of the effort on native applications that they spent on web applications, we would be so much further advanced than we are now. If you're a developer, targeting the web is so seductive, so easy in comparison, that we all have to be online to do anything, now. We all have to run two dozen Electron apps because developers want to have an easy time at the expense of every user.