FIXING the ENTIRE SM64 Source Code (INSANE N64 performance)

  Рет қаралды 2,985,579

Kaze Emanuar

Kaze Emanuar

Күн бұрын

Пікірлер: 8 400
@KazeN64
@KazeN64 2 жыл бұрын
Since this keeps being asked: The RAM add-on added around 1-2 FPS in the final result. Adding more RAM to a system that already has enough usually does not help. The only reason it helped here is the specifics of the RAMBUS and the manual RAM aligning..
@akjohnny5997
@akjohnny5997 2 жыл бұрын
@@Yveldi upload more graphics card for further boost
@michaelstewart4571
@michaelstewart4571 2 жыл бұрын
you sir are a god could you also re-write ocarina of time to allow an open source modding archtype like skyrim or fallout has? would be an insane community service tool you could expand your patreon as well. no biggy right?! xD who knows maybe you like the idea whatever you do looking at this project it's bound for succes great job my man!
@jameswilliams2269
@jameswilliams2269 2 жыл бұрын
Can you please optimize Ocarina of time too?
@cgasparetto
@cgasparetto 2 жыл бұрын
But you said in the video it isn't doable without the RAM expansion. So, for most of the N64 lifespan, it was an impossible feature.
@Matlockization
@Matlockization 2 жыл бұрын
I have to admit the only thing I was impressed about was how you tried to take out all the bottlenecks between the CPU, RAM & RCP. And you took things to the next level by asking this project: 'is this all I am ? Am I using the hardware to its fullest capacity & capability. Is the software doing this as well ? Can this project work on every level ?' I have actually made this argument to gamers about current games and most people never bother a reply despite the fact I'm not after an argument but just a discussion in computer philosophy. Because I'm good with refining renovation projects until they reach a level of all round perfection. But I am not a perfectionist. Don't you think the engineers who built the pyramids were thinking along the same lines as us ? I enjoyed your video. I think your the first to have done something like this on KZbin ???
@iceypino1086
@iceypino1086 2 жыл бұрын
he finally did it, he went insane.
@DeskoDev
@DeskoDev 2 жыл бұрын
The moment we all anticipated
@MetiCu
@MetiCu 2 жыл бұрын
This is the one where he's finally lost it.
@Essman614
@Essman614 2 жыл бұрын
What if he went so insane that he went full circle and returned to normal as an ascended being?
@howisthis8849
@howisthis8849 2 жыл бұрын
we have reached the endgame of sm64 modding
@rhinosaurus1496
@rhinosaurus1496 2 жыл бұрын
I'm just glad I was here to see it
@burnte
@burnte Жыл бұрын
This shows what “standing on the shoulders of giants.” Dozens of people barely pushed out M64 in the 90s. One man was able to triple the performance, but because of what know;edge has been developed and shared in the past 25 years. Amazing work, sir!
@DailyDoseOfShrooms
@DailyDoseOfShrooms Жыл бұрын
@@walidfakhfakh3660 it's not about the quality of the video... It's what we grew up on.
@sammytiel
@sammytiel Жыл бұрын
@@walidfakhfakh3660 Why do you complain about age and graphics?
@romullocordeiro3994
@romullocordeiro3994 Жыл бұрын
@@walidfakhfakh3660 because is fun ? lol
@StylizeRoyal42
@StylizeRoyal42 Жыл бұрын
How is hating on a game fun
@robokill387
@robokill387 Жыл бұрын
@Walid Fakhfakh Mario 64 is a really important game historically, it really figured out 3D camera control and controls in general, it's easy to take for granted now but a lot if early 3d games were fixed camera and had 2.5d controls or tank controls.
@asteroidrules
@asteroidrules 2 жыл бұрын
That feel when you completely rewrite most of the code for one of the most significant video games in history to get a better framerate in your mod.
@tiaraguy7705
@tiaraguy7705 2 жыл бұрын
I feel like it was all an elaborate plan to advertise his mod, but I also feel flexed on if this is true.
@gamesandplanes3984
@gamesandplanes3984 2 жыл бұрын
Eh. His entire patch NEEDS the expansion pack. Therefore, it's bullshit.
@josejose241
@josejose241 2 жыл бұрын
@@gamesandplanes3984 so? He still made it happen, thats not bullshit. Like he said, it would be impossible without it. What he did was insane and awesome. What great achievement like this have you accomplished?
@diegopugaquintanilla4344
@diegopugaquintanilla4344 2 жыл бұрын
@@gamesandplanes3984 it's a massive improvement for the infinitesimally small price of 4mb of ram, L + touch grass idiot
@asteroidrules
@asteroidrules 2 жыл бұрын
@@gamesandplanes3984 There's several actual N64 games that need the expansion pak, are those bullshit too?
@zubirhusein
@zubirhusein 7 ай бұрын
You can't blame the devs all that much either, since Super Mario 64 was a launch title. They only had so much time between when the system was available to begin developing for and when the console had to be released. 3D games were basically brand new so it's a very commendable effort.
@Mustylounge
@Mustylounge 5 ай бұрын
This plus the fact that tech was still pretty new at that time makes it perfectly fine
@MMOSimca
@MMOSimca 5 ай бұрын
It's also worth mentioning that this kind of insane micro-optimization is just a very, very, very hard skill to acquire. You rarely ever have the opportunity to acquire a skill like this naturally while making games. There would probably have been only a couple of engineers at Nintendo who could have done this, even if they had the extra time.
@hwertz10
@hwertz10 5 ай бұрын
Also the hardware was odd -- SGI had been using the Reality Engine in systems for many years, so I assume the way to get performance out of the 3D chip itself was well known (but usually with more RAM). SGI had also used MIPS CPUs but had higher performance superscalar designs with pipelining, high performance FPU, etc.. The MIPS R4400 was like a base MIPS with almost no floating point instructions even. So you either let the compiler do it's thing and generate slow floating point code using many instructions, or hand optimize to use integer math with equivalent results.
@TheGnc_TV
@TheGnc_TV 4 ай бұрын
Never judge to code which written under unrealistic deadline is my motto
@christopherhuber2870
@christopherhuber2870 3 ай бұрын
@@MMOSimca Not only that, it wasn't easy to share knowledge and information at that time. This video for example wouldn't have been possible. You only had the people around you to learn from unless you reached out. Also lots and lots of documentation. That's why games got better optimized later in the life of the platform.
@selfaware7617
@selfaware7617 2 жыл бұрын
Kaze is just the best. My favorite thing is that he doesn’t give the original developers any grief. There was just not enough knowledge available to have done all of this for them. Really honorable thing to mention. Thanks Kaze.
@GuyOnAChair
@GuyOnAChair 2 жыл бұрын
Same. :)
@johnsimon8457
@johnsimon8457 2 жыл бұрын
If they’re not confident enough to ship the finished game using an optimized build that wouldn’t introduce any bugs under the time constraints they had, it’s EARLY DAYS. Miracle that this game works as well as it does.
@DarkEvo1
@DarkEvo1 2 жыл бұрын
Developer solidarity
@renakunisaki
@renakunisaki 2 жыл бұрын
Also gotta keep in mind he's doing this with no constraints. He doesn't have to meet a deadline, stay within a budget (no need for expensive SGI machines when we have Blender), worry about whether future console revisions will break his clever hacks... No limits on ROM size, twice as much RAM, and way more advanced tools...
@pirategamer6630
@pirategamer6630 2 жыл бұрын
@@johnsimon8457 You need to realize that this was during the 1990s. The game wasn't an early build. The game wasn't in "early days". The game worked fine. But, because of the lack of technology, there were bugs. Simple as that.
@Jack_Woods
@Jack_Woods 2 жыл бұрын
Imagine going back in time, infiltrating Nintendo's HQ overnight, and just replacing the code with this one, and leave a note like "L is real"
@TwistedSoul2002
@TwistedSoul2002 2 жыл бұрын
lol
@cubedude8690
@cubedude8690 2 жыл бұрын
2401
@mmoncure11
@mmoncure11 2 жыл бұрын
how about, a week after SNES launch of super mario world, doing a credits warp in front of the devs
@ZachAttack6089
@ZachAttack6089 2 жыл бұрын
@@mmoncure11 *day before launch
@MrSqurk
@MrSqurk 2 жыл бұрын
Some of these optimisations would seem like sorcery to the best devs in the world haha
@jamiegrant1530
@jamiegrant1530 2 жыл бұрын
Reading and rewriting an entire game's source code just so your mod runs faster is such a power move. Vroom vroom.
@John-jc3ty
@John-jc3ty 2 жыл бұрын
a powerer move would be to make a shitty mod that slows down the game, then optimize the game but not the mod, so it runs at 100%
@slayer1156
@slayer1156 2 жыл бұрын
He tried to flex. He warped the fabric of reality around his arms.
@memethief4113
@memethief4113 2 жыл бұрын
@r33mote I don’t see a real man here, especially not you
@SinHurr
@SinHurr 2 жыл бұрын
Glory to the next person to like this comment, the 420th like.
@w花b
@w花b 2 жыл бұрын
@r33mote you probably need it more than that guy
@cconnors
@cconnors Жыл бұрын
"You can either learn these or go outside and touch grass." - The duality of programming.
@ALS02_
@ALS02_ 5 ай бұрын
I mean, optimizing a whole game seems way more incredible and worthy than touching grass
@jaylenjames364
@jaylenjames364 3 ай бұрын
Or sacrifice video games, and watching Netflix in your daily schedule to touch grass.
@GeneralPinata2
@GeneralPinata2 3 ай бұрын
Confirmed Kaze has not touched grass
@Dionysos_____Alters
@Dionysos_____Alters Ай бұрын
He has some grass in his office😂
@WR3ND
@WR3ND Ай бұрын
Everyone has to poop sometime...
@Bobbias
@Bobbias 2 жыл бұрын
For years I wondered if anyone would ever do something like this. I've known rewriting a console game was possible, but I never actually expected anyone to be crazy enough to do it. Bravo, this is absolutely extraordinary.
@SeanWMODonnell
@SeanWMODonnell 2 жыл бұрын
Can someone do this for Inspector Gadget on SNES?
@lsdkjsdlkjpiosdcposdjfdjad1363
@lsdkjsdlkjpiosdcposdjfdjad1363 2 жыл бұрын
@@SeanWMODonnell if the source code is leaked and someone cares to do it, yes
@carso1500
@carso1500 2 жыл бұрын
@@lsdkjsdlkjpiosdcposdjfdjad1363 not soo much leaked it was carefully reproduced bit by bit by the comunity yeah it got leaked in the gigaleak too but its kind of illegal to use that one and nintendo can actually demand you for using that one, same reason why the dolphin developers dont even take a look at the wii source code that got leaked
@AJ-po6up
@AJ-po6up 2 жыл бұрын
@@carso1500 They recreated it yes with their own code, but having the original source code helps a ton to understand the game and recreate it without using any parts of it.
@lpsamyrose
@lpsamyrose 2 жыл бұрын
If I had the skills, I would add new areas to animal crossing New horizons :)
@wiiu7640
@wiiu7640 2 жыл бұрын
If this was possible 20+ years ago, imagine how unoptimized games are today.
@Wahinies
@Wahinies 2 жыл бұрын
*laughs in halo infinite*
@darktangent10
@darktangent10 2 жыл бұрын
Don't have to imagine, lol.
@lazulazu2467
@lazulazu2467 2 жыл бұрын
the sad thing about modern game optimisation is instead of utilizing new hardware to actually improve visuals AND framerates and resolutions, they use it as an excuse to not optimise at all because "the newest tech can handle it anyway"
@badnetcode6228
@badnetcode6228 2 жыл бұрын
@@lazulazu2467 Pretty much this. Used to allocate time in my projects to optimise, now I dont bother so much. Sure my methods have improved, but hardware patches over the cracks nowadays. Its a shame, hardware improvements allowed software developers like myself to get lazy. Unless your working with 3D gfx, why bother. If you do work with 3d graphics call it a game for the future and move on. Real shame. I still remember marvelling at how they managed to fit some of those Pokemon games on those GB carts way back when. Those optimisations wouldnt happen now, youd just be directed to download a patch on launch.
@hohohodrigues
@hohohodrigues 2 жыл бұрын
Imagine a very old ring
@CyprusBeyblade
@CyprusBeyblade 2 жыл бұрын
This knowledge in the 90's...Imagine how things couldve been
@idabomb00
@idabomb00 2 жыл бұрын
I remember how things were in the 90s, things were much better then
@V3ntilator
@V3ntilator 2 жыл бұрын
1980's and 1990's were the best times for gaming.
@sneakyfrenchgirl
@sneakyfrenchgirl 2 жыл бұрын
@@V3ntilator early 2000s as well. (Mostly)
@rsolsjo
@rsolsjo 2 жыл бұрын
Even with this knowledge we didn't really have the hardware to take full advantage of it. Now we do. Took years to even emulate these games to begin with.
@TAMAMO-VIRUS
@TAMAMO-VIRUS 2 жыл бұрын
@@rsolsjo But I think having better software would make the push for better hardware faster.
@iankoberlein1974
@iankoberlein1974 Жыл бұрын
>Is one of the greatest programming minds alive >Dedicates his genius to Super Mario 64
@beejay99ah
@beejay99ah 11 ай бұрын
I often think that working on projects you really love is part of the reason why you can be as dedicated about it.
@grdfhrghrggrtwqqu
@grdfhrghrggrtwqqu 10 ай бұрын
​@@beejay99ah Exactly. This is how *everyone* learns. Passion drives framework, and understanding does not come without passion, even if one so does lack the framework to fill it in.
@trendybistro
@trendybistro 9 ай бұрын
​@@JDelvaMusicit ain't even top 50.
@superubergoober
@superubergoober 9 ай бұрын
​@@JDelvaMusicmaybe of that console generation or year, but much more important games came before, and plenty of better games came after
@themindfulmoron3790
@themindfulmoron3790 8 ай бұрын
​@@trendybistroIn terms of best, I agree with you. But in terms of importance, you have no idea what you're talking about. Super Mario 64 was the title that outlined and defined the way every single 3D console game of its generation would be judged, set the stage for every 3D game that came after, and paved the way for hundreds design principles that are still in wide use today. It is THE trailblazer and icon of the 3D rennaisance, which is still the most influential and revolutionary period of gaming ever. Period. And that's not bias, either. I don't even like SM64 personally, but it'd be real dumb to call it anything other than one of the most important games of all time.
@mattomanx77
@mattomanx77 2 жыл бұрын
Imagine if all games could get a loving optimization pass like this.
@FilthyWeeb1
@FilthyWeeb1 2 жыл бұрын
ocarina of time would be epic
@beacondude5000
@beacondude5000 2 жыл бұрын
*cough* yandere simulator *cough*
@Square789_
@Square789_ 2 жыл бұрын
sorry, must slow everything down to a grinding halt by including DRM that will be circumvented after 3 weeks anyways
@suezuccati304
@suezuccati304 2 жыл бұрын
A lot of people are converting SNES games to SA-1, :v
@Tetragramix
@Tetragramix 2 жыл бұрын
@@beacondude5000 Will be forgotten in 20+ years, unlike Mario 64.
@HolmesProspecting
@HolmesProspecting Жыл бұрын
I love that I get to live in a world where people like this exist.
@IllusionSector
@IllusionSector Жыл бұрын
Word! Even though 99.99% of his technical breakdown goes into one ear and out the other it's nonetheless music to both.
@LouisThau
@LouisThau 4 ай бұрын
Honestly ? Same.
@Shywizz
@Shywizz 4 ай бұрын
@@LouisThau And community support on games like these allows them to live on for SO much longer (*did you get this video randomly recommended like I did or ?*)
@john2001plus
@john2001plus 3 ай бұрын
The cost of 4 MB of RAM in June 1996, the date of the N64 release, was about $34 retail. Within 5 months it was $21. Nintendo should have released the system with the 8 MB standard. The system's price might have been $40 to $50 more, but within a year the cost of that memory would have been $15... You can never have enough memory.
@nickolias7292
@nickolias7292 2 жыл бұрын
He's not the man Nintendo hired, but the man they needed.
@brandonkruse6412
@brandonkruse6412 2 жыл бұрын
Nintendo doesn’t need to hire their community modders, they know that we do it for free.
@theme7363
@theme7363 2 жыл бұрын
they need to sue them to make sure they can protect their brand from being loved ;)
@paxhumana2015
@paxhumana2015 2 жыл бұрын
@@theme7363 , then Nintendo would be having a purge of its current staff and it would be replaced by people that actually gave a damn for the franchises instead of treating them like Gollum treats the Ring of Sauron.
@theme7363
@theme7363 2 жыл бұрын
@@paxhumana2015 i like that gollum part like a LOT
@TheElcentralen
@TheElcentralen 2 жыл бұрын
@@brandonkruse6412 if they could. they would sue him for all he got. block his videos and piss on his grave. nintendo is a horrible company.
@jayrenault7892
@jayrenault7892 Жыл бұрын
"Safety Checks are useful to prevent crashes, but if you just program well you don't need to prevent crashes" -Kaze Emanuar
@QuanrumPresence
@QuanrumPresence Жыл бұрын
As a programmer I live by this 😂
@NXTangl
@NXTangl Жыл бұрын
Well, in a game running on bare hardware on a console...
@fubbernuckin
@fubbernuckin Жыл бұрын
what an absolute flex
@stephanreiken9912
@stephanreiken9912 Жыл бұрын
Ah of course, how did I never think of just programming better.
@cassandra-show
@cassandra-show Жыл бұрын
Just Don't Segfault 😏
@NateWolfKira
@NateWolfKira 2 жыл бұрын
I am highly interested seeing a definitive edition of the split-screen multiplayer using these optimizations. I would like to be able play the multiplayer smoothly on real N64 hardware. I also find you videos regarding the work performed in order to make these optimizations fascinating.
@lightbringer502
@lightbringer502 6 ай бұрын
I love how he not only improves the original code, explains it easily, but also doesn't shit on the original developers and pretend like they were incompetent.
@cjdig86
@cjdig86 3 ай бұрын
Well in this case, they purposely made the game run at 20-30 fps because the consoles hardware couldn’t run it any faster. There’s no reason to say anything about the original developers because The game was meant to run slower.
@Dante_S550_Turbo
@Dante_S550_Turbo 2 ай бұрын
@@cjdig86 that and time constraints pumping out games. they made these game from scratch within 2 years.
@MrIHaveASword
@MrIHaveASword 2 жыл бұрын
"If I had more time, I would have written a shorter letter." I think this quote works well here. It takes time and skill to be able to optimize. The more optimization done the more astounding really. Sadly a lot of companies don't optimize as 'todays hardware can easily handle it." Which is why we get games that breach 100GB when they honestly shouldn't.
@levonschaftin3676
@levonschaftin3676 2 жыл бұрын
The size of the game is generally due to assets, not unoptimized code.
@lordgraga
@lordgraga 2 жыл бұрын
I work as a consultant optimizing games. It very often comes down to fact that you have a feature/performance trade-off. Meaning, you COULD spend time speeding up your game, but it would mean delaying feature X or tool Y by N weeks. Often, having something that works is much more valuable to your development process than having something that is fast, because things that WORK unblock other tasks, while things that are FASTER rarely unblock anything unless we are looking at issues that require 100x speedups. This is true for small companies - larger companies should have more dedicated people with strong profiling skills, but small companies are often too busy to even open a profiler.
@MrIHaveASword
@MrIHaveASword 2 жыл бұрын
@@levonschaftin3676 well, egg on my face and shows what I know about game coding.
@levonschaftin3676
@levonschaftin3676 2 жыл бұрын
@@MrIHaveASword easy to make that mistake
@635574
@635574 2 жыл бұрын
Asset sizes can basically be infinite and those take up majority of the data. Someone has to decide the final quality that gets shipped.
@promaster424
@promaster424 2 жыл бұрын
I like how everything no matter how complicated it got it always ended with the RAMbus going vroom vroom
@penguinjay
@penguinjay 2 жыл бұрын
Hell yeah dude. I didn't even know this was more than an amazing fan feat until I saw who put out the video. The man himself. Holy Crap. Great sense of humor, I've only ever seen the finished SM64 content, never heard the man speak. I had a good time watching this.
@GoTeamScotch
@GoTeamScotch 2 жыл бұрын
As an idiot, I appreciated seeing it appear so I could clap my hands together and laugh for a moment in between feeling confused.
@promaster424
@promaster424 2 жыл бұрын
@@GoTeamScotch Same but I'm trying to understand the other things because I wanted to make a rom hack
@s0david
@s0david 2 жыл бұрын
Two great quotes that will stick with me from this video: "You either get to know about these things, or you get to go out and touch grass every once in a while. It's a strict either or, you can't have both." "RAMbus goes vroom vroom."
@kaneCVR
@kaneCVR 2 жыл бұрын
aaaahh, grass.... I was convinced he said "You either get to know about these things, or you get to go out and touch GIRLS every once in a while. It's a strict either or, you can't have both." It made me giggle
@jonpearson6279
@jonpearson6279 2 жыл бұрын
Came to comment exactly that first quote. I'm 100% stealing that and planning to use it absolutely as soon as I can shoehorn it into a conversation.
@cronto_999
@cronto_999 2 жыл бұрын
I want to touch grass…
@li_tsz_fung
@li_tsz_fung 2 жыл бұрын
​@@kaneCVR Wait, but I don't understand all those stuff and don't have a chance to go out and touch....
@tensevo
@tensevo 2 жыл бұрын
that earned a sub from me, not just the words, but I felt it was a genuine statement.
@ChrisPVille
@ChrisPVille Жыл бұрын
Easter egg: I took that picture of the RDRAM at 1:37 . I know I'm late to the party, but this is amazing work.
@HiimIny
@HiimIny 2 жыл бұрын
kaze is literally the giga chad at this point some jacked dude just going "yes I have spent two years re writting and optimizing the source code of a 20 years old game, how could you tell?"
@ArcRay20
@ArcRay20 2 жыл бұрын
with him regularly working out, yeah pretty much!
@sparklesparklesparkle6318
@sparklesparklesparkle6318 2 жыл бұрын
@Abdullah day drinking
@thenightjackal
@thenightjackal 2 жыл бұрын
@Abdullah day drinking
@HiimIny
@HiimIny 2 жыл бұрын
@Abdullah day drinking
@strajkz
@strajkz 2 жыл бұрын
@Abdullah day drinking
@KazeN64
@KazeN64 2 жыл бұрын
All the background music is composed by Badub and will be part of my upcoming major mod Return to Yoshis Island 64.
@Imadeyoumad288
@Imadeyoumad288 2 жыл бұрын
Sir when are u going to finally bring ur talents to the sonic adventure modding community😭
@M64bros
@M64bros 2 жыл бұрын
Aw sweet!
@jerrym03
@jerrym03 2 жыл бұрын
I stand by you having should hve put a small capybara in the thumbnail, but amazing video none-the-less!
@k.w.6626
@k.w.6626 2 жыл бұрын
Could you put this hack on the original mario 64 and on super mario 64 land?
@thebarbiter4644
@thebarbiter4644 2 жыл бұрын
Could you add some of these optimizations to your older romhacks?
@glaubergft
@glaubergft 2 жыл бұрын
This level of optimization is absolutely mind blowing. If I were Shigeru Miyamoto, I would be so proud to see a passionate developer improving this game to this point so many years later. It proves how deeply his creations impacted our generation.
@JamieKitchens6
@JamieKitchens6 2 жыл бұрын
Well said.
@adamgreenhill110
@adamgreenhill110 2 жыл бұрын
Except Nintendo HATES this stuff. Remember the Mario 64 remaster on Unreal Engine? It was fan-made, so Nintendo took it down. All traces of it
@chrismdb5686
@chrismdb5686 2 жыл бұрын
Shiggy hates anyone that takes something he had a hand in and "makes it better" in any way, so this would likely be seen as an affront to his work. Just as an example, he dislikes the DKC SNES titles because they're (literally) "Not his Donkey Kong", and tried to 1-up them with 'Returns' on the Wii (and arguably failed because the shoehorned motion controls directly conflict with the base gameplay the series is built on).
@chrismdb5686
@chrismdb5686 2 жыл бұрын
@@duffman18 Sources? You can't just claim it's a mistranslation of interviews without proof to back it up, particularly when it's been corroborated by multiple unrelated sources at many different times.
@jonathanc2536
@jonathanc2536 2 жыл бұрын
@@adamgreenhill110 I agree but miyamoto's opinion might be different from nintendo's (not like he could ever say his real opinion publicly though)
@Bingle1
@Bingle1 7 ай бұрын
"if you just program well, you don't need to prevent crashes" is an absolutely insane (but not entirely wrong) thing to say and I absolutely love it. I can't get enough of your channel :D
@pdcmoreira
@pdcmoreira 6 ай бұрын
It's absolutely right, for example to normalize an unsupported value in a function to something it can work with: int someProcess(int x) { // make sure x is positive, otherwise reset to 0 if (x < 0) { x = 0; } // do stuff with x } These types of checks happen in runtime (using CPU) and are usually made so that each function is pretty safe to use, which is a common practice to make the code more maintainable in the long run and more friendly to use. In a game like this, the code is written usually with a tight deadline and it will never be touched again once released, so you don't need maintainability. So in this case, these checks are only useful to be more forgiving to developers passing "wrong" values to it. But if the developers are careful enough to make sure only correct values are passed (even if they need to do that check exactly where needed), then the check doesn't need to happen everytime that function runs. I think that's what he's talking about.
@dawidkotlinski
@dawidkotlinski 3 ай бұрын
Crashing the program, rather than letting it run in some unexpected state, is sometimes better than trying to "fix" it at runtime anyway.
@pdcmoreira
@pdcmoreira 3 ай бұрын
@@dawidkotlinski Yes and those bugs are usually detected and fixed with actual gameplay testing. If it stops crashing and glitching, then the fixes are good and it's good enough for delivery.
@xIChaosReaperIx
@xIChaosReaperIx 2 жыл бұрын
Y'know, when I heard the source code was decompiled, I noticed Kaze went kinda quiet. Now I know that he used that time to REWRITE THE ENTIRETY OF SM64 TO A STATE THAT MAKES SHIGERU BLUSH!.
@Agret
@Agret 2 жыл бұрын
It's funny that so much time was spent decompiling the game and then straight after the release we got the Nintendo giga leak which had the source code for it anyway.
@NateBoiBoi
@NateBoiBoi 2 жыл бұрын
@@Agret from what I heard, it was only some of the source code, basically what was necessary for IQue to make their own version of Mario 64, so the entire source code wasn't leaked as of now
@petervansan1054
@petervansan1054 2 жыл бұрын
original c code looked like trash though
@vinnyandlin8510
@vinnyandlin8510 2 жыл бұрын
Miyamoto san wouldn't blush at this, he would take it down out of spite
@gozinta82
@gozinta82 2 жыл бұрын
Reminds me of ship of Theseus, with all parts changed ;)
@leodrews3128
@leodrews3128 2 жыл бұрын
it would be really cool to hear what the original programmers think about this.
@ryo-kai8587
@ryo-kai8587 2 жыл бұрын
I'd be very happy to see support or honest reactions from devs instead of "don't touch our IP"
@Pvt.Fernandez
@Pvt.Fernandez 2 жыл бұрын
They're all retired probably.
@glurp1er
@glurp1er 2 жыл бұрын
Well, as he said at 6:36 this RAM optimization wasn't actually possible on the original hardware... So Nintendo programmers probably did all they could already.
@OrchidAlloy
@OrchidAlloy 2 жыл бұрын
@@glurp1er it was possible with the expansion card
@Blutzen
@Blutzen 2 жыл бұрын
@@OrchidAlloy You mean the one that released two full years after Mario 64?
@Micha-Hil
@Micha-Hil 2 жыл бұрын
I'd say "Nintendo, hire this man" but honestly Kaze just hired himself at this point
@ernesto5584
@ernesto5584 2 жыл бұрын
Nintendo fans: "Hire this man!" Nintendo lawyers: "Take down all his videos, and threaten to sue him!"
@praticle
@praticle 2 жыл бұрын
Nintendo doesn't deserve him!
@nickwallette6201
@nickwallette6201 2 жыл бұрын
If it were Sega, sure. But his hands would be tied. Better to keep this as a "patch" to the original ROM, which is probably going to be a complete replacement of every byte, but you know... can't go distributing whole ROMs without summoning the thunder.
@Gabriel250100
@Gabriel250100 2 жыл бұрын
@@nickwallette6201 The secret is, do not make it work without an original copy, so, it's a mod
@ma_junia
@ma_junia 2 жыл бұрын
screw hiring him, for the love of god please don't CnD him
@MatthewJohnCrittenden
@MatthewJohnCrittenden Жыл бұрын
I've been coding professionally for over 20 years, that is some super impressive work and entertaining with it. Code optimisation is one of my favourite tasks.
@brianm4393
@brianm4393 2 жыл бұрын
The rolled loops thing is funny. Obviously unrolled loops make the code much less maintainable, less readable, less terse, and more error prone. But back then programmers used to unroll loops as an optimization to save some CPU cycles (as the for loop part of the code does not need to run again and again ). But now we are seeing that rolling them actually improves performance. What a perfect cautionary tale about premature optimization, and also optimizing without profiling.
@RussMichaels
@RussMichaels 2 жыл бұрын
we used to do this on C64 as well to get more cycles :-)
@DeadCatX2
@DeadCatX2 2 жыл бұрын
*Programmers* should not be the ones unrolling loops. Programmers should be writing code that allows the *compiler* to unroll the loop *if the compiler determines that an unrolled loop would improve efficiency*. This requires an intimate understanding of the hardware that the code is running on. If you have a shared bus and your instructions are cached, then yes, smaller code size optimization (i.e. rolled loops) will win over "faster" code speed optimization. That is unlikely to be the case for an in-order processor with no pipelining or cache. That said, you *do* need a good compiler and that compiler *does* need good knowledge of the hardware, or this all goes out the window. I've developed some code for the PIC and their C compiler is outright horrific. I can't tell you how many times I've had to twist myself into a pretzel to get the compiler to generate good code, and sometimes I just need to write it in assembly because the compiler is too stupid. And their compiler is made by the the same company that makes the microcontrollers!
@RussMichaels
@RussMichaels 2 жыл бұрын
@@DeadCatX2 you do know this game was written in the 90's on a retro console right
@alexbrown3603
@alexbrown3603 2 жыл бұрын
@@RussMichaels he's right tho
@RussMichaels
@RussMichaels 2 жыл бұрын
@@alexbrown3603 picking holes in something written over 25 years ago for not using modern techniques? We couldn't apply that to literally everything on the planet. Oh doctors in the 70's, 70's and 90's should have used medicine from the 21st century... Car manufacturers in the 80's should have made electric cars. Etc
@drygnfyre
@drygnfyre 2 жыл бұрын
By optimizing the code, the parallel universes can more quickly be QPU aligned, allowing Mario to do faster hyper speed walking while holding the A press.
@cesardelgado1544
@cesardelgado1544 2 жыл бұрын
The real progress is that half A presses are now reduced to quarter A presses.
@animepussy8356
@animepussy8356 2 жыл бұрын
@@cesardelgado1544 kek
@sergio_henrique
@sergio_henrique 2 жыл бұрын
@@cesardelgado1544 A half "A" press is a half "A" press. You can't say it's only a quarter.
@SonicMaster519
@SonicMaster519 2 жыл бұрын
@@sergio_henrique Watch me call it one-sixth of an A press
@lordneeko
@lordneeko 2 жыл бұрын
Which all translates to "vroom vroom"
@zoiosilva
@zoiosilva Жыл бұрын
This is pure backend refactoring bliss! Writing good and optimized code is an art and should be valued more by all development companies. This is why I think all games after some years of its sales end should become open-source.
@drygnfyre
@drygnfyre Жыл бұрын
Daikatana is a good example of this. Poorly received at the time, it was later open sourced and mods and bug fixes created a much improved game.
@sino_diogenes
@sino_diogenes Жыл бұрын
who knows, maybe even all software..
@SnakebitSTI
@SnakebitSTI Жыл бұрын
The sad reality is that development and production companies value money first and foremost, which means they are often incentivized to sell good enough software rather than great software. The N64's launch was delayed to make SM64 good enough. It went on to sell millions of copies and become one of the most beloved games of the late 90s. If an unstable 20FPS frame rate was good enough for that, why would they delay further? That said, death of author + 70 years is an insane copyright duration. The original maximum duration in the US was 28 years. 28 years after SM64's release is 2024. Under those terms, Nintendo would "only" have had time to sell the original release, the vibration support rerelease, the DS rerelease, the Wii Virtual Console rerelease, the Super Mario All-Stars 3D rerelease, and the Switch Online rerelease before the code went public domain.
@StephenOwen
@StephenOwen Жыл бұрын
Oh god just imagine if we lived in that world . So many more indie games I’d start with parasite eves code base and use that as a jumping off point for my game
@adamboggs4745
@adamboggs4745 Жыл бұрын
Good code, fast code, easy to read/write code... Pick any 2. Engineering is all about tradeoffs and you need to understand the requirements. It's possible that if Nintendo wrote such super optimized code back in the day they would have missed a market window and it would never get released. Instead, it was "good enough" and was hugely successful for a flagship game.
@YeetoTheYeetafic
@YeetoTheYeetafic Жыл бұрын
Making a rom hack is already abnormal, but rewriting a rom's whole source code is a lifetime amount of insanity
@MisterBones2910
@MisterBones2910 Жыл бұрын
You should see the stuff they've done with Pokemon Fire Red's source, and then fit back in the space allowed by the original cartridge.
@YeetoTheYeetafic
@YeetoTheYeetafic Жыл бұрын
@@MisterBones2910you learn something new everyday
@crazyd3uces
@crazyd3uces 2 жыл бұрын
This is the software equivalent of restoring a 57 Chevy and then giving it ridiculous horsepower.
@rickymort135
@rickymort135 2 жыл бұрын
Just be re was rearranging what's already in there
@DrSaav-my5ym
@DrSaav-my5ym 2 жыл бұрын
Dude went through over 100,000 lines of code, this is like restoring 10 Chevy's or something, this guy is insane
@rotor13
@rotor13 2 жыл бұрын
To be more specific, building a Chevy Bel-Air with a Pro-touring chassis and the engine block for a C7 Corvette ZR1
@Zordiak
@Zordiak 2 жыл бұрын
Lol no, this is way harder
@C-64
@C-64 2 жыл бұрын
@@rotor13 , I disagree with the engine swap analogy What this man did was more equivalent of tweaking every single thing on the car so that it runs as efficiently as possible with the least possible amount of upgrades.
@bigwilski
@bigwilski Жыл бұрын
The fact that you were able to even read their code is an achievement. So much knowledge was needed to do this.
@greensheen8759
@greensheen8759 Жыл бұрын
It's cause of the nintendo gigaleak that the source code was available
@lukzthrash.5331
@lukzthrash.5331 Жыл бұрын
it was also reversed enginieered
@lukzthrash.5331
@lukzthrash.5331 Жыл бұрын
and documented
@norwegiansmores811
@norwegiansmores811 11 ай бұрын
since code is linear@ltg4lyfe ... unironically yes.
@aktchungrabanio6467
@aktchungrabanio6467 10 ай бұрын
You can do it too
@Lugmillord
@Lugmillord 2 жыл бұрын
As someone with a master's degree in computer science I can confirm: This is wizardry.
@BBWahoo
@BBWahoo 2 жыл бұрын
You need a masters degree in kaze science
@Blernster
@Blernster 2 жыл бұрын
As someone who reads KZbin comment: Okay
@calmarfps
@calmarfps 2 жыл бұрын
It's: FIXING LAZY JPN GAME DEV
@reloadpsi
@reloadpsi 2 жыл бұрын
As someone who watched this video: does a master's degree in computer science not teach you how to clean up superfluous code for optimal performance? John Carmack's been showing the world how to do that since the 90s - he got raycasting* working on literally anything and got Quake to run in full 3D on pre-Pentium PCs with no dedicated graphical hardware :/ *don't make my dumbass mistake of confusing raycasting with raytracing or you're gonna confuse everybody :P
@Lugmillord
@Lugmillord 2 жыл бұрын
@@reloadpsi University teaches you the value of clean, maintainable (i.e. readable) code that is robust against any kind of problem. That's much more important than maximizing performance by throwing all of that out of the window. With today's machines performance isn't that much of a priority anymore. ;) (NOTE: I'm talking about games here, not general software) Also, when it comes to efficiency, there are some very different fields in computer science: (A) Optimizing algorithms, i.e. the general (macro) structure of the program (which is much more important) and (B) optimizing code for hardware usage (micro level), where you reduce the amount of calls / memory access, etc. So (B) means "what can we speed up, when the algorithm stays the same". And Kaze is doing (B) *hardcore style.*
@Rexhunterj
@Rexhunterj Жыл бұрын
I did something similar for the PC game Carnivores 2, really glad to see someone else doing the same stuff and documenting it to boot. Great stuff!
@felipepaez2556
@felipepaez2556 2 жыл бұрын
As a programmer and engineer I can say that this is a MAJOR achievement and a LOT of work. I can't congratulate him enough. Heck, the fluid framerate even looks like Super Mario Galaxy or Super Mario Odyssey. I just disagree when it was said that "the Nintendo programmers were not familiar with C, because it was a new language back then". C originated in the early 70s and was and is a well-known language. However, what is certain is that many 90s game programmers were making the transition from assembly to C / C++ code, I think that's what was implied in the video. It's a minor detail, like a 0.001% of what's in the video. KUDOS
@nlight8769
@nlight8769 2 жыл бұрын
Oh ok, I was wondering how C was a new language being already at that time 20 years old or so... It took that long to begin transition ? was it due to compiler refinements ? or just inertia ?
@digiquo8143
@digiquo8143 2 жыл бұрын
@@nlight8769 high level languages did not compile efficiently enough to be usable on older consoles, N64 was one of the first where the hardware power was capable of handling the unoptimizations to a degree
@nlight8769
@nlight8769 2 жыл бұрын
@@digiquo8143 Thanks :) Just one last question, what was the language used for the previous gen (SNES, MegaDrive) ?
@digiquo8143
@digiquo8143 2 жыл бұрын
@@nlight8769 From what I've read, most were built with assembly. aka, assigning the hex values to their location in memory manually.
@nlight8769
@nlight8769 2 жыл бұрын
@@digiquo8143 Wow, asm is pretty hardcore for anything elaborate. Respect to the designers and programers from that era. Thanks :)
@IanZWhite00
@IanZWhite00 2 жыл бұрын
9:37 “if you just program well, you don’t need to prevent crashes” what a chad
@keiyakins
@keiyakins 2 жыл бұрын
The unrolled loops are funny from a modern perspective - I'd write them as loops and then unroll later if i needed performance, even if compilers couldn't do it for me - but considering these devs were coming from the SNES? Makes total sense that they would just assume it's the right thing to do.
@spinal_cord
@spinal_cord Жыл бұрын
I'd love to see a rom patch for these improvements. It would be nice to see how much better M64 would run.
@soldio4143
@soldio4143 2 жыл бұрын
What we expect from an Official "Remastered Classic" : This passion project. What we actually get : We lost the source code...so we just scrapped something similar together and hope y'all don't notice
@Saplingbat
@Saplingbat 2 жыл бұрын
@@lilaa3 Nintendo is an awful company from a consumer level and I'll actually never buy another product from them as long as I live. Even if I may want to.
@shirosakicero1
@shirosakicero1 2 жыл бұрын
Or they take the source code from the worst versions of the game.
@HexOmega3113
@HexOmega3113 2 жыл бұрын
Silent hill......
@flaviottyd
@flaviottyd 2 жыл бұрын
​@@lilaa3 Yeah it's more like "We've already got a working emulator for these games, it'd be faster to just use that, than spend the dev time to make a proper port" than anything about losing the source Still, there's so many things they could've fixed and just decided not to. Didn't even take the time to change the goddamn button textures. I don't remember my switch having a bean shaped grey X button, or a bright red B. One of the only changes I can recall that made it into the initial release was mario sunshine's camera controls being inverted to align with the other games. Which made it feel completely wrong to anyone that's played sunshine before. The only major change made the game worse for a lot of players
@beanseason6515
@beanseason6515 2 жыл бұрын
That's what happened with FF8 remaster
@Pb0b178
@Pb0b178 2 жыл бұрын
Its insane seeing how pretty this mod looks after so many optimizations. I never knew N64 was capable of those graphics
@chon64
@chon64 2 жыл бұрын
I remember playing N64 games as a kid and looking at the skyboxes thinking "Why can't I go there? Why didn't they make it? It would be so much fun." This is exactly what it feels like to see mods for this game all these years later. Thanks for making this! (to everyone involved)
@FloRiLLAZ
@FloRiLLAZ 2 жыл бұрын
Glad to see i was not the only one who thought this!
@michaelschlachter8865
@michaelschlachter8865 Жыл бұрын
this is amazing. love optimization deep dives like this. I miss the days when we were that close to the hardware.. .Rock on!!
@CrashCubeZeroOne
@CrashCubeZeroOne 2 жыл бұрын
HOW are you still doing romhacks?! You pretty much rewrote the entire game for your mods. I'm amazed at your level of dedication to romchacking.
@thomasrief
@thomasrief 2 жыл бұрын
Well he said at some point when he learned enough through romhacking he will eventually make his own game. The question is tho has his position changed on this or will he ever considering something to be enough in that regard xD
@CrashCubeZeroOne
@CrashCubeZeroOne 2 жыл бұрын
@@thomasrief well, regardless of his position on making a game, the man does an awesome job and clearly puts a lot of passion. I think it'd be awesome what Kaze could create without being constrained by SM64 (Though looks like he's working around a lot of the constraints)
@hawshimagical
@hawshimagical 2 жыл бұрын
@@CrashCubeZeroOne constraints are good. they help you set goals
@GoldenHeartNecklace
@GoldenHeartNecklace 2 жыл бұрын
I wish this man was my programming teacher back in my youth. I couldn't help but smile throughout the entire video and at how passionate he is about all of this.
@edeneal3336
@edeneal3336 2 жыл бұрын
You mean vroom vroom
@margalocaris
@margalocaris 2 жыл бұрын
The older a game gets, the more people are going to crack it open, either to make modifications or exploit what's there. I think that's a beautiful thing. Amazing work!
@FunctionallyLiteratePerson
@FunctionallyLiteratePerson 2 жыл бұрын
Especially if the source code leaks
@yosyp5905
@yosyp5905 2 жыл бұрын
@@FunctionallyLiteratePerson from what I understood, the source code hasn't been leaked. It was reversed engineered.
@davidkben1155
@davidkben1155 Жыл бұрын
@@yosyp5905 no, someone leaked the source code of the game :P
@mapes2572
@mapes2572 Жыл бұрын
its kinda sad tbh
@lizzieaoi7140
@lizzieaoi7140 Жыл бұрын
@@yosyp5905 it was both leaked(partially iirc) and reversed engineered
@Dominasty
@Dominasty 5 ай бұрын
I'm not even a dev and most of the code optimization things you outlined are fairly straightforward and basic things that even I am aware of. But some of the things you did, here...man oh man...that is the kind of thing you can accomplish ONLY when you put thousands of hours into a project like this in addition to the thousands of hours of coding experience required to even know you could optimize in such a manner. Also, the LLMs are great at optimizing code. Give it snippets, describe the context, and they can optimize your code or offer suggestions. Almost everything you mentioned you did is something these LLMs would suggest or even re-write for you. Even if you know how to code an optimization, just give the code block to the LLM, describe the optimization you want, bam, it will do it. Often better than you can because it doesn't usually make typos or errors. But I noticed these LLMs make errors with instantiating or failing to declare variables them before invoking them. Anyway, this is an amazing project and I wish AAA studios would have an optimization team that did what you did.
@draggonhedd
@draggonhedd 2 жыл бұрын
One interesting thing I noticed, in the new version all of the coins are synchronized.
@citricdolphin
@citricdolphin Жыл бұрын
This is INSANE. The map you demonstrated on looks like it could have been a GameCube launch title, and yet somehow runs on a real N64.
@mitchjames9350
@mitchjames9350 11 ай бұрын
I would say Dreamcast
@DwarfDt
@DwarfDt 9 ай бұрын
GameGear
@flammablewater1755
@flammablewater1755 2 жыл бұрын
Because of the tight constraints of early consoles, I always assumed, especially for a first party Nintendo game, that they were already very optimized. This blew my mind.
@ThisNameIsBanned
@ThisNameIsBanned 2 жыл бұрын
Well it was fairly optimized for what it was. The game did work and people played it, it almost never crashes, so thats quite a job already. At any stage of optimization there is another step to make it even better, so it never ends. The cost to squeeze out some % might just become increasingly larger and costly, especially on understanding the code and potentially re-using it for some other game (as having hard-coded shadows in the code is a pretty bad approach if you want to re-use it).
@syncmonism
@syncmonism 2 жыл бұрын
It was pretty well optimized for the time
@bwgti
@bwgti 2 жыл бұрын
Hindsight 20/20. More is known about the N64 hardware now than when this was developed. Optimization techniques always advance. Like all technology. Doesn't indicate this is not an impressive accomplishment. Just everyone asking why Nintendo didn't figure this out back then.
@lordasaki
@lordasaki 2 жыл бұрын
Like he mentioned in the video, almost none of this would've been possible without the RAM expansion pak.
@gamesandplanes3984
@gamesandplanes3984 2 жыл бұрын
It was already optimized. Did you watch the video? He explicitly says this isn't possible on the base n64 console.
@thedarksaiyan1891
@thedarksaiyan1891 7 ай бұрын
I think this has become my favorite video on youtube. Im currently studying for a software engeineering degree and I love covering memory optimisation in programs, so this was a great watch! Also sm 64 was one of the first games I played so bonus points for that
@wilji1090
@wilji1090 2 жыл бұрын
At this point Kaze is somehow gonna turn SM64 into an early GameCube game and that's just awesome.
@renakunisaki
@renakunisaki 2 жыл бұрын
What's kinda funny is I've thought about actually porting some N64 games to GameCube just so mods can take advantage of the extra resources and better emulation.
@wilji1090
@wilji1090 2 жыл бұрын
@@renakunisaki is that even possible? Because if so…
@mrmimeisfunny
@mrmimeisfunny 2 жыл бұрын
Super Mario Sunshine demake anyone?
@csolisr
@csolisr 2 жыл бұрын
@@renakunisaki I suppose it would need a full rewrite though - IIRC the N64 doesn't even use the same processor as the GC, let alone a similar architecture for rendering
@Elratauru
@Elratauru 2 жыл бұрын
Zel, known for also some cool Zelda stuff, is actually working on a pretty late-gen Starfox Adventure's (Dinosaur Planet?) like project that looks almost early gamecubeish, on a goddamn N64.
@garnet1918
@garnet1918 2 жыл бұрын
7:23 This is very interesting. Usually I hear about compilers unrolling loops to optimize them, but here, the holdup is RAM, not the processor. Incredible work all around.
@kebien6020
@kebien6020 2 жыл бұрын
Modern computers are also massively being held back by the RAM being so slow. I think the difference is that now we have more mitigations for that, like larger caches and speculative execution. This probably shifts the place where code-size vs conditional jumps balance out (conditional jumps in non-unrolled loops are also bottlenecked by memory).
@jan-lukas
@jan-lukas 2 жыл бұрын
@@kebien6020 also compilers are getting better at removing conditional jumps altogether. In modern C(++) code you don't have to manually remove most ifs because the compiler does it for you. I realized this when I wrote OpenGL shaders that aren't optimized at all I think so you had to manually do all the tricks to avoid ifs. Just by removing a few ifs in the shaders I gained much more performance than by implementing batched rendering
@johnsimon8457
@johnsimon8457 2 жыл бұрын
Did he say RAM or ROM at 7:23 8 and 16 bit systems run directly out of ROM and don’t copy any code to RAM for execution. A PC OS (IIRC) will load everything into RAM from disk barring external libraries. Eight cycles JUST to load the next instruction from ROM is INSANE. Removing instruction cache would make the N64 run 100x slower
@ShawnFumo
@ShawnFumo 2 жыл бұрын
@@kebien6020 I seem to remember hearing one of the biggest advantages of M1 is how it can optimize the caches.
@pulsekinesis
@pulsekinesis 2 жыл бұрын
7:45 "Usually if you did this, you would get fired from your job" Completely understandable, won't even lie. I can't imagine even the most well-equipped programmer understanding something as insane as the Q_rsqrt function (for an example of course), especially during that time period. Ahh, classic C black magic.
@LizardLeliel
@LizardLeliel 2 жыл бұрын
A lot of this stuff would get you fired, the loop unrolling also comes to mind. I hope Kaze points out that although he's optimizing everything, optimization is only one facet of good programming and generally not the most important one in a professional setting like readability.
@renakunisaki
@renakunisaki 2 жыл бұрын
You might not be fired if you left comments explaining exactly why you're doing these silly things, and tests showing that they are actually helping.
@Radgerayden-ist
@Radgerayden-ist 2 жыл бұрын
@@LizardLeliel it's all about context. He's programming for a never changing target (dead platform), with so much hindsight. There's no need to worry about mantainability because the game (engine) is forever done, etc. I'm sure if this was a an "actual job" he wouldn't be fired, he's worked according to requirements.
@LizardLeliel
@LizardLeliel 2 жыл бұрын
@@Radgerayden-ist I'm not saying he's doing bad for focusing on optimization here - he's the only programmer involved in this project. I'm just genuinely afraid new programmers may get the wrong idea that the standard of good code is just optimization.
@Eldoofus
@Eldoofus 2 жыл бұрын
@@LizardLeliel as someone who constantly messes up in Scratch, I can confirm readability is key to make a good game, even there you may get disoriented if you're being reckless with the block programming, let alone other guys looking at your code. Yes, even with a language made for kids, these things can happen.
@seeibe
@seeibe Жыл бұрын
"But first I need to explain.." *Mario 64 File Select Theme starts playing*
@Cyranek
@Cyranek 2 жыл бұрын
PHD in mario 64 science
@nano.z64
@nano.z64 Жыл бұрын
LMAO
@Atomic-Purple-Guy
@Atomic-Purple-Guy 4 ай бұрын
He's got 2 PHDS
@Slayer-33
@Slayer-33 2 ай бұрын
Ayyy lmao
@eboone
@eboone 9 күн бұрын
that goes to pannen tbh
@Ragesauce
@Ragesauce 2 жыл бұрын
I hope that GDQ allows this game to be played and have its own category, calling the game "Super Mario 64 plus" or "Enhanced SM64" or something, so we can watch speedrunners tear into it. Very exciting.
@alicev1500
@alicev1500 2 жыл бұрын
It all depends on whether there's a community for it, probably; I remember a few (smw) rom hacks being played at gdq
@cmyk8964
@cmyk8964 2 жыл бұрын
Why not call this Expansion Pak support version the Kakuchou Edition (拡張 meaning expansion), like the Rumble Pak support version is called Shindou Edition (振動 meaning rumble)?
@ZedDevStuff
@ZedDevStuff 2 жыл бұрын
Super Mario 64 plus exists tho, it's a version of the PC port with a lot of features
@FrontlinerCdV
@FrontlinerCdV 2 жыл бұрын
@@cmyk8964 I personally want it to be called the "Haha, RAMbus goes Vroom Vroom" - Edition
@CompleteAnimation
@CompleteAnimation 2 жыл бұрын
I love how you don't throw shade at the original devs. You respect the work they did, but use all the tools at your disposal to optimize it into something beyond what they could have imagined.
@rtyuik7
@rtyuik7 2 жыл бұрын
6:45 sums it up best-- "...so i really dont fault Nintendo for not doing this; they just Couldnt"
@OtakuPlayTM
@OtakuPlayTM 2 жыл бұрын
he did throw shade at them a few times.
@arciks11
@arciks11 2 жыл бұрын
@@OtakuPlayTM 2 extra raycasts for shadows
@soulextracter
@soulextracter 2 жыл бұрын
@@OtakuPlayTM They did deserve a little shade at least. Some of these things are a bit bonkers, and C had already been popular for about a decade (it gained popularity during the 80s)
@SoulofStatic
@SoulofStatic 2 жыл бұрын
@@soulextracter Nintendo was lazy imo when it came to coding
@Virsconte
@Virsconte Жыл бұрын
I've heard of loop unrolling and function inlining to improve performance. This is the first time I've heard of someone loop rolling and outlining functions for increased speed. I guess it goes to show you how important it is to actually understand the limitations of the hardware.
@davidhelman3045
@davidhelman3045 Жыл бұрын
As an gamer/engineer who originally learned/programmed in C++, I appreciate this video, some of the code improvements you found were super interesting, thanks for this!
@mCoding
@mCoding 2 жыл бұрын
Love the way you document the process, glad to be along for the journey!
@casperdewith
@casperdewith 2 жыл бұрын
Pretty cool to see the king of syntax in the wild.
@walidfakhfakh3660
@walidfakhfakh3660 Жыл бұрын
@@casperdewith why yall love super mario 64? n64 is too old and thr game looks bad anyway
@knightlautrec4311
@knightlautrec4311 Жыл бұрын
Kaze: Yeah I optimized the source code for Mario 64, took a couple weeks. Nintendo: Source code?
@mc-snack3316
@mc-snack3316 3 ай бұрын
Nintendo about to send their ninjas
@Jump-2-the-moon
@Jump-2-the-moon Ай бұрын
Such a cool video and such an awesome explanation. But. I can say, I prefer Mario 64 in its current iteration and all its slowness and imperfections. That’s what makes this game perfect to me.
@Malueion
@Malueion 2 жыл бұрын
Kaze: "Hey Nintendo, I literally made your game perfect." Nintendo probably: "Die."
@gamermapper
@gamermapper 2 жыл бұрын
Capitalism in a nutshell
@gudenau
@gudenau 2 жыл бұрын
You're doing DRAM level optimizations. You are deep enough in the rabbit hole you might be able to write an emulator. You're a mad lad.
@Sifeus
@Sifeus 2 жыл бұрын
Never been more proud to support a Patreon. Kaze you do so much.
@bassammostafa5903
@bassammostafa5903 8 ай бұрын
Brilliant! Just brilliant! I rarely comment on KZbin videos, but this is one of the videos that I enjoyed every second of
@twicfall
@twicfall 2 жыл бұрын
Was I the only one noticing, using instancing for the coins, resulted in all coins spinning equally, whereas in the original game, they spun with a random offset to reduce repetiveness?
@dobeeeeval
@dobeeeeval 2 жыл бұрын
Janky hack mate. Coins all spin in sync.
@DvH_2
@DvH_2 2 жыл бұрын
Yeah but 2 ms :(
@slamfreepoetry1845
@slamfreepoetry1845 2 жыл бұрын
Also , zodiacs have zero paralax scrolling 🌎💨💨💨 66,600mph? Nope.
@gmourao
@gmourao 2 жыл бұрын
Someone probably demanded that
@nexinex5918
@nexinex5918 2 жыл бұрын
I think you can still use instancing and push a diff modelmatrix each iteration
@Tigrou7777
@Tigrou7777 2 жыл бұрын
7:00 additionally, I would say that Nintendo has to work under really tight time constraints, with level design and ideas chaining constantly. Still, they were able to deliver this amazing game that define rules for the 3D platformer genre for next coming years.
@KujaNiv100
@KujaNiv100 2 жыл бұрын
Notice for whose claiming C language wasn't new in 1995: Kaze is actually inaccurate but not wrong since C was a new thing in console development (32 bits consoles) because before them, Assembly was used for coding games on SNES or Megadrive/Genesis. This fact is even more true for japanese devs; I own a book about the PS1 release where they mention the change from Assembly to C was complicated for japanese programmers.
@SerBallister
@SerBallister 2 жыл бұрын
Yeah, I think at the time the existing C programmers back then were mostly doing business apps or other high level projects, there weren't many C programmers with video game backgrounds.
@leslie5202
@leslie5202 Жыл бұрын
Book name please.
@KujaNiv100
@KujaNiv100 Жыл бұрын
@@leslie5202 The book is in french sorry :/
@akioasakura3624
@akioasakura3624 Жыл бұрын
How did C become a thing for video games so late?
@Kknewkles
@Kknewkles Жыл бұрын
@@akioasakura3624 probably has to do with developing compilers for console architectures.
@teknoman117
@teknoman117 2 жыл бұрын
Regarding compiler optimization, loop unrolling, etc. It's one of the things that makes targeting old CPUs with modern compilers difficult. Many modern optimization techniques that result in real improvements for modern CPUs result in much slower code on older CPUs. They didn't have the benefit of gargantuan cache sizes, multi-way instruction decoders, register renaming, etc. For most older CPUs, the general case is that less instructions means more performance, because it leaves more bus time for data and IO.
@nougatbitz
@nougatbitz 2 жыл бұрын
4:15 the code isn’t necessarily bad, it perfectly did what it needed to deliver in time at a given quality threshold. I observe this a lot at work where coding purists will sweat about a perfect solution while the product development moves on only for them to start from scratch with the next badge of changes. In a commercial setting we cannot expect perfection. Oftentimes devs have to polish a turd. The result isn’t always beautiful under the hood but as long as it functions it’s good enough.
@jphataraki6764
@jphataraki6764 2 жыл бұрын
For you
@nougatbitz
@nougatbitz 2 жыл бұрын
@@jphataraki6764 you see 😉 that thinking is the problem 😅
@PhirePhlame
@PhirePhlame 2 жыл бұрын
@@jphataraki6764 That's the line of thinking being talked about here. When you're coding commercial products, it's basically guaranteed that you will not have time to perfect your code. I'm not even factoring in the possibility of a rushed cycle here, I'm simply saying that, when it comes to how long coding takes, there is an enormous difference between reasonable and pure.
@AG-sx7si
@AG-sx7si 2 жыл бұрын
Not to mention that two experienced and highly skilled programmers can vehemently disagree about what's best
@Komrade_juice
@Komrade_juice 2 жыл бұрын
100% agree, I just spent roughly 2 months worth of work programming a large industrial production line. I programmed it not to be the most efficient with memory or to preserve the scan time of the PLC....but to be modular, I can add things on or take them away (comparatively) easily. And by fuck am i happy for that now, 1 week from installation I've been hit by the "Yeah so half the machine hasn't been built yet but you need to commission the stuff that has. The only issue is that half the missing equipment is "Safety rated" and therefore the PLC will throw a hissy when it doesn't exist. Sometimes it's not about speed, it's about safety and just making it work.
@georgemiller2129
@georgemiller2129 2 жыл бұрын
"you either learn about these things, or you go outside and touch grass. It's a strict either or, you cannot have both" - Single greatest quote of the whole vid. My life is complete, my life experience is validated. Thank you.
@joao-pedro-alves
@joao-pedro-alves Жыл бұрын
As a 10+ years developer, it amazes me how much love and effort you put it into this! Let me ask, how much time did you take to understand most the source code since the first time you read it? Amazing job!!!
@ozordiprince9405
@ozordiprince9405 Жыл бұрын
He did say it took him a couple hundred hours and a few weeks of work total
@SaHaRaSquad
@SaHaRaSquad Жыл бұрын
@@ozordiprince9405 But that counts not even all optimizations mentioned in this video and also not the earlier work on mods. He was definitely already familiar with a lot of the codebase.
@MrAdamo
@MrAdamo 2 жыл бұрын
I love how every SM64 KZbinr has agreed to play the pannenkoek music whenever they explain something
@calingligore
@calingligore 2 жыл бұрын
I didn’t believe it’s possible at first but the vroom vroom joke really does get funnier the more it’s repeated
@TepidBlack
@TepidBlack 2 жыл бұрын
The Family Guy effect
@Sebb_Music
@Sebb_Music 2 жыл бұрын
Repetition legizimizes
@otesunki
@otesunki 2 жыл бұрын
@@Sebb_Music Repetition legitimizes
@meanmole3212
@meanmole3212 2 жыл бұрын
@@otesunki Repetition legitimizes.
@Ghi102
@Ghi102 2 жыл бұрын
Rule of 3 be damned
@jemert96
@jemert96 4 ай бұрын
Nintendo devs: "I never said thank you" Kaze: "And you'll never have to"
@limecows
@limecows 2 жыл бұрын
I'd love to see speedrunners using this and see what they notice. I feel like they are most likely to feel the difference and really appreciate the work that went into this.
@lukabrasi001
@lukabrasi001 2 жыл бұрын
speedrunners when the game runs 1 frame faster (tyler1 rage)
@Mate_Antal_Zoltan
@Mate_Antal_Zoltan 2 жыл бұрын
this would probably either be banned from speedrunning, or would get its own category due to how... y'know, all the code was rewritten
@half-dusted
@half-dusted 2 жыл бұрын
@@Mate_Antal_Zoltan and how speedrunner would probably be used to the lower FPS and use the low FPS to their advantage so this wouldn't really work with speedrunning
@techwizsmith7963
@techwizsmith7963 2 жыл бұрын
Guys, it's not "this would be cool for speedrunning!", it's "I wanna see what people that have been optimizing their playing abilities on this game for the past 20 years think about this version"
@limecows
@limecows 2 жыл бұрын
@@techwizsmith7963 thank you, that is exactly what I intended.
@DannTheMan
@DannTheMan 2 жыл бұрын
Well boys, Kaze did it again!
@Zapdos0145
@Zapdos0145 2 жыл бұрын
he sure did do it again. he completely lost his mind.
@sparklesparklesparkle6318
@sparklesparklesparkle6318 2 жыл бұрын
@@Zapdos0145 came here just to say Kaze is literally insane.
@johntravolta8389
@johntravolta8389 2 жыл бұрын
vroom vroom
@alejjtheninja5803
@alejjtheninja5803 2 жыл бұрын
Oh hey, Danntheman, pleasure to see you again.
@tylerherr4288
@tylerherr4288 2 жыл бұрын
again? did he ever stop doing it?
@Goat-on-a-Stick
@Goat-on-a-Stick 2 жыл бұрын
This is extremely impressive as well as interesting!
@pancakefish
@pancakefish 2 жыл бұрын
this means vroom vroom
@carlosmuro444
@carlosmuro444 Ай бұрын
Damn, "if you just program well you don't need to prevent crashes" I wish I had this level of confidence, I just sumbled in your video but awesome job!
@espvp
@espvp 2 жыл бұрын
Great video (and great project)! One nitpick though: C was not a new programming language in 1995. C came around 1972 with 1978 being the year when the creators released the official guide book, extensively known and used by the 1990's. However, it was new for Nintendo developers as this was their first platform to use C for developing games.
@gerardmarquinarubio9492
@gerardmarquinarubio9492 2 жыл бұрын
I think what he meant is that C for game programming on consoles was relatively new. Nintendo up to that point only used assembly (NES, GB/C and SNES). I dont even know if any third parties besides Nintendo (HAL Laboratories comes to mind) ever toyed with other languages than assembly for producing games in Nintendo consoles, so its not that it wasn't done before, they were the first and couldn't even outsource or get help from third party studios that normally aided nintendo when they were under time pressure.
@espvp
@espvp 2 жыл бұрын
@@gerardmarquinarubio9492 yup exactly what I said: new to nintendo but not to the world. And yeah, maybe he meant that but was not what he said. Someone new to programming watching this video might form their knowledge thinking that one of the most influential language in the history was invented in the mid 1990's. Thus I thought useful to clarify.
@primus711
@primus711 2 жыл бұрын
Glad u said this b4 me
@TFSned
@TFSned 2 жыл бұрын
@@gerardmarquinarubio9492 There are a few Sega Megadrive games that were written in C, such as Sonic Spinball and Ecco the Dolphin. This massively sped up development allowing Spinball to release before the end of 1993, but meant the game only ran at 30 fps. It's hard to compare the CPU in the SNES and Megadrive directly, but maybe the SNES would have performed even worse running a game compiled from C. I'm guessing the reason Spinball and Ecco were in the GBA Sega Smash Pack was because they could just compile the source code for the GBA instead of running them in a Megadrive emulator.
@murrayshekelberg9754
@murrayshekelberg9754 2 жыл бұрын
I was coming to make that same comment.
@DizzzyWiz
@DizzzyWiz 2 жыл бұрын
When I was a kid I'd have nightmares in SM64. Now I can have those nightmares at full FPS, thanks Kaze!
@sublime_tv
@sublime_tv 2 жыл бұрын
Piano monster at 60fps.
@WeegeeCool1
@WeegeeCool1 2 жыл бұрын
Any plans on making a patch for the base game where it runs as fast and optimized as possible?
@robotortoise
@robotortoise 2 жыл бұрын
Yeah, I'd absolutely love to see this!
@xxsegaxx
@xxsegaxx 2 жыл бұрын
It would be interested to see this implemented in libsm64 so we can see Mario run in 60 fps inside other games :o
@k.w.6626
@k.w.6626 2 жыл бұрын
I also want this on super mario 64 land
@catmacopter8545
@catmacopter8545 2 жыл бұрын
PLEASE
@OMorty
@OMorty 2 жыл бұрын
Seconded! I got an Everdrive64 a few months back and would love to play it at 60 fps on real hardware.
@JeffreyBox
@JeffreyBox 20 күн бұрын
This is one of the most brilliant things I've seen. You are a genius, my friend.
@ChiEKKUsama
@ChiEKKUsama 2 жыл бұрын
I learned on C in university so this is particularly interesting to me. He's right about the touch grass part: you have to sell your soul to master pointer arithmetic.
@ImperatorZed
@ImperatorZed 2 жыл бұрын
@@osparav there's a good video on fast inverse square root in Quake 3, check it out
@jacekmopik6497
@jacekmopik6497 2 жыл бұрын
@@ImperatorZed I believe it was made by a guy named Nemean, very informative and hard to believe someone actually achieved this
@jimmyhirr5773
@jimmyhirr5773 2 жыл бұрын
@@ImperatorZed Where does it use pointer arithmetic? It does use pointer aliasing, but that's a different thing.
@w花b
@w花b 2 жыл бұрын
@@osparav idk, all I know about it is that you add 1 and in the memory it adds 1*the number of bytes of the variable. Haven't searched to much to know what's difficult though.
@trasterlabs
@trasterlabs 2 жыл бұрын
@@osparav Using the same token for declare and use, not to having the hardware visualization about how pointers are, and not popularize the my_pointer[0] instead of *my_pointer
@StepBaum
@StepBaum 2 жыл бұрын
Insane stuff, and really well explained. As a coding noob, I actually have the feeling of understanding in some shape of form what you did
@Eldoofus
@Eldoofus 2 жыл бұрын
coding noob gang lesgoo
@sweatypiranha
@sweatypiranha 2 жыл бұрын
woooo
@lenzanari
@lenzanari 2 жыл бұрын
Dude, you are now the official definition of someone that loves what he does. You need to be passionate to go so deep for this. Mad respect for your work.
@Musikur
@Musikur 2 ай бұрын
I have to say, it's amazing listening to this again after watching some of Casey Muratori's videos, gives a real appreciation for the underlying tech
@EvilLordCanas
@EvilLordCanas 2 жыл бұрын
2:01 I already was going to ask how this project would affect Mario's ability to traverse QPUs.
@WooHooLadttv
@WooHooLadttv 2 жыл бұрын
Leaving a comment. This really helped me during my workout, kept me so focused I didn't even realize my legs burning bless up
@Whiteline01812
@Whiteline01812 2 жыл бұрын
what¿
@marqimoth6987
@marqimoth6987 2 жыл бұрын
what? the video was about vroom vroom bus and plumber man
@WooHooLadttv
@WooHooLadttv 2 ай бұрын
@@marqimoth6987 two years late, but hearing something while I'm going keeps my mind busy enough to push farther :)
@Muck3y
@Muck3y 2 жыл бұрын
Just image all developers & publishers would release their old Sourcecodes from consoles pre-2000. The world would be another.
@ohajohaha
@ohajohaha 2 жыл бұрын
Earthbound 64 😎😎
@SoulofStatic
@SoulofStatic 2 жыл бұрын
Greedy corporations own it all now
@whoevencares219
@whoevencares219 2 жыл бұрын
@@SoulofStatic Unfortunately, in most cases, the source code is either lost or destroyed
@iantaakalla8180
@iantaakalla8180 2 жыл бұрын
So basically the efforts to optimize code will be left to those who have the n64 games? That sucks, especially since while the n64 games are beloved and popular it will not get any easier to get these things or learn assembly or C.
@jacobwetherby
@jacobwetherby Жыл бұрын
TY! It's looking like every game studio needs to have an optimizing department!
@madmax2069
@madmax2069 Жыл бұрын
This shows the understanding of the hardware that homebrew devs have gained vs devs from back in the day,. This also shows what dev can do when they're not rushed for time. Also a good example of "too many cooks in the kitchen"
@Vixikats
@Vixikats Жыл бұрын
"Two developers can do the job of one developer in twice the time."
@eldabys
@eldabys 2 жыл бұрын
this shit slaps so hard. the lizard satisfaction i get seeing something just get the living christ optimized out of it is wonderful
@Eldoofus
@Eldoofus 2 жыл бұрын
hehehe lizard satisfaction
@Eldoofus
@Eldoofus 2 жыл бұрын
hehehehe
@THEcoolGAMER60
@THEcoolGAMER60 2 жыл бұрын
@@Eldoofus i like your pfp
How Optimizations made Mario 64 SLOWER
20:41
Kaze Emanuar
Рет қаралды 584 М.
How we BEAT the Limitations that defined the N64s Artstyle
17:09
Kaze Emanuar
Рет қаралды 432 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 10 МЛН
Optimizing with "Bad Code"
17:11
Kaze Emanuar
Рет қаралды 219 М.
The Biggest SM64 Speedrun Discovery Just Happened
12:28
Simply
Рет қаралды 825 М.
SM64’s Unopenable Door Has Finally Been Opened!
11:49
pannenkoek2012
Рет қаралды 2,3 МЛН
The Code That Makes Mario Move
9:53
NesHacker
Рет қаралды 540 М.
What was the N64 Expansion Pak actually used for?
15:03
Modern Vintage Gamer
Рет қаралды 1,3 МЛН
The Truth about the Fast Inverse Square Root on the N64
10:01
Kaze Emanuar
Рет қаралды 254 М.
How we fit an NES game into 40 Kilobytes
12:04
Morphcat Games
Рет қаралды 3,6 МЛН
64 Bits: Nintendo's BIGGEST Mistake
15:33
Kaze Emanuar
Рет қаралды 286 М.
Mario 64's Physics are not perfect
22:00
Kaze Emanuar
Рет қаралды 285 М.
Finding the BEST sine function for Nintendo 64
26:41
Kaze Emanuar
Рет қаралды 325 М.