You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
{{#seo: |title=Switch Homebrew Apps (Other Apps) - GameBrew |title_mode=append |image=nxarchivebrowserswitch.png |image_alt=NX Archive Browser }} A Switch homebrew that allows users to browse and download archives from [https://archive.org/ archive.org]. Developed with [[Nx.js_Switch|nx.js]]. == Installation == Copy <code>nx-archive-browser.nro</code> to <code>/switch</code>. The app will appear on the Homebrew Menu. Configure your archive collections and root download folder in <code>config/nx-archive-browser/config.json</code>. The keys represent collection folders inside your download folder. The values are archive.org identifier of collections. Example: <pre>{ "folder": "roms", "collections": { "N64": "SomeCollectionByGhostw***", "SNES": "SomeOtherCollectionByGhostw***" } }</pre> The archives will be downloaded to <code>sdmc:/roms/N64</code> and <code>sdmc:/roms/SNES</code>. '''Note:''' Read the [https://archive.org/about/terms.php legal terms] of archive.org. It is advised to only download licence free archives, archives you developed on your own or in some cases own a copy of the original product (depends where you are located). ==Screenshots== https://dlhb.gamebrew.org/switchhomebrews/nxarchivebrowserswitch-01.png https://dlhb.gamebrew.org/switchhomebrews/nxarchivebrowserswitch-02.png ==Changelog== '''v0.1.3''' *fix: Fix broken links for titles with special chars '''v0.1.2''' * Fix: clearing cache a second time lead to crash. '''v0.1.1''' * Fix: error when deleting unavailable file. '''v0.1.0''' * First Release. == Credits == [https://www.gamebrew.org/wiki/Nx.js_Switch TooTallNate - nxjs] - JS runtime for the Switch. == External links == * GitHub - https://github.com/mklan/nx-archive-browser * GBAtemp - https://gbatemp.net/threads/nx-archive-browser.646951/
Advertising: