Wow! That’s incredible
Cue Nintendo’s DMCA takedown in 3…
All copyrighted material is stripped from the repos and has to be extracted from a valid rom by the user.
The reverse engineered code doesn’t count as derivative.
Super Mario 64 has been decompiled for years now.
What an incredibly annoying AI voiceover
It appears to be his real voice, but the way he has narrated it has some really strange inflections and is generally monotonous, which gives it that ai generated uncanny feeling.
Is there any information about this that’s not a video?
I’ve caught myself thinking this a lot, game guides, reviews, everything was so much easier digging around in when it was written. Now we have to sit and fuck around with timestamps and waste time instead of just ctrl + f what I need.
How I miss the GameFAQs days… Although, with 3d games it sure is easier to navigate using a video instead of written instructions…
I feel both ways I think. Video walkthroughs are awesome when they’re put together well, I also think written guides with good visuals are also awesome too. But because basically all the video guides suffer from YTs shitty algorithms, it forces the stupid “WoAeW U wonNt BeliVe ThiS?!?!” title bullshit and floods out better guides trying to “get in on” a trend in a game, etc. It’s a mixed bag like everything else in life, but fuck it is just super frustrating sifting through 4-7m videos of something that could have just been written down.
UHS though http://uhs-hints.com/
Just nudge me in the right direction so I can stop burning time looking in the wrong places.
Here’s a tip for YouTube, than might come in handy.
In videos that have subtitles available, you can go to the bottom of the description and hit the Show Transcript button. It opens the transcript on the right, and you can search in it. The negatives are that it’s not always available, and when it is, and it’s automatically generated, it might be inaccurate/misspelled, especially for niche technical terms.
Do most people spend 5.5 minutes searching an article that they’re not even certain has what they’re looking for?
Edit: I spent less than 2 minutes on the GitHub page, and followed a link to another GitHub page, and got all the information I was curious about. Didn’t even need to Ctrl+F; just scroll around!
This is an AI video, which makes it’s pretty unwatchable for me. I’d love an alternative source of information.
What is static recompilation?
Static recompilation is the process of automatically translating an application from one platform to another.
How is this related to the decompilation project?
Unlike N64 ports in the past, this project is not based on the source code provided by a decompilation of the game. This is because static recompilation bypasses the need for decompiled source code when making a port, allowing ports to be made without source code. However, the reverse engineering work done by the decompilation team was invaluable for providing some of the enhancements featured in this project. For this reason, the project uses headers and some functions from the decompilation project in order to make modifications to the game.
It’s obvious this is the next level for retro gaming.