Earlier quoted context omitted.
Yes, but Half-Life was designed to be somewhat playable with software rendering even on a 133MHz Pentium and that would have been the better rendering path on the earliest iMacs. In my opinion in that generation Half-Life's software renderer looked better than most of those cards due to the blurry textures and poor scaling (lack of VRAM basically unless you had cash for the 32MB versions) so no big loss for single pl…
The 1998 release required a 500MHz processor at a minimum... 133MHz might be pushing it.
Half-Life ported to Mac OS 9
91–100 of 169 posts
Re: Half-Life ported to Mac OS 9
#92Earlier quoted context omitted.
I remember when TIE Fighter finally came out for the Mac, I just begged my parents to order it from Mac Warehouse or whichever catalogue it was in. I didn't read the system requirements, which said it needed a PowerPC. I was still rocking a Quadra 610 that I'd upgraded to a 50MHz 68040 and 24 MB of RAM. When I got the game and looked at the box, I was heartbroken. But I decided, why not put in the disk anyway. I did…
That is an amazing story. I grew up with a weak performa 560 and was constantly browsing the aisles at Fry’s Electronics looking for games. None of them supported Mac, especially 25MHz 68k!
Re: Half-Life ported to Mac OS 9
#93More and more, I wonder if projects like this (I assume they're made possible 'all of a sudden' because of AI coding tools) are going to eventually breathe new life into dozens of "obsolete" platforms long ago deemed too costly to keep supporting. Maybe we'll be able to daily drive OS9 with modern browsers and bugfixes. Or for those of us less masochistic, say, Windows 2000 or NextStep!
One of the first things I did with ChatGPT was feed it source for the existing OHCI USB Host Adapter driver to make it work with more common UHCI hardware. There are many people working to extend NeXT, Openstep and even Rhapsody. Not to mention emulation projects and deep dives into XNU source, early Darwin source and shoehorning kernels and libraries into various places. The Epson NX was purpose-built to run NeXTSte…
Re: Half-Life ported to Mac OS 9
#94More and more, I wonder if projects like this (I assume they're made possible 'all of a sudden' because of AI coding tools) are going to eventually breathe new life into dozens of "obsolete" platforms long ago deemed too costly to keep supporting. Maybe we'll be able to daily drive OS9 with modern browsers and bugfixes. Or for those of us less masochistic, say, Windows 2000 or NextStep!
Re: Half-Life ported to Mac OS 9
#95Earlier quoted context omitted.
Yes, but Half-Life was designed to be somewhat playable with software rendering even on a 133MHz Pentium and that would have been the better rendering path on the earliest iMacs. In my opinion in that generation Half-Life's software renderer looked better than most of those cards due to the blurry textures and poor scaling (lack of VRAM basically unless you had cash for the 32MB versions) so no big loss for single pl…
To bring up an almost three decade old debate, it would be fascinating to see the performance difference between PPC and x86 in software rendering. Probably mostly bandwidth limited at this point still. PPC ended up being a brilliant design done mediocre, while x86 is a mediocre design done very well.
Edit: It would be interesting to look at the software rasterizer and game engine problems in a modern context of big compute and superoptimizers and see what is possible. I'm guessing not much above what the hand-tuned code of the era got, but maybe significant in the context of doing these kinds of retro-ports on a small budget.
Re: Half-Life ported to Mac OS 9
#96Re: Half-Life ported to Mac OS 9
#97Re: Half-Life ported to Mac OS 9
#98Earlier quoted context omitted.
Nope. Looks like someone already did (look up)
if youre not going to do it, then dont complain when others dont do it
Life’s too short to take seriously.
Re: Half-Life ported to Mac OS 9
#99In one of the most infamous stories of the era, Half-Life was officially ported to Mac OS back in the year 2000 by Logicware/MacPlay but got shut down by Valve at the last minute. I've watched interviews with Rebecca Heineman (one of the devs involved) on the topic. It did not make her happy. Here's an article from the era: https://www.gamespot.com/articles/mac-half-life-canceled/110... Interview with Rebecca Heinema…
Re: Half-Life ported to Mac OS 9
#100More and more, I wonder if projects like this (I assume they're made possible 'all of a sudden' because of AI coding tools) are going to eventually breathe new life into dozens of "obsolete" platforms long ago deemed too costly to keep supporting. Maybe we'll be able to daily drive OS9 with modern browsers and bugfixes. Or for those of us less masochistic, say, Windows 2000 or NextStep!
At least in retro spaces there's a lot of rejection of using AI to do things. Half-Life (and the later Source engine games such as Half-Life 2 and Portal) were ported without LLM assistance however (Source: I am in the Discord where the developer has been working and diligently posting updates on the project)
I suspect the community will fracture, and then once the pro-AI side shows off more and more of the amazing things they accomplished, they'll grow while the anti-AI side will eventually dry up into a few luddites.
I'm old enough to have been on the anti-HLL side when I was handwriting Asm for the PC, but of course HLLs took over because they're "good enough" and became a massive force multiplier.