Recent content by Rolyando

  1. Rolyando

    Grit/image exportation help

    Ok so after a huge amount of trial and error, I tried putting in a screenshot image and grit finally works now. I think it was just the wrong format for one reason or another, probably the bitdepth like you said. Thank you so much for your help
  2. Rolyando

    Grit/image exportation help

    I made sure to use a screenshot from a gbc game so that the initial image should be 8 bit, and I added -gB8 to the grit options in convert_backgrounds.bat. It still just says (after mentioning that it can't find any stuff in the backkgrounds folder to clean up- those lines go away if I remove...
  3. Rolyando

    Grit/image exportation help

    I'm trying to do this with a basic background, but it keeps saying the file either can't be found or can't be read, whether I put a .bmp or .png into the bmp folder.
  4. Rolyando

    Homebrew Wonderful Toolchain is unable to install target-wswan, a URL returned 404 while retrieving packages and now it can't find the wf-lua-posix dependency

    Yes. When I ran wf-pacman -S target-wswan again after that it went to download, but the 2 files it couldn't retrieve were "toolchain-gcc-ia16-elf-binutils-2.43.1.r119450.cb9b8d4a0ad-1-x86_64.pkg.tar.xz" and "runtime-gcc-libs-0.1.0-6-x86_64.pkg.tar.xz" 1758046008 Okay nevermind, I tried again...
  5. Rolyando

    Homebrew Wonderful Toolchain is unable to install target-wswan, a URL returned 404 while retrieving packages and now it can't find the wf-lua-posix dependency

    I'm literally just trying to install BlocksDS and start coding, but it seems like wf-lua-posix is a dependency of wf-tools-lua, which is a dependency of wf-tools, which I need to install blocksds or target-wswan. And when I first ran "wf-pacman -S target-wswan", it seemed to be working fine...