silverlays / NoIntro-Roms-Downloader

Download "datted" ROMs directly from the NoIntro libraries on Internet Archive using a user friendly interface (PyQt6).
87 stars 5 forks source link
consoles-games retrogaming roms

NoIntro-Roms-Downloader

NoIntro Roms Downloader UI

My work is totally free, but if you want to support me anyway, you can do it here https://en.tipeee.com/silverlays. Thank you!🙏

NEWS

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

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.