Menu

Decomp Academy — Learn GameCube Decompilation (MWCC GC/2.0)
📰
196

Decomp Academy — Learn GameCube Decompilation (MWCC GC/2.0)

Reading 0:00
15s threshold

Learn to decompile GameCube assembly into byte-matching C.

Go from never having read a register to matching real Star Fox Adventures functions — instruction for instruction. You write C, the real 2001 compiler grades it live.

The Curriculum

Read the asm · write the C · the compiler grades it byte-for-byte.

Jump back in →

0 / 264 matched

functions reconstructed

Recruit

Solved Attempted Not started Concept (reading) Difficulty 1–5

I

Warm-up

Learn to read the machine

0/6

II

Core idioms

Every shape C compiles into

0/164

III

The real ABI

Frames, globals, optimizer, 64-bit

0/80

IV

Proving ground

Real Star Fox Adventures functions, start to finish

0/14

Read More