Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

NX-RomGet Switch: Difference between revisions

From GameBrew
(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=nxromgetswitch.png
|image=nxromget.png
|description=Download ROMs directly on the switch
|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/nxromgetswitch.7z
|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=
}}
}}
{{#seo:
Download ROMs directly on the Switch from user provided list (.txt).
|title=Switch Homebrew PC Tools (PC Utilities) - GameBrew
 
|title_mode=append
Requires [[PyNx Switch|PyNx]] to use.
|image=nxromgetswitch.png
 
|image_alt=NX-RomGet
Touch support only.
}}
 
{{cleanup|article|Needs cleanup}}
==Installation==
Download ROMs directly on the switch
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>".


==Media==
'''Note:''' HTTPS link will give error, so try to rename to HTTP
<youtube></youtube>


==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==
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-01.png
{| style="width: 80%; margin-left:0em;"
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-02.png
|
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/nxromget2.png
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-04.png
|-
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-05.png
|https://dlhb.gamebrew.org/switchhomebrews/nxromget3.png
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-06.png
|-
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-07.png
|https://dlhb.gamebrew.org/switchhomebrews/nxromget4.png
https://dlhb.gamebrew.org/switchhomebrews/nxromgetswitch-08.png
|-
|https://dlhb.gamebrew.org/switchhomebrews/nxromget5.png
|-
|}


==Changelog==
==Changelog==
'''v.1.0'''
'''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/
* GBAtemp - https://gbatemp.net/threads/nx-romget-python-script-to-download-roms.562565/
* Github - https://github.com/hotshotz79/NX-RomGet
* GitHub - https://github.com/hotshotz79/NX-RomGet
* Reddit -

Revision as of 11:38, 11 Haziran 2023

NX-RomGet
Nxromget.png
General
Authorhotshotz79
TypePC Utilities
Version0.1
LicenseMIT License
Last Updated2020/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

nxromget2.png

nxromget3.png
nxromget4.png
nxromget5.png

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

External links

Advertising: