A desktop application built with Electron, React + TailwindCSS that helps you search and generate download URLs from Myrient's Redump database. Perfect for quickly finding game ROMs and ISOs across multiple consoles.
- Supports multiple different consoles, allowing you to search through PlayStation/Xbox/etc
- Automatically prioritizes regions (World > USA > Europe > Japan), but you can override it when searching if necessary
- Snags all matches including base games (ISOs) / DLC / special editions / etc
- Export all found URLs to a text file so you can use it with download managers
- Lists of games are cached every program launch, so you're not constantly hounding the Myrient servers
- Clone the repository
git clone https://github.com/FromDarkHell/Myrient-Grabber
cd myrient-grabber- Install dependencies
npm install- Run / Build
npm start # Runs the program in development mode
npm run make # Builds the program in release modeMyrient - For hosting the Redump database Redump - For game preservation efforts
Contributions are welcome! Please feel free to submit a Pull Request!
