HackerTrans
TopNewTrendsCommentsPastAskShowJobs

knackers

no profile record

Submissions

Snowboard Kids 2 is Recompiled

blog.chrislewis.au
3 points·by knackers·20 giorni fa·0 comments

Snowboard Kids 2 is 100% Decompiled

blog.chrislewis.au
2 points·by knackers·2 mesi fa·1 comments

The long tail of LLM-assisted decompilation

blog.chrislewis.au
81 points·by knackers·5 mesi fa·30 comments

Finding Jingle Town: Debugging an N64 Game Without Symbols

blog.chrislewis.au
39 points·by knackers·7 mesi fa·5 comments

The unexpected effectiveness of one-shot decompilation with Claude

blog.chrislewis.au
241 points·by knackers·7 mesi fa·125 comments

Using Coding Agents to Decompile Nintendo 64 Games

blog.chrislewis.au
5 points·by knackers·8 mesi fa·1 comments

comments

knackers
·7 mesi fa·discuss
https://github.com/cdlewis/snowboardkids2-decomp

A matching decompilation of snowboard kids 2 for the n64. Why this game? Well it's awesome but also I wanted to work on a decomp project from scratch. I've written several blog posts about my experience for those interested. I hope to do more in the future, probably with less of an AI focus.

* Using Coding Agents to Decompile Nintendo 64 Games https://blog.chrislewis.au/using-coding-agents-to-decompile-...

* The Unexpected Effectiveness of One-Shot Decompilation with Claude https://blog.chrislewis.au/the-unexpected-effectiveness-of-o...
knackers
·7 mesi fa·discuss
I've been experimenting with running Claude in headless mode + a continuous loop to decompile N64 functions and the results have been pretty incredible. (This is despite already using Claude in my decompilation workflow).

I hope that others find this similarly useful.
knackers
·8 mesi fa·discuss
Decompiling Snowboard Kids 2 for the Nintendo 64! https://github.com/cdlewis/snowboardkids2-decomp

The work is mysterious but important.