I’ve been wondering this recently. I grew up on atari/nes/snes and so of course almost all of those games (pretty sure all) are written in assembly and are rock solid smooth and responsive for the most part. I wonder if this has affected how I cannot stand to play badly optimized games eith even a hint of a laggy feel to it. I’ve always been drawn to quake and cs for that reason: damn smooth. And no, it doesn’t just need to be FPS games either. I cant play beat saber with a modicum of lag or i suck massively, but others can play just fine and not even notice the lag.
Its odd. I feel like a complainer but maybe I just notice it more easily than others?
Nostalgia is a hell of a drug. Older games are a laggy mess when there is too much on the screen. Not to mention sprites disappearing. The issue I think is, we have gotten better and better over the decades until recently. We are just seeing a backward slide in performance (for many reasons, not just poor optimization).
I’ve only recently (2 years ago) started to play older games I was interested in but never got the time to play. I even got a 16:9 CRT-TV and modded all the original consoles. It toatally depends on the game if it is a smooth and optimized experience or just an unresponsive mess of code.
Yeah it really does depend on the game, which is obvious, but still. Games that push the hardware are obviously gonna feel laggy
I feel the opposite when I hear people complain about load times… “We want you to buy our SSD so your game will boot in 11 seconds instead of 19 seconds!”
Son, let me tell you about loading games from casette tape.
You’d start it loading, get up and go have dinner with the family. After 30 minutes, maybe it would be done. Maybe.
Maybe it hit an error 5 minutes after you walked away and now you need to re-wind and try again.
When did they have games on tape?
Oh, you sweet summer child…
Up to the 90s my friend. Then 3.5 floppy"s took over (1.44 MEGAbyte!) then came zip (100MB) but only for rich people, then it became the era of CD and later dvd burning. Internet was not measured in mbits back then and most of the time not even in kbits. The internet was not a valid delivery system. It was slow and very expensive. Also the first memory cards (CF) around the millennium and from there it went on to the 10s and around there you got the pivot to what we have now.
Tape is still around in computing; its cheap, it’s cheerful, dependable and has quite a throughput. Seeking on it is still horrible though. But anyway, watching a real mechanised tapelibrary do it’s thing backing up computer systems is still mesmerizing.
You left out 5 1/4 floppy disks that were actually floppy. Yes, I know there are 8" floppies but those were mostly business use and specialized drives that you didn’t really get in the home computer market. Atari, Commodore, Radio Shack, etc all had 5 1/4" floppy drives, and when I got my first box of floppies, it was $50 of early 1980’s money for 10 disks. And on my Atari they held about 90K worth of space.
The generation of Amstrad, Spectrum etc had the games on tape. I would say they were the closest thing to a console pre-NES, so 1980s. I had an amstrad that was handed down to me by a friend of an older sister and it had tapes like this.
Late 1970s / early 1980s.
C64, for one!
Nobody had this, it was way too expensive for what it was. Everybody just kept saving for a msx or Commodore and skipped this.
I had one, I had the tape drive for the Commodore 64 as well.
The Supercharger back in the day wasn’t that expensive, about $70 or the price of 2 games, because you had to supply your own tape player, the supercharger just connected to it with a wire.
There are only a few reasons I can surmise that this would be the case:
CRTs don’t add any input lag
There’s no extra latency from being connected to the internet
There’s no latency from bluetooth/wireless on the controller
Because most older games are extremely badly optimised by today’s standards. The original Metroid slows to an absolute crawl when there’s more than about 4 sprites on the screen; the dragon boss in Mega Man (2, I think) was such a laggy, slippery mess that I gave up trying to beat the game; Ocarina of Time runs at 20FPS (worse if you’re in a PAL territory like I am), and that’s one of the better playing N64 games.
I think you’re either noticing one of these extra sources of delay, or you’re blinded by nostalgia.
If you’re measuring display lag the same way we measure it with modern LCDs, then yes, CRTs do have lag.
Unless it’s an HD one, there’s no input buffer so it’s impossible for a CRT to have more than a frame of input lag. And the console needs a frame to notice your input anyway.
You measure lag by taking the capture of a frame an input happens when it is halfway down the screen. Therefore, CRTs have input lag of half their refresh rate. For NTSC, that’s about 8ms. For PAL, 10ms.
Incidentally, a modern gaming LCD has a 2ms average pixel response time. Which is about the same as the difference between NTSC and PAL.
Yes there’s definitely processing lag on some of those games where they were pushing it.
Then you have joust on the 7800 which is ridiculously smooth.
The other way around. I grew up playing games on PCs that were quite underpowered for a long time. I played Doom like this. Hell, I had to reduce screen size even in Wolfenstein 3D. I loved fog in GTA San Andreas because it reduced draw distance and when it was raining in Las Venturas, I had to look at my feet like I was speedrunning Goldeneye. I played through Oblivion in a 640 x 480 window and thought it looked amazing. I still have to fight not to turn off AA completely first time running a game on my RTX 3080 because it was the first thing to go for so long.
All of this trained my brain so now I have bulit-in antialiasing and frame generation. I don’t give a shit. Give me good art direction and gameplay loop and I can just generate smooth graphics in my head.
It’s so weird to me that no one uses the term “slowdown” any more. Lag and latency meant networking delays back in the days you’re talking about. Not a complaint, just an observation that I’ve been wondering about the last few years.
But yeah, as others said, slowdown/lag was pretty common. I immediately think of the ninjas jumping out of the water in TMNT3, the beginning of Top Man’s stage in Mega Man 3, and the last boss of The Guardian Legend, but there were many more. Early 3d is shocking too, with more sub-30-fps games than you remember. Some called themselves at 20, even. [Edit: Now that I think about it, even some NES games capped at 20. Strange times.]
I believe OP is referring to input latency, which isn’t so much a result of the system slowing down due to increased load, as much as running in a consistently slowed-down state causing a delay on your inputs being reflected on-screen. There’s several reasons for why this is happening more often lately.
Part of it has to do with the displays we use nowadays. In the past, most players used a CRT TV/monitor to play games, which have famously fast response times (the time between receiving the video signal and rendering that signal on the screen is nearly zero). But modern displays, while having a much crisper picture, often tend to be slower at the act of actually firing pixels on the screen, causing that delay between pressing Jump and seeing your character begin jumping.
Some games also strain their systems so hard that, after various layers of post-processing effects get applied to every rendered frame, the displayed frames are already “old” before they’re even sent down the HDMI cable, resulting in a laggier feel for the player. You’ll see this difference in action with games that have a toggle for a “performance/quality” mode in the graphics settings. Usually this setting will enable/disable certain visual effects, reducing the load on the system and allowing your inputs to be registered faster.
You’re right. Yes, there’s slowdowns in a lot of older games but not necessarily input lag. The slowdowns dont bother me hardly at all. I think you hit right on it!
Agreed, also CRTs ruined the future for me as well.
I distinctly remember mario bros on the nes. There was like a 1/3second latency between pressing the button and mario jumping. You had to time your jumps (especially when running) further back than you’d expect to compensate. You just kinda got used to it after a while.
Huh. To me that feels instant. You sure you had a working crt??
Yep. On the emulators now it is instant. I recently stayed at an airbnb with an nes and played with my kids. The lag is definately there. Even my kids were falling off stuff shouting that they pushed the jump button.
You obviously did not play on pc when if you didn’t have the newest graphics card everything was laggy but still playable.
I wouldn’t play games my pc couldn’t run, for the aforementioned reason ha! I also dont buy new games until theve been out 10 years, because money.
An effect you may be noticing is motion smoothing, or the lack of it.
If you play Pong on an old console, it likely moves the paddle at full speed the moment it gets input to move. Acceleration is instant. This is very precise, but it also feels unnatural.
Modern versions will usually have some acceleration time that smooths out movement. It can be a very small effect, but it feels more natural and most people prefer it. It’s also less precise. People generally learn to compensate for it over time.
Classics still had lag. DK Country 3’s final boss was so laggy it’d affect the boss music.
Not quite super classic you mentioned but a chunk of the speed run tech around Super Mario 64 is how to optimize the camera to avoid lagging on certain effects (the sunshine to the wing cap, the top tower in whomps fortress, the sub in dire dire docks).
Also OOT only ran at 20 fps
Ocarina of Time ran at 20 fps as a compromise for it having the largest draw distance of any game on the Nintendo64.
Oh absolutely
I say that less as a knock on the game and more that there were technical compromises made back in the day as well. Nostalgia sometime last hits and people assume everything ran blazing fast.
The Nintendo64 did run blazingly fast. Comparatively, even modern consoles are a step down in terms of power compared to Nintendo64 hardware for its time.
Had the draw distance been lowered in Ocarina of Time, its performance would have been at minimum a steady 30fps, as Ocarina of Time runs in a more optimized Mario 64 engine. Which, naturally, is less optimized than what Kaze has done to Mario 64’s engine, but Kaze also has like 20 years worth of more coding and computer knowledge learned, making comparison pretty unfair.
Framerate is also not the only metric in determining if a game’s performance is bad. Ocarina of Time runs at 20fps (unless you are in PAL region, then it runs at 17fps because of PAL standards, oof), but it never misses a frame. It is extremely consistent at 20fps. The frametime is perfect even on original hardware. The same cannot be said about most modern AAA games, even Nintendo games. Modern games might mostly run at 60 or 30 fps, but they very often dip below that and even more often have hitching and stuttering due to inconsistent frametime. Even though the fps may be high, the playability of the game is worse than Ocarina of Time.
On the one hand, we’re more accustomed to better hardware latency. On the other hand… we played first-person shooters on 56K modems. The lag was legendary
Wasn’t prediction baked into the netcode very early in the FPS genre? I wasn’t playing multiplayer in the Doom days, but by the late 90s, you wouldn’t have latency so much as you’d have rubberbanding. Games also use very little bandwidth, so 56K was no different than broadband, from my recollection.
First multiplayer FPS I played was Jedi Knight: Dark Forces II (released in '97). In that game, you had to lead your shots to a silly degree to actually hit anyone. But I think you’re right; by then most games weren’t suffering from that problem as much.
Its ironic. Network latency has drastically decreased while game optimization tanked. Leading us back to where we were originally!
I think so – gamers these days complain about having 50 ping or less than 120fps. There’s certainly a point at which it seriously impacts your gameplay, but I find it laughable when they can’t even deal with better performance than even existed 15 years ago.
There are so many things that go into whether a game feels responsive or not. Your experience could be explained by anything from access to stable Internet, to trends in game design philosophy, and vary from game to game based on implementation.
Here’s one of my favorite GDC talks that looks at just one small part of what goes into making a game feel responsive: https://youtu.be/h47zZrqjgLc
I was actually not thinking about online games when posting this. Too many variables there.
Sure, this is just an example of how complex “feel” can get in game development. The video includes several examples where player perception changes drastically from very minor gameplay design changes
Been wondering this, or something like this.
I used to be good at Mario 1, but I cannot play it on emulators. It feels like there’s a delay. It feels a little like Mario is on ice, much like the ice levels of Mario 2. Mario is running, and I want to jump or stop, but there’s a noticeable delay and it makes me feel like my old ass has lost my touch. But playing any modern game, my reflexes are good enough. In a Nintendo to Nintendo comparison, I play Animal Crossing on the Switch, and sure enough, if I’m running and pull back on the stick, my villager skids at exactly the time I want them to. But on that same Switch with the same controller, I can’t control Mario in Mario 1 worth a damn. I do just fine in Super Mario Wonder, though.
(Side note, more to do with Animal Crossing than older games, but I’ve noticed a wired controller, plugged into the Switch dock via USB, with the Switch on the dock, gets more latency than the Switch in handheld mode, which I’m pretty sure uses Bluetooth to connect to its controllers, even if they’re physically connected — not 100% sure on that. But for one example, fishing — even the five-star rarity fish — is quite easy in handheld. But, with the wired connection, I mash A as soon as the fish bites, and it still slips my hook. Maybe the latency isn’t from the controller to the dock to the Switch, maybe it’s from the Switch to the dock to the TV (and speakers since I close my eyes and listen for the sound, which most animal crossers agree is the best way to fish).)
It’s mostly the TV. The input difference between wired and BT should be very small, though the switch is not optimized for wired controllers. The variability of TV response times on the other hand it massive in comparison. Specially modern TVs with heavy post processing who think they are clever trying to interpolate frames or other shit like bad HDR implementations, etc. HDMI DRM also adds latency.
All that causes most TVs to be subpar for gaming. I still game on TV, mostly cozy games. But I accept that nothing competitive will come out of gaming on a TV.
As someone in my 20s who grew up on Windows XP era games, then lots of PS3 games, I’m very attuned to latency. My computer was lower mid-teir at best, and the performance standards for console games were nowhere near what they are today, so the first time I played a game on a high performance machine at 100+FPS/Hz refresh rate, it was like seeing color for the first time.