Recent content by LiEnby

  1. L

    Hacking Homebrew Cancelled Game Maker Studio export module for 3DS and Wii U?

    yes, anyway as far as i know no WiiU Runner was released and no gamemaker studio games for the wiiu were ever released so it'd be kind of hard to get it working, theres also no open source implementation of GM Studios runner (there is for GM81 though check out OpenGMK)
  2. L

    Hacking Homebrew Cancelled Game Maker Studio export module for 3DS and Wii U?

    i highly doubt nintendo's SDK is actually required for building for these platforms unless the yoyo compiler is used, gamemaker essentially works by just copying the runner executable then building the 'game.win' file which is its own bytecode format, which the main runner reads. it is however...