Recent content by pixelomer

  1. P

    Hacking Using a library (FMOD) inside an officially published game (Celeste) within a homebrew project

    I've been wanting to experiment with the FMOD audio library on the Switch. An official build is obviously not publicly available, so I had the idea of finding the relevant FMOD functions within the game code of Celeste and just using those. (I understand that this may not be possible depending...