I understand the technical appeal of this effort, but wouldn't it be easier to try to obtain the original source code? Or has that been lost and all that's left is a blob? Fundamentally, decompilation is not solving a technical problem most of the time (because the source already exists somewhere ) but a social one (that the owner doesn't want to release it).
Snowboard Kids 2 is 100% Decompiled
71–80 of 118 posts
Re: Snowboard Kids 2 is 100% Decompiled
#72I understand the technical appeal of this effort, but wouldn't it be easier to try to obtain the original source code? Or has that been lost and all that's left is a blob? Fundamentally, decompilation is not solving a technical problem most of the time (because the source already exists somewhere ) but a social one (that the owner doesn't want to release it).
I wouldn't be surprised if the original source code is probably lost and forgotten in a ZIP drive stored in a basement somewhere in Tokyo. I've made a similar point in an earlier comment, but consider the following: Even if the original sources leaked in a human-readable format, the original game was probably written in a mixture of the device-specific dialect of the Mips R3000 assembly used by the Nintendo 64, whate…
Re: Snowboard Kids 2 is 100% Decompiled
#73Earlier quoted context omitted.
You say that, but just today I showcased my Megaman X Recomp on a Megaman subreddit. I got harassed by a drive-by anti-AI cabal and then the moderators of the subreddit removed my submission after I reported the harassment, citing that AI was involved, and AI is theft.
[flagged]
The most recent noteworthy counter-example is archive.org breaching their "one purchase = one concurrent loan" limit during COVID, and they lost that court battle.
If you're equating libraries to LLMs, then every leading-model company would have purchased ~every book, newspaper, movie, and song in existence at least once. They have not.
Re: Snowboard Kids 2 is 100% Decompiled
#74Earlier quoted context omitted.
It really is crazy. I have been contributing the Melee decompilation project for the past year-ish, and things have really accelerated in 2026. Just today I decided it would be nice to have a better "permuter" (program that randomly modifies C in the hopes of finding a better asm match) so I...just asked Claude to make one, custom-tailored to my needs. It almost feels pointless to publish it to GitHub when I can just…
The prompt and a couple samples is the source.
Re: Snowboard Kids 2 is 100% Decompiled
#75Re: Snowboard Kids 2 is 100% Decompiled
#76Earlier quoted context omitted.
You say that, but just today I showcased my Megaman X Recomp on a Megaman subreddit. I got harassed by a drive-by anti-AI cabal and then the moderators of the subreddit removed my submission after I reported the harassment, citing that AI was involved, and AI is theft.
That's a pretty valid viewpoint, honestly. Unless the AI is open weights and free of charge it's using human effort that nobody paid for to do a commercial thing. I would make the argument that open weights models are ethically still maybe questionable, but at least it's making the output a public good
Re: Snowboard Kids 2 is 100% Decompiled
#77Re: Snowboard Kids 2 is 100% Decompiled
#78Love to see the enthousiasm for Snowboard Kids. I thought it was more of a hidden gem that not many people know about. I played that game with friends so much when I was young. Never was able to get my hands on Snowboard Kids 2 as it was never in stores.
Re: Snowboard Kids 2 is 100% Decompiled
#79Earlier quoted context omitted.
given the heavy correlation to those communities and anti AI sentiment. I've noticed the anti-AI sentiment is starting to die down. People are slowly realising that, along with the voluminous amounts of slop, there are others who have been able to leverage AI with much success.
You say that, but just today I showcased my Megaman X Recomp on a Megaman subreddit. I got harassed by a drive-by anti-AI cabal and then the moderators of the subreddit removed my submission after I reported the harassment, citing that AI was involved, and AI is theft.
Re: Snowboard Kids 2 is 100% Decompiled
#80Always nice to see another game decompiled like this. It's a big deal as far as laying the groundwork for possible ports to PC and other consoles is concerned, and will probably aid modders quite a bit. If anyone needs a full list of these projects (which includes this one), there's a pretty good selection here: https://decomp.dev/projects Though these may have a few they missed: https://readonlymemo.com/decompilatio…
I'm the author of ghidra-delinker-extension and these are not full lists of these projects. Here are some public projects that I'm aware of which aren't listed: - Moon Lights 2: https://github.com/Armonte/ml2decomp - F-15 Strike Eagle II: https://github.com/neuviemeporte/f15se2-re I've also been in discussion with people working on decompilation projects which are private. I won't share details, but it includes both…