NoIntro Roms Downloader
Download "datted" ROMs directly from the NoIntro libraries on Internet Archive using a user friendly interface (PyQt6).
> [!IMPORTANT] > ๐ง **The project is undergoing a total overhaul: a modern version, rebuilding from scratch, is actively being developed.** The project is written primarily in Python, first published in 2021. Key topics include: consoles-games, retrogaming, roms.
[!IMPORTANT]
๐ง The project is undergoing a total overhaul: a modern version, rebuilding from scratch, is actively being developed.
NoIntro-Roms-Downloader
NEWS
- 06/26/2023: Good news! I may have finally found a viable alternative from using the "archive.org" site. If all goes to plan, you'll have a TON of new systems available, and download speeds will be GREATLY improved. I'll share more with you soon!
- 02/12/2023: Time has finally come !!</i> v2.0.0 RC1 is up HERE (Carefully read the release description to know how to use it).
DESCRIPTION
Download "datted" ROMs directly from the NoIntro libraries on Internet Archive. Lastest binaries are available here or you can just clone the repo and launch it under Windows and Linux. (see below)
If you want to see changes since the beginning of this project, see CHANGELOG.md.
Supported platforms on 02/13/23
- Atari 2600
- Atari 5200
- Atari 7800
- NEC - PC Engine - TurboGrafx 16
- Nintendo - Nintendo 64
- Nintendo - Nintendo 64DD
- Nintendo - Nintendo Entertainment System (Headered)
- Nintendo - Nintendo Game Boy
- Nintendo - Nintendo Game Boy Advance
- Nintendo - Nintendo Game Boy Color
- Nintendo - Super Nintendo Entertainment System (Combined)
- Nintendo - Virtual Boy
- Sega - 32X
- Sega - Game Gear
- Sega - Master System - Mark III
- Sega - Mega Drive - Genesis
NB: Playstation 1, 2 and 3 are ready to use, but because of the size of files, multi-connections must be implemented before, sorry.
Launch without PyInstaller (Windows/Linux/MacOS)
Step one
git clone https://github.com/silverlays/NoIntro-Roms-Downloader
cd ./NoIntro-Roms-Downloader
python3 -m venv .venv
Step two
- For Windows:
.venv\Scripts\activate.bat - For Linux/MacOS:
source .venv/bin/activate
Step three
pip install -r requirements.txt
python3 app.pyw
Feedback
If you found a bug (not listed on the status above), feel free to create an issue here.
Contributors
Showing top 1 contributor by commit count.
