Live data from Hacker News

You can now play Grand Theft Auto Vice City in the browser

dos.zone

51–60 of 116 posts

Re: You can now play Grand Theft Auto Vice City in the browser

#51
post #38

GTA Vice City was released for iOS devices in 2012, and IIRC it ran pretty well. Not surprising that it runs well with WASM/WebGPU, given the massive increase in GPU performance. I'd imagine that the CPU-bound paths are well-optimized for 2002 Pentiums.

I just re-downloaded Vice City on my iPhone yesterday. It runs well, but the on-screen controls are, well, on-screen controls. That limits how much I actually want to play it.

Re: You can now play Grand Theft Auto Vice City in the browser

#54
post #49

this is one of the most impressive thing i've see on HN how is this done ?? what engine is used ? it feels exactly like the original also the whole website dos zone seems to have all these browser versions of half life etc ??? how are people making these things and how are they legal ? so many questions

> how is this done ?? what engine is used ? it feels exactly like the original It's most likely using reVC, a reverse-engineering of the original binaries by decompilation, and then built for the web using emscripten, which does a fairly good job making OpenGL code work on WebGL. My Tomb Raider web build I linked here elsewhere was done the same way (reversing by the amazing people in the TR1X project).

Pro tip: press R for free roam script in menu. This was a debugging feature in re3 and reVC.

Re: You can now play Grand Theft Auto Vice City in the browser

#55

Still remember how my PC was freezing on VC 20 years ago, and now I can play it in a browser in 120 fps. Wild. Big kudos to https://github.com/SugaryHull/re3/tree/miami on which this is based on. Wholeheartedly agree with authors, every game older than 10 years, and that is not in active development, should be made open source so that community can keep games alive instead of letting them rot.

> agree with authors, every game older than 10 years, and that is not in active development, should be made open source so that community Note that GTA V is now 12 years old and still sells ~20M copies per year. So that’s going to be a tough sell in some cases. You could argue it’s still actively developed, particularly due to online, so fair enough. But that’s also sort of true for Vice City. They’ve released mobile…

>Nevertheless, I’d be thrilled if that was a standard practice.

Or we could shorten copyright to something reasonable, like 15 years after release.

Re: You can now play Grand Theft Auto Vice City in the browser

#56

Still remember how my PC was freezing on VC 20 years ago, and now I can play it in a browser in 120 fps. Wild. Big kudos to https://github.com/SugaryHull/re3/tree/miami on which this is based on. Wholeheartedly agree with authors, every game older than 10 years, and that is not in active development, should be made open source so that community can keep games alive instead of letting them rot.

> agree with authors, every game older than 10 years, and that is not in active development, should be made open source so that community Note that GTA V is now 12 years old and still sells ~20M copies per year. So that’s going to be a tough sell in some cases. You could argue it’s still actively developed, particularly due to online, so fair enough. But that’s also sort of true for Vice City. They’ve released mobile…

I'd extend it to all copyright but instead of "active development" make it a nominal fee every 10 years, so anyone that doesn't mind their work becoming public domain 10, 20, 30, etc years later can easily let it go.

Re: You can now play Grand Theft Auto Vice City in the browser

#57

Haven’t tried this yet but I literally just loaded the OG PC version on my steam deck. The originals are amazing but I have to say for all their faults, the Definitive Editions figured out the camera. For anyone that played the OG versions you were stuck with the “follow cam” unless you had a PC + Mouse

There are QOL mods[0] available for that version to get the camera (and controller in general, and other stuff) working better.

Can't speak to the Deck HW or Steam OS specifically, but the SilentPatch and GInput mods have been working great for me on Proton under Linux Mint.

[0]https://cookieplmonster.github.io/mods/gta-vc/

Re: You can now play Grand Theft Auto Vice City in the browser

#58

This works amazing well. I started playing and just 5 minutes in, I was completely hooked and ended up playing for almost half hour. It could be that I'm a bit old-school, but this really seemed to confirm that ready to play fun gameplay trumps realistic graphics any day!

Vice City was originally planned as an add-on to GTA III. Development time was 18 months. Incredible that they put out such a great game in so little time.
Post reply on HN