Recent content by Manyula

  1. M

    Hacking ROM Hack Where to start reverse engineering 3DS games?

    I've been interested in the 3DS homebrew scene for a while, specifically around patching games with additional functionality. However, I'm lost in terms of how to start learning about reverse engineering games, for example to find the memory addresses that correlate to specific parts of the...
  2. M

    Homebrew Question Developing Homebrew through bindings and wrappers?

    I want to start developing Homebrew for the switch but it seems it's primarily written in C. Should I just stick with it or are there any libraries/bindings for other languages for it? My first thought was to use cgo for Go.
  3. M

    GCN Learning how to mod games?

    I want to start modding GameCube games, but I don't know where to begin. I know how to program, but am at a loss with getting started. Can someone help?