fun fact: you're changing the game's machine code here's the instruction you are changing: bne v1,v0,0x001D6B8C (i.e. `if v1 != v0 then goto <offset>`) if you mess with that byte/nibble, you are turning this MIPS instruction into something else, skipping some branching that is supposed to occur
Публикация
Обсуждение
0 прямых ответов
Ответов пока нет
Обсуждение ещё не началось.