Recent content by quatric

  1. Q

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

    mobiclip v1.1 released New format and codec support: Added encoders and decoders for VX (Actimagine/MobiclipDS video), RVID (Rocket Video), KWZ (Flipnote Studio 3D), PPM Flipnote, and THP (GameCube/Wii video). VX includes full CAVLC video codec, audio encoder/decoder, and both mux/demux. MODS...
  2. Q

    Project PrintMiiOut - 3D Print Your Mii

    PrintMiiOut Visit at printmiiout.com PrintMiiOut is a website to convert your Miis into STL files, making it possible to 3D print them. It supports Miis inputted from a Nintendo Network ID, Pretendo Network ID, binary data file, or QR code. 3D processing via Blender. Mii rendering powered by...
  3. Q

    eZiTextTools - Tool to extract Wii predictive text entries

    The Wii Menu uses it if you open the onscreen keyboard
  4. Q

    eZiTextTools - Tool to extract Wii predictive text entries

    In the data folder? They're the predictive text dictionaries in question
  5. Q

    eZiTextTools - Tool to extract Wii predictive text entries

    eZiTextTools github.com/quatric/eZiTextTools/ eZiTextTools is a Python script to unpack the words in the predictive text entry system used by the Wii. It supports reading Zi Corporation's eZiText files (which are included in the data) folder. It also has some support for ATOK files by...
  6. Q

    Homebrew Wii Mobiclip Player

    Wii Mobiclip Player Download at github.com/quatric/wii-mobiclip-player/releases/latest/ This homebrew app allows playback of Wii Mobiclip files with ADPCM, FastAudio, PCM, or Vorbis audio. It pairs with mobipeg - my OSS encoder for video in Mobiclip format...
  7. Q

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

    mobipeg Download at github.com/quatric/mobipeg/releases/latest/ mobipeg is a fork of FFmpeg with added support for encoding and decoding Nintendo MobiClip video formats. It uses a modified version of x264 for encoding and bundles a GUI tool for easy use. Features Allows encoding and decoding...