Recent content by quatric

  1. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    Thanks for the motivating words! Currently I'm working on a fork of Wiimms SZS Tools which will allow DS, Wii, Wii U, 3DS, Switch games to be way more intuitive to slice open and extract all the assets. You can say, in a way, it's a companion app to mobipeg
  2. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    @eviltrainer @Leonmike Well, at least that's some progress. Sorry to hear about the problems. I will admit I sorta rushed out this build without making sure everything worked due to stress. When I get around to updating it yet again I'll let you know
  3. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    mobipeg v2.0 New format support GBA Video (biggest addition this release — five previously-undocumented cartridge codec families, all reverse-engineered from scratch): VX++ (ActImagine) — full native decoder: intra + inter prediction, motion vectors, residual/macroblock path VXGB — the...
  4. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    I should have a big update to mobipeg in a few days - I decided to deck all out on new features for it. It'll be using encoding closer to the true Mobiclip codec thanks to @Helwettpackardenterprise and... yeah I won't spoil the rest. But what I will say is that I figured out how to implement...
  5. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    @Leonmike Glad to know it's working better. For the moflex which crashed, can you try this one? http://gofile.io/d/WTNEvM/ 1786214982 @Leonmike Can you also try this one? http://gofile.io/d/iBZvjQ/
  6. Q

    Homebrew NetSurf Wii

    This is a port of NetSurf on the Wii - it's a browser made for embedded, lower end devices. http://github.com/quatric/netsurf-wii/releases/latest/ This is very much work-in-progress - pages load (both HTTP and HTTPS), keyboard works, but it's still very slow and many pages don't load right at all
  7. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    @Leonmike We should have a winner: http://gofile.io/d/Sv3tPx/ This decodes the moflex in 2 files properly. For the one you gave me with no sound, please try reencoding with this version
  8. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    @eviltrainer @Leonmike I fixed the moflex decoding, please try it out. And about playing video, I'm working on it (but it might not work on this commit) https://gofile.io/d/vBEVuI
  9. Q

    Homebrew ACCF-SDHC - Add SDHC support to Animal Crossing Wii

    ACCF-SDHC http://github.com/quatric/ACCF-SDHC/releases/latest/ SDHC (>2 GB) SD card support for Animal Crossing: City Folk on Wii. This allows you to save in-game pictures to a SDHC card City Folk's SD driver only understands standard-capacity cards - byte addressing and a CSD v1 capacity...
  10. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    No, you need Mobipeg GUI, compiled. I made some experimental changes to split 3D moflex into 2 files. Please try it out, you too @Leonmike https://gofile.io/d/GFMghe
  11. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    I'll let you know with the next release sure
  12. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    I see it on mine. mobipeg is a modified version of ffmpeg, so that shouldn't matter IIRC, I set 3D Mobiclips so they decode wth a side by side video. I should really try to make it be separate video files if I did that
  13. Q

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    Thanks for the kind words! I don't think the encoder is 100% accurate to the source material. It is very subtle difference depending on if you use the "high quality" or not. 1785548299 Thank you too for the kind words! Looking at the mobiclip file you sent, it appears it has a header denoting...