Orbiit is a modern game library manager for Wii, GameCube, Wii U, and retro console backups. It helps you organize, discover, and download game files with a beautiful, high-performance interface.
Yes! Orbiit is completely free and open source under the MIT license.
Absolutely. Orbiit is open source, contains no telemetry, and all operations are performed locally on your machine. We never collect any personal data.
No. Orbiit is just a manager and downloader. You must provide your own legally obtained game backups. Orbiit helps you organize and download from legal sources like Myrient (preservation projects).
- OS: Windows 10/11 (64-bit)
- RAM: 4GB minimum, 8GB recommended
- Storage: 500MB for Orbiit + space for your game library
- GPU: Any modern GPU with DirectX 11 support
No, if you're using the prebuilt release. Flutter is only needed if building from source.
Common fixes:
- Install Visual C++ Redistributable
- Update Windows to the latest version
- Check antivirus isn't blocking it
- Run as administrator
Not yet, but it's on the roadmap! Currently Windows-only.
- Wii: .wbfs, .iso, .rvz, .wia
- GameCube: .iso, .rvz, .gcm
- Wii U: .wux, .wud
- Retro: Various formats via Libretro cores
No. Orbiit is a library manager. To play games, use:
- Dolphin: For Wii/GameCube emulation
- Cemu: For Wii U emulation
- USB Loader GX: For real Wii hardware
- Myrient: Redump-verified dumps (highest quality)
- Archive.org: Large preservation library
- Vimm's Lair: Curated popular titles
All sources provide legal game preservation archives.
Yes! Orbiit scans any folder you point it to. It works great with existing libraries.
Not unless you explicitly use conversion tools. Scanning and library management only reads metadata—it never modifies your files.
- Click "Add Folder" or go to Settings > Drive Setup
- Select the folder containing your games
- Orbiit will scan and detect all supported games
- Games appear in your library automatically
Possible reasons:
- Unsupported file format
- Corrupted file headers
- Files in nested archives (.zip, .7z)
- Wrong file extension
Try extracting archives first, then rescan.
Orbiit fetches covers automatically from GameTDB, IGDB, and other sources. If a cover is missing:
- Right-click the game
- Select "Refresh Metadata"
- Or manually download and place in the
coversfolder
Yes! Use folders to organize, or create custom views with filters. Full collection management is coming in v1.1.
- Go to the Store tab
- Search for your game
- Click Download
- Choose format and destination
- Monitor progress in the downloads panel
forge_core is Orbiit's native C++ engine that handles:
- Fast file scanning
- Format conversion
- Checksum verification
- Download management
It's what makes Orbiit faster than pure Dart alternatives.
- USB 2.0: Upgrade to USB 3.0+ for 10x speed
- Too many files: Large libraries take time
- Virus scanner: Temporarily disable real-time scanning
- HDD: SSDs are much faster for scanning
- Idle: ~100-200MB
- Scanning: ~300-500MB
- Downloading: ~200-400MB
Large libraries (1000+ games) may use more for caching.
Not recommended. Multiple instances may conflict when accessing the database. Use one instance with multiple windows instead.
Yes! Library management, scanning, and local operations work offline. Only online features (downloads, metadata fetching) require internet.
- Check your internet connection
- Try a different source (Myrient vs Archive.org)
- Restart the download
- Check available disk space
- Temporarily disable VPN
- Check the logs in
%APPDATA%/Orbiit/logs - Report the crash on GitHub Issues
- Include error logs and steps to reproduce
- Check internet connection
- Clear cache: Settings > Advanced > Clear Cache
- Try "Refresh Metadata" on the game
- Some obscure games may not have covers available
- Verify files are in supported formats
- Check file permissions (Orbiit needs read access)
- Try scanning a single file to test
- Enable debug logging in Settings
Gray area. Laws vary by country. General guidelines:
- Legal: Backups of games you own
- Legal: Abandoned/preservation projects (varies)
- Illegal: Downloading games you don't own
We're not lawyers. Research your local laws.
Yes! It's MIT licensed. You can:
- Share the program freely
- Modify and redistribute
- Use in commercial projects (with attribution)
- Create your own forks
Yes, under MIT license. Attribution required.
- Report bugs
- Suggest features
- Contribute code
- Improve documentation
- Translate to other languages
- Share with friends!
See CONTRIBUTING.md for details.
Yes! We need:
- Documentation writers
- UI/UX designers
- Translators
- Testers
- Community moderators
- Check if it's already reported on GitHub Issues
- If not, create a new issue with:
- Clear description
- Steps to reproduce
- Screenshots/logs
- System info
Use the bug report template.
Currently manual:
- Download latest release
- Extract to same location (overwrite)
- Restart Orbiit
Auto-update coming in v1.1!
- Bug fixes: As needed
- Minor versions: Monthly
- Major versions: Quarterly
Yes. We maintain backward compatibility. Your library data, settings, and cache are preserved.
- GitHub Discussions: Ask the community
- GitHub Issues: Report bugs
- Documentation: Check the docs folder
Last Updated: February 2026