Super Monkey Ball ported to a website
41–50 of 89 posts
Re: Super Monkey Ball ported to a website
#42Though I gotta say, I am a little disappointed that there are no monkeys inside the balls. It's just a big ball, at least for me on Firefox and Chrome on NixOS.
Re: Super Monkey Ball ported to a website
#43The GTA Vice City in browser was also really impressive, but it seems it has been taken down. How much of an advantage has AI got on decompilation projects? Complex assembly seems to be still done to some degree by hand these days (see - ffmpeg), and I wonder how big of a training set you could provide. I have wondered if it was possible to take the re3/reVC code and the assembly and use it for training data to get G…
It seems like Rockstar could make a relatively minor update to officially support macOS and sell a lot of additional copies. At this point, they could simply not support Intel Macs and I don’t think anyone would mind.
Re: Super Monkey Ball ported to a website
#44Re: Super Monkey Ball ported to a website
#45Seeing this, I understand.
Re: Super Monkey Ball ported to a website
#46Re: Super Monkey Ball ported to a website
#47Earlier quoted context omitted.
uh that code looks like claude to me
Pull Request: chore: remove node_modules I don't see much of a reason to keep a copy of node_modules on the git repository considering they can be reinstalled for deployments and it is generally bad form. sndrec (the author): Thank you for this - I'm newbie at webdev so I wasn't sure what was and wasn't needed. I'll merge this soon. Haha, almost certainly Claude
That definitely seems human to me.
Re: Super Monkey Ball ported to a website
#48Re: Super Monkey Ball ported to a website
#49Re: Super Monkey Ball ported to a website
#50The GTA Vice City in browser was also really impressive, but it seems it has been taken down. How much of an advantage has AI got on decompilation projects? Complex assembly seems to be still done to some degree by hand these days (see - ffmpeg), and I wonder how big of a training set you could provide. I have wondered if it was possible to take the re3/reVC code and the assembly and use it for training data to get G…
GTA Vice City and San Andreas were released on iOS more than a decade ago. I tried installing the mobile version on my Mac with Apple Silicon. It launches fine (if I remember right), it just needs an update for the controls to work, since it was made for touch. I haven’t tried hooking a gamepad to the Mac, maybe that would solve it. It seems like Rockstar could make a relatively minor update to officially support mac…