Best Ever C64 Demo ! From 2023 ~ Stunning !

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • Next Level by Performers !
    Enjoy
    Please Subscribe. Thank You
    Gazzaka

Комментарии • 63

  • @scyphe
    @scyphe Год назад +27

    Amazing demo with so many technical mysteries going on. People who weren't around back then (and have no experience with programming assembler on the C64) can't really understand how amazing this demo is.

  • @balorprice
    @balorprice 10 месяцев назад +7

    That was absolutely phenomenal! So much perfection there and so much of it, I'm amazed

  • @AndrewTSq
    @AndrewTSq 8 месяцев назад +8

    that dithering effect with transperacy was really cool

  • @chrishunter1109
    @chrishunter1109 Год назад +17

    what the...how is this even possible!!!

  • @RabiesTheBeagle
    @RabiesTheBeagle 10 месяцев назад +13

    The Commodore 64 was never supposed to do that !

  • @FattyJubbo
    @FattyJubbo Год назад +23

    that game montage was incredible

  • @agpxnet
    @agpxnet Год назад +7

    Phenomenal! The opening part is so genius!

  • @johnsimon8457
    @johnsimon8457 Год назад +3

    Squeeze those bytes! Make us proud!

  • @CBM64
    @CBM64 Месяц назад

    Best C64 demo of all time, probably ❤ And my 2nd is Coma Light 13

  • @kjetilho
    @kjetilho 2 месяца назад

    I have seen *many* C64 demos - but I think you are right, this one is the best ever. PROFIS MACHEN DAS SO.

    • @kjetilho
      @kjetilho 2 месяца назад +1

      (Except "A Mind is Born" which is in a league of its own, of course.)

  • @stevenallan5822
    @stevenallan5822 8 месяцев назад +3

    Just fantastic, even now they're still trying to ring the lsst ounce out of our beloved C64.

  • @phoenixyt124
    @phoenixyt124 10 месяцев назад +2

    Omg this is such an amazing presentation. Love it.

  • @PaxHominibusBonaeVoluntatis
    @PaxHominibusBonaeVoluntatis Год назад +6

    that is pure awesomeness!

  • @MarkTDKKnight
    @MarkTDKKnight Год назад +2

    Mind blown !!!

  • @jacek-jan
    @jacek-jan 10 месяцев назад +4

    It seems too good to be real. 👌

  • @nicolaibrowinkel3473
    @nicolaibrowinkel3473 Год назад +5

    Incredible

  • @user-bg4wk6nh3b
    @user-bg4wk6nh3b 4 месяца назад

    I always imagine what people would think if a demo was sent back through time.

  • @Mario-vt2ss
    @Mario-vt2ss 5 месяцев назад

    This is very, very impressive. Good job!

  • @triptothebeach
    @triptothebeach 7 месяцев назад +1

    Amazing. Also the sounds are unique 👍🏼

  • @lukasgruber1280
    @lukasgruber1280 Год назад +3

    amazing

  • @neocortexlab
    @neocortexlab Год назад +1

    absolutely winner! ))

  • @boomer7808
    @boomer7808 Год назад +1

    Impressive démo 💪👾

  • @etanfisher
    @etanfisher 4 месяца назад

  • @petruz030
    @petruz030 Месяц назад

    Geil!

  • @janhallholm9043
    @janhallholm9043 7 месяцев назад +2

    Fucking amazing 👍👍👍C64 Rules

  • @OLIV3R_YT
    @OLIV3R_YT 10 месяцев назад +1

    Holy moly!!!

  • @MajesticZMR
    @MajesticZMR 2 месяца назад

    crazy ...

  • @TheTheoTheoderich
    @TheTheoTheoderich Год назад

    WOW 😍

  • @andrewf9041
    @andrewf9041 Месяц назад

    Indeed, the 100 games bit, in 100 seconds, it brilliant. I think so far, nothing has beaten it for creativity and falir. At least not going by CSDB ratings.

  • @RRFreelance
    @RRFreelance Год назад

    FYAA!

  • @geoffgunn9673
    @geoffgunn9673 Год назад +10

    I would almost pay to see these coders go and grab one of the the best games of the day and optimize the hell out of it and add/improve stuff. Then everyone would want to play the 'old' revised games again. With some of the tricks around you could make some shitty games become what they could or should have been

    • @lurkerrekrul
      @lurkerrekrul Год назад +4

      Never going to happen. I've been told point-blank that demos are super-uber-mindnumbingly hard to write, while games are absolute child's play in comparison, so it shouldn't take a demo coder more than a couple hours to take their awesome filled 3D graphics routines and plug them into a game like Elite or Driller and make it run 10x faster. Yet strangely, none of them are willing to do that. I wonder why...

    • @geoffgunn9673
      @geoffgunn9673 Год назад +3

      @@lurkerrekrul Don't worry , I understand the reasons why it doesn't happen, but surely someone out their is just insane enough to try and do it?
      Look at Mario Bros and Sonic on the 64, never thought that would happen but there out there. Absolutely brilliant work on them that could have cost them their sanity

    • @lurkerrekrul
      @lurkerrekrul Год назад

      @@geoffgunn9673 Here is my personal opinion, which I realize is unpopular and looked down upon by hardcore fans of C64 demos: I don't believe that the tricks they use in demos would necessarily translate into something usable in a game.
      People see 3D objects moving and rotating in a demo and think "Wow, Elite should have graphics like that!" The problem is that in a demo, a limited number of simple objects are being animated while playing music and maybe scrolling some text. The movement and rotation of the objects has been planned in advance. In a game, the movement is based on the enemy AI in response to what the player does. The game also has to keep track of the player's position and orientation, the position and rotation of any other ships in the area, the positions of all the ships relative to the planet and star, the player's shield strength, energy banks, laser temperature, altitude, cabin temperature, damage to the ship, shield strength and damage to the other ship, animating the radar, reading and responding to player input, etc.
      I'm not saying that Elite is as optimized as absolutely possible, but there are so many other things going on behind the scenes that I don't think it's realistic to expect demo-quality 3D graphics to work in an actual game. Maybe in an arcade shooter, something like Star Raiders, but not in a fully 3D game like Elite.
      Likewise, while there was a demo a few years ago, where I believe you could walk through a simple 3D structure with relatively fast movement, I don't think they would be able to take those routines and put them into something like Driller, or Castle Master and have them maintain that speed.
      I believe that this is the reason you never seen any of these demo effects being used in games. I'd love to be proven wrong, but I don't think it will happen any time soon.

    •  9 месяцев назад +2

      @@lurkerrekrul And there's even more reasons on why it will be hard to combine demo 3D-gfx and a game. It would require bitmap and not a 16x16 char-grid to serve the whole screen, maybe even double buffer and also game logic, maps, whatsoever will use up memory too. In a demo you can waste all memory for the effect shown, being able to unroll code and create data structures that make things go faster. Keeping things smaller slows down stuff. In case of elite you need to maintain a whole world coordinate system with realtime maths, not just transform a bunch of edges/vertices.

    • @lurkerrekrul
      @lurkerrekrul 9 месяцев назад

      Exactly, which is why I've always disagreed with the assertion that demo coders are more talented than game programmers. It's also why I see these demos as mostly pointless.
      Don't get me wrong, I like demos that tell a story, or have a consistent theme, but ones that are just a bunch of random effects bore me. Sure, they're pretty, but what's the point? It's not like 90% of the effects they show off have any practical use.

  • @HummelJaeger
    @HummelJaeger Год назад +4

    A modern update of the old Xcess-Rewind demo. :-)

  • @Megasoftretro
    @Megasoftretro 9 месяцев назад

    Cool ... Signed by : Megasoft Argentina ( Mr.JJ / Juanete )

  • @retrogamesrevived1189
    @retrogamesrevived1189 7 месяцев назад +3

    That game montage....do you reckon they had to recreate every single game or would they have ripped code from the original games? Im no programmer so im just interested.

    • @gazzaka
      @gazzaka  7 месяцев назад +1

      no idea but it's very impressive..

  • @kelli217
    @kelli217 Год назад +1

    😲🤯

  • @TheRealMespotine
    @TheRealMespotine Год назад +5

    How did they make the transparency fx?

    • @agpxnet
      @agpxnet Год назад

      Really wise choice of colors.

  • @kodiak64
    @kodiak64 Год назад

    I still think if you saw this and Edge of Disgrace on the same day, you would think the latter was the better demo (only just!)

  • @adroharv9213
    @adroharv9213 Год назад +6

    eh how is it possible to load all these game's graphics into a single load? how come this isn't a mention

    • @johnsmall3084
      @johnsmall3084 Год назад +1

      I don't know how it is done - either way it is amazing work and very entertaining.

    • @Gary_Hun
      @Gary_Hun Год назад +2

      Maybe it's a continuous loading trick like in the history of every video game system in their later years when the RAM became uncomfortably small to keep up with the increasing demand of times... also those are just tiny snippets of each game, with zero logic behind the looks.

    • @adroharv9213
      @adroharv9213 Год назад

      hmm maybe but that's a lot of graphics and there is logic going on@@Gary_Hun . It would be interesting to see how they did it

    • @xcoder1122
      @xcoder1122 Год назад +1

      What graphics are you referring to? The same cars re-appear over and over again, many cars are the same except their color, which can be done by a palette swap. All the cars in every lane are always the same except their color and there are 9 detail levels per lane, if I counted correctly. So there are 27 car graphics in total but keep in mind that the first three levels are tiny, just a few pixels. And the last three levels almost look the same, so maybe they are the same graphic just painted by different paint code that creates the last three levels during the paint process. I wouldn't be surprised if their aren't even variations for each lane, but the perspective is also faked by the drawing code (e.g. except for the back window and shadow below, left and right lane could be mirrored version of the same graphic). The trees and their shadows left and right are also made up of the same elements all the time, that are just re-combined in clever ways and also used for the shadows on the road; all of this in repeating patterns as every couple of frames trees and shadows look exactly the same as a few frames before and a few frames later. The road is statically painted, the background is static, the lane markers are just painted by code and finally there is one player car that looks differently. I think this game uses less graphics than many other classic C64 games, it just doesn't use static graphics but has many smaller graphic elements that are dynamically colored and re-combined by the drawing code.

    • @adroharv9213
      @adroharv9213 Год назад

      Eh are you referring to this video showing all these game's graphics? sounds like you've talking about something else perhaps
      @@xcoder1122. The entire swinging animation for example among loads more all in 64k?

  • @MrJavix09
    @MrJavix09 12 дней назад

    Nice...but where's the link?🤔

    • @gazzaka
      @gazzaka  12 дней назад

      www.pouet.net/prod.php?which=94504

  • @smilertoo
    @smilertoo 8 месяцев назад

    Is this running from a c64 HDD?

    • @gazzaka
      @gazzaka  8 месяцев назад +1

      no, a floppy

  • @fraiseweb4381
    @fraiseweb4381 8 месяцев назад

    AMSTRAD CPC >>>>>> C64