GitPedia

NoIntro Roms Downloader

Download "datted" ROMs directly from the NoIntro libraries on Internet Archive using a user friendly interface (PyQt6).

From silverlaysยทUpdated June 4, 2026ยทView on GitHubยท

> [!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.

Latest release: v2.0-RC1โ€” v2.0.0 RC1
February 12, 2023View Changelog โ†’

[!IMPORTANT]
๐Ÿšง The project is undergoing a total overhaul: a modern version, rebuilding from scratch, is actively being developed.

Status

NoIntro-Roms-Downloader

NoIntro Roms Downloader UI

<center><i><h4>My work is totally free, but if you want to support me anyway, you can do it <a href="https://en.tipeee.com/silverlays">here <img src="https://en.tipeee.com/_static/promo-kit/logos/png/tipeee_jar.png" width="40px" alt="https://en.tipeee.com/silverlays"/></a>. Thank you!๐Ÿ™</h4></i></center>

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

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.

View all contributors on GitHub โ†’

This article is auto-generated from silverlays/NoIntro-Roms-Downloader via the GitHub API.Last fetched: 6/23/2026