They hold up pretty well when you play them as they were originally supposed to: on a CRT if you can or using emulators' CRT filters if you can't. Trying to play them at very high resolutions on crisp LCD displays is the worst way to go IMO.
It's interesting how different it is from the N64, which was seemingly designed to produce perfectly correct pixels even though no player would own displays that could really show the difference. I guess that's what you get when you let SGI design the GPU.
It probably had to do more with the evolution of chipset manufacturing and transistor counts (and costs).
The ps1 was released 1.5 years before the N64, the 3dfx voodoo chip is as capable as the n64 (maybe more so considering memory available), but I guess both Nintendo and Sony did opt for a bit more cost-efficient designs to make a profit on their consoles.
Looking at the release dates, the progression of capability is quite matched.
1994 dec 3 ps1
1995 nov 6 3dfx voodoo
1996 jun 23 n64
1998 nov 27 dc
2000 mar 4 ps2
Yeah, any 8/16-bit pixel are t wasn't made to be viewed on a screen with that high a resolution. CRTs smoosh/blur the image a bit so you don't see all the hardlines.
The PS1 didn't even have perpsective corrected texture mapping, some titles handled that manually to make it look less shit but not all titles did so.
The evolution of graphics was brutal in the 90s and early 00s, but somewhere around the PS3's appearance it slowed down since lighting models were becoming "good enough" on the PS3 for not being annoyingly bad and asset creation costs became the limiting factor rather than hardware.
John Carmack once said something like, if you cannot get your game out with the vision you want on a PS3/360 then you are doing something wrong.
That isnt to say that technology hasn't improved (duh!) Just that at that point there was enough grunt and memory that you could approximate what you want without massive compromise.
I still think this is true. But we will take the extra capabilities while we are here.
I own a CRT and several playstation games. Many (most?) of the 3D games don't hold up that well. The aliasing artifacts are still quite visible and many games have occlusion bugs that TFA alludes to.
> They hold up pretty well when you play them as they were originally supposed to: on a CRT if you can or using emulators' CRT filters if you can't
On the emulator side I would definitely recommend Duckstation. It's performant, has great UI / UX and also has a CRT filter available by default that more or less recreates the original look, even slightly warping the image to make you feel like you are staring into a TV tube.
While HDR is used to reproduce micro-patterns in brightness in such a configuration, I think CRTs would have been capable of HDR with appropriate control electronics since HDR requirements are basically: pixels can individually be set to very close to black and also to "pretty bright".
Very likely. CRT technology from phosphors to screen masks to deflection yokes were highly-evolved but there was still a lot of headroom for more performance and new innovation. Some CRT tubes where capable of driving much higher brightness than their controllers ever allowed.
It's unfortunate that CRT manufacturing wound down entirely after ~2010. While the size, weight and huge glass volumes where impractical for mass-market consumer media devices, CRTs also had unique capabilities modern display tech still can't match. With all the current interest in retro CRTs, I actually looked into what it would take to do small runs of ultra high-end HD CRTs for collectors, almost on an artisanal boutique basis. Unfortunately, it looks like the upstream manufacturing chain of many component elements also collapsed because there were no other applications for them. So, the start-up costs to make the first one would be pretty huge.
I would buy a brand new CRT from a boutique manufacturer, even for a pretty absurd price. Whether enough people would is a tough question to answer though.
Nah, I was there a million years ago, and I always thought the PSX looked like crap compared to PC games of the era with their wobbly polygons and warping textures. And that is assuming that you were using SCART with a clean RGB signal, composite was even worse.
Eeh ... speak for yourself. PS1 did mark the dawn of the 3D era for home consoles. There are lots of people who are into the low poly 3D models with the characteristic PS1 "wobble".
Sure a lot of it may be nostalgia but it does have its charm and I can say it's grown a lot on me over time. Especially once I learned about the PS1's unique hardware limitations. If my social media feed is anything to go by "PS1 graphics" are having a bit of a revival with lots of people trying to recreate that look.
Reportedly, the only location to store textures for quick GPU read access was a whole 4 KB in size. What an, apparently, dumb mistake. The blur was bad.
Yeah that 4KB also had to hold the MIP maps as well, effectively halving that down to 2KB for the full size and then 2KB for all the down scaled pieces.
Ps1 also only had a 4KB cache but it could also dynamically manage it for larger textures but that came with a large performance penalty.
The blur on N64 was a combination of that and small cartridge size. It graphics setup did have some advantages, look at Mario 64 for example. The hills in the distance are usually just a few polygons with some low resolution textures stretched over them. The filtering and perspective correction means it is a very consistent image, you would not be able to do that on PS1 without it becoming a visual mess.
PS1 affine rendering was fast but limited, which for the release window was good enough.
Yes an entire generation of games running on a mere 2MB of RAM and 1MB of VRAM.
The crazy thing too was how much a step up PS2 was compared to PS1 in terms of available compute and sheer horsepower. But even that wasn't enough for a sandbox game like GTA 3 to run without a lot of clever tricks [1]
Interesting video, we also made a PS2 game with streaming and fragmentation was definetly the worst part (as we also used Renderware) and funnily enough iirc the release version also had a built-in defragmentation system to move memory around (an annoying thing to do in C++ projects that weren't prepared for that from the start).
Graphically, either play on a CRT (or with CRT filters) or use an emulator that has PGXP geometry correction to eliminate vertex jittering at higher rendering resolutions.
As for gameplay, that console has a massive library, with thousands of commercially released games (and a lot of hidden gems). I'd be surprised if any gamer wouldn't find at least one to their taste in that catalog.