More actions
(Created page with "{{Infobox Switch Homebrews |title=NX-RomGet |image=nxromgetswitch.png |description=Download ROMs directly on the switch |author=hotshotz79 |lastupdated=2020/04/21 |type=PC Utilities |version=0.1 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch.7z |website=https://gbatemp.net/threads/nx-romget-python-script-to-download-roms.562565/ |source=https://github.com/hotshotz79/NX-RomGet |donation= }} {{#seo: |title=Switch Homebrew PC Tools (PC Utili...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=NX-RomGet | |title=NX-RomGet | ||
|image= | |image=nxromget.png | ||
|description=Download ROMs directly on the | |description=Download ROMs directly on the Switch. | ||
|author=hotshotz79 | |author=hotshotz79 | ||
|lastupdated=2020/04/21 | |lastupdated=2020/04/21 | ||
Line 8: | Line 8: | ||
|version=0.1 | |version=0.1 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/nxromget.7z | ||
|website=https://gbatemp.net/threads/nx-romget-python-script-to-download-roms.562565/ | |website=https://gbatemp.net/threads/nx-romget-python-script-to-download-roms.562565/ | ||
|source=https://github.com/hotshotz79/NX-RomGet | |source=https://github.com/hotshotz79/NX-RomGet | ||
|donation= | |donation= | ||
}} | }} | ||
Download ROMs directly on the Switch from user provided list (.txt). | |||
| | Requires [[PyNx Switch|PyNx]] to use. | ||
Touch support only. | |||
==Installation== | |||
Download ROMs | How to install: | ||
*Download PyNx and extract to sdmc:/switch/PyNx/. | |||
*Download NX-RomGet (main.py) and overwrite PyNx main.py. | |||
NX-RomGet.zip is alternate option which includes the following: | |||
* PyNx - Renamed to NX-RomGet and Icon replaced using NRO Asset Editor. | |||
* NX-RomGet (Main.py). | |||
* Sample - Download.txt. | |||
Create txt files in the PyNx folder in the following way: | |||
* File name will determine where to save ROMs Ex; "Sega - Genesis.txt" will save ROMs from that list under sdmc:/Roms/Sega - Genesis/. | |||
* Each row will include name and download link separate by semi colon Ex; "Sonic 3 (USA);<nowiki>http://link.com/Sonic3.zip</nowiki>". | |||
'''Note:''' HTTPS link will give error, so try to rename to HTTP | |||
==User guide== | |||
* Main screen - Console selection. | |||
* Console screen - Rom selection: | |||
** Based off of external .txt. | |||
** Upto 900 records works. | |||
** Failed to display with 1500+ rows. | |||
* Download screen - Progress report. | |||
==Screenshots== | ==Screenshots== | ||
{| style="width: 80%; margin-left:0em;" | |||
https://dlhb.gamebrew.org/switchhomebrews/ | | | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/nxromget2.png | ||
|- | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |https://dlhb.gamebrew.org/switchhomebrews/nxromget3.png | ||
|- | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |https://dlhb.gamebrew.org/switchhomebrews/nxromget4.png | ||
|- | |||
|https://dlhb.gamebrew.org/switchhomebrews/nxromget5.png | |||
|- | |||
|} | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.1''' | ||
* First Release. | * First Release. | ||
* Download Main.py only if you want to use PyNx as main homebrew. | |||
* OR NX-RomGet.zip is alternate option which includes the following: | |||
** PyNx - Renamed to NX-RomGet and Icon replaced using NRO Asset Editor | |||
** NX-RomGet (Main.py) | |||
** Sample - Download.txt | |||
== External links == | == External links == | ||
* | * GBAtemp - https://gbatemp.net/threads/nx-romget-python-script-to-download-roms.562565/ | ||
* | * GitHub - https://github.com/hotshotz79/NX-RomGet | ||
Revision as of 11:38, 11 Haziran 2023
NX-RomGet | |
---|---|
General | |
Author | hotshotz79 |
Type | PC Utilities |
Version | 0.1 |
License | MIT License |
Last Updated | 2020/04/21 |
Links | |
Download | |
Website | |
Source | |
Download ROMs directly on the Switch from user provided list (.txt).
Requires PyNx to use.
Touch support only.
Installation
How to install:
- Download PyNx and extract to sdmc:/switch/PyNx/.
- Download NX-RomGet (main.py) and overwrite PyNx main.py.
NX-RomGet.zip is alternate option which includes the following:
- PyNx - Renamed to NX-RomGet and Icon replaced using NRO Asset Editor.
- NX-RomGet (Main.py).
- Sample - Download.txt.
Create txt files in the PyNx folder in the following way:
- File name will determine where to save ROMs Ex; "Sega - Genesis.txt" will save ROMs from that list under sdmc:/Roms/Sega - Genesis/.
- Each row will include name and download link separate by semi colon Ex; "Sonic 3 (USA);http://link.com/Sonic3.zip".
Note: HTTPS link will give error, so try to rename to HTTP
User guide
- Main screen - Console selection.
- Console screen - Rom selection:
- Based off of external .txt.
- Upto 900 records works.
- Failed to display with 1500+ rows.
- Download screen - Progress report.
Screenshots
|
Changelog
v0.1
- First Release.
- Download Main.py only if you want to use PyNx as main homebrew.
- OR NX-RomGet.zip is alternate option which includes the following:
- PyNx - Renamed to NX-RomGet and Icon replaced using NRO Asset Editor
- NX-RomGet (Main.py)
- Sample - Download.txt