• tiredofsametab
    link
    fedilink
    55 months ago

    I remember reading an early-2000s book on game dev. It did mention that some game (I want to say one of the Unreal games, but I can’t recall for sure) had to code their level loading in assembler because it was taking upwards of 10 minutes in C++.

    Yeah, I definitely think the OP has super rose-colored glasses on. The free shareware was pretty awesome, though. I had one called “80 mega-hits” or something like that with a ton of games (many of which my poor old PC couldn’t run).

    I do think that optimization has slacked off more as hardware prices generally trended down. Disk space I don’t so much mind, but memory and CPU are still expensive.

    • @paholg@lemm.ee
      link
      fedilink
      English
      35 months ago

      The “free shareware” thing is kind of back. I’ve been noticing more and more games producing demos; check out Steam Next fest, for example.

      I also remember playing a ton of games from a CD. I had a Mac at the time, but it was “dos compatible”, which meant it had a 486 in addition to the Mac processor at the time, so you could switch over into dos, though you could only allocate half the ram to it.

      We ended up installing Windows 95 to play a lot of the games, which ran great on the available 4 MB of RAM.

    • MudMan
      link
      fedilink
      35 months ago

      This is one of those things where I’m not sure what people mean when they say it.

      There are bugs that affect performance, and yeah, we’re generally more likely to see bugs fro several reasons now. But there’s also games just being heavy. We’re not in a cycle where the top of the line hardware just maxes out many games, because… well, we’re doing real time path-tracing, we have monitors that go up to 400 Hz and resolutions up to 4K. The times of “set it to Ultra and forget about it” with a 1080 are gone and not coming back for a really long time. Plus everything has to scale wider now, because on the other end we have actual handhelds now, which is nuts.

      So yeah, I’m not sure which one people are complaining about these days. I’ll say that if you can play a game in a handheld PC and then crank it up to look like an offline rendered path traced movie that’s way more thought to scalability than older games ever had, but maybe that’s a slightly different conversation.