loglot's latest activity

  • loglot
    GZDoom (different from zdoom as that was discontinued in 2016), i really want to play myhouse.wad on my 3ds 1778721642 oh also, i am actively working on a port of UNBEATABLE (a rhythm game) to the 3ds 1778722116 putting a flash player (eg ruffle...
  • loglot
    i am going through the hell of 3ds homebrew dynamic images, what types of images does this support? i need to use jpg and png in my project 1777783501 this is what happens when i try to set the char of rgba_raw to an stbi_loaded image
    • 1777783429226.png
  • loglot
    i've been working on a game for a few days, it pulls level data from the sd card, one part of the data is a preview image, it is able to be a png or a jpg file, First issue, if the image isn't a power of 2, the game crashes, Second issue, the...