Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

SimpleModDownloader Switch: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=SimpleModDownloader
|title=SimpleModDownloader
|image=simplemoddownloaderswitch.png
|image=simplemoddownloaderswitch.png
|description=A switch homebrew which downloads mods from gamebanana.
|description=A Switch homebrew which downloads mods from gamebanana.
|author=PoloNX
|author=PoloNX
|lastupdated=2023/07/13
|lastupdated=2023/07/13
Line 19: Line 19:
|image_alt=SimpleModDownloader
|image_alt=SimpleModDownloader
}}
}}
SimpleModDownloader is a tool designed for the Nintendo Switch that allows users to download and install mods for their games.
SimpleModDownloader is a Switch homebrew which downloads mods from gamebanana.
 
Installation is facilitated through SimpleModManager, enabling a seamless switch between the downloader and manager.


==Features==
==Features==
* Downloads from gamebanana directly from your switch.
* Downloads from gamebanana directly from your Switch.
* Install mods directly from your switch with [[SimpleModManager Switch]].
* Install mods directly from your Switch with [[SimpleModManager Switch|SimpleModManager]].
 
==Installation==
Place the .nro file on your SD card in the /switch/ folder.
 
Launch the homebrew from the homebrew launcher.


==Media==
==Media==
'''SimpleModDownloader - ([https://www.youtube.com/watch?v=AW6G9_vl07I BiteYourConsole])'''<br>
'''SimpleModDownloader ([https://www.youtube.com/watch?v=AW6G9_vl07I BiteYourConsole])'''<br>
<youtube>AW6G9_vl07I</youtube>
<youtube>AW6G9_vl07I</youtube>


Line 38: Line 45:
==Changelog==  
==Changelog==  
'''v1.0.3'''
'''v1.0.3'''
*fix [https://github.com/PoloNX/SimpleModDownloader/issues/26 #26]
* Fix [https://github.com/PoloNX/SimpleModDownloader/issues/26 #26].


'''v1.0.2'''
'''v1.0.2'''
* Fixed [https://github.com/PoloNX/SimpleModDownloader/issues/15 #15]
* Fixed [https://github.com/PoloNX/SimpleModDownloader/issues/15 #15].
* Fixed [https://github.com/PoloNX/SimpleModDownloader/issues/16 #16]
* Fixed [https://github.com/PoloNX/SimpleModDownloader/issues/16 #16].
* Fixed [https://github.com/PoloNX/SimpleModDownloader/issues/14 #14]
* Fixed [https://github.com/PoloNX/SimpleModDownloader/issues/14 #14].
* Added a new translation system that supports languages not supported by the switch system
* Added a new translation system that supports languages not supported by the switch system.
* Added a fix for loading images when there are none
* Added a fix for loading images when there are none.
* Improved support for Pokémon games
* Improved support for Pokémon games.
* Added an indication to know which page we are on.
* Added an indication to know which page we are on.


Line 65: Line 72:


==Credits==
==Credits==
* Thanks to Natinusala and HamletDuFromage for borealis
* Thanks to Natinusala and HamletDuFromage for borealis.
* Thanks to nadrino for SimpleModManager
* Thanks to nadrino for SimpleModManager.
* Thanks to GameBanana for their API
* Thanks to GameBanana for their API.
* Thanks to Pikatsuto for the logo and SuperButterScotch for the typo
* Thanks to Pikatsuto for the logo and SuperButterScotch for the typo.
* Thanks to NicholeMattera for Simple-INI-Parser
* Thanks to NicholeMattera for Simple-INI-Parser.
* Thanks to JerryWn12 for chinese translation
* Thanks to JerryWn12 for chinese translation.
* Thanks to iGlitchfor japanese translation
* Thanks to iGlitchfor japanese translation.
* Thanks to ExFabian for romanian translation
* Thanks to ExFabian for romanian translation.
* Thanks to spkats1 and tsamerman for greek translation
* Thanks to spkats1 and tsamerman for greek translation.
* Thanks to pixeldeadlock for brazilian portuguese translation*
* Thanks to pixeldeadlock for brazilian portuguese translation*.
* Thanks to garobcsi for hungarian translation
* Thanks to garobcsi for hungarian translation.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/release-simplemoddownloader-a-mod-downloader-for-your-switch.634868/
* GitHub - https://github.com/PoloNX/SimpleModDownloader
* Github - https://github.com/PoloNX/SimpleModDownloader
* GBAtemp - https://gbatemp.net/threads/release-simplemoddownloader-a-mod-downloader-for-your-switch.634868/

Revision as of 13:15, 17 July 2023

SimpleModDownloader
General
AuthorPoloNX
TypeOther Apps
Version1.0.3
LicenseGPL-3.0
Last Updated2023/07/13
Links
Download
Website
Source

SimpleModDownloader is a Switch homebrew which downloads mods from gamebanana.

Installation is facilitated through SimpleModManager, enabling a seamless switch between the downloader and manager.

Features

  • Downloads from gamebanana directly from your Switch.
  • Install mods directly from your Switch with SimpleModManager.

Installation

Place the .nro file on your SD card in the /switch/ folder.

Launch the homebrew from the homebrew launcher.

Media

SimpleModDownloader (BiteYourConsole)

Screenshots

simplemoddownloaderswitch-01.png

simplemoddownloaderswitch-03.png

simplemoddownloaderswitch-04.png

Changelog

v1.0.3

v1.0.2

  • Fixed #15.
  • Fixed #16.
  • Fixed #14.
  • Added a new translation system that supports languages not supported by the switch system.
  • Added a fix for loading images when there are none.
  • Improved support for Pokémon games.
  • Added an indication to know which page we are on.

v1.0.1

  • Fix for #1. This issue was caused by a path change in SimpleModManager.
  • Addition of Simplified Chinese translation (thanks JerryWn12).
  • Addition of Japanese translation (thanks iGlitch).
  • Addition of Romanian translation (thanks ExFabian).
  • Addition of Brazilian Portuguese translation (thanks pixeldeadlock).
  • Addition of a tab that allows updating the app directly from within it.
  • Removed .rar format from the supported list as it is not supported.
  • "/" is now removed from the mod names during installation to avoid crashes.
  • All games are now displayed in English to ensure compatibility with the GameBanana API search.
  • Fixed a bug that caused the app to crash when the search query contained fewer than 3 characters.

v1.0.0

  • First Release.

Credits

  • Thanks to Natinusala and HamletDuFromage for borealis.
  • Thanks to nadrino for SimpleModManager.
  • Thanks to GameBanana for their API.
  • Thanks to Pikatsuto for the logo and SuperButterScotch for the typo.
  • Thanks to NicholeMattera for Simple-INI-Parser.
  • Thanks to JerryWn12 for chinese translation.
  • Thanks to iGlitchfor japanese translation.
  • Thanks to ExFabian for romanian translation.
  • Thanks to spkats1 and tsamerman for greek translation.
  • Thanks to pixeldeadlock for brazilian portuguese translation*.
  • Thanks to garobcsi for hungarian translation.

External links

Advertising: