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

SMMDB Client Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=SMMDB Client |image=smmdbclientswitch.png |description=Super Mario Maker 2 save file editor. |author=Tarnadas |lastupdated=2021/05/19 |type=Game Hacks |version=0.4.0 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch.7z |website=https://gbatemp.net/threads/super-mario-maker-2-save-file-editor.573403/ |source=https://github.com/Tarnadas/smmdb-client |donation= }} {{#seo: |title=Switch Rom Hacks (Game Hack...")
 
No edit summary
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=SMMDB Client
|title=SMMDB Client
|image=smmdbclientswitch.png
|image=smmdbclientnx.png
|description=Super Mario Maker 2 save file editor.
|description=Super Mario Maker 2 save file editor.
|author=Tarnadas
|author=Tarnadas
|lastupdated=2021/05/19
|lastupdated=2021/05/19
|type=Game Hacks
|type=Save and Game Managers
|version=0.4.0
|version=0.4.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/smmdbclientnx.7z
|website=https://gbatemp.net/threads/super-mario-maker-2-save-file-editor.573403/
|website=https://gbatemp.net/threads/super-mario-maker-2-save-file-editor.573403/
|source=https://github.com/Tarnadas/smmdb-client
|source=https://github.com/Tarnadas/smmdb-client
|donation=
|donation=
}}
}}
{{#seo:
SMMDB Client is a Super Mario Maker 2 save file editor for Windows, Linux and MacOS.
|title=Switch Rom Hacks (Game Hacks) - GameBrew
 
|title_mode=append
This software allows you to easily download courses from [https://smmdb.net/ SMMDB], a cross-platform course sharing platform for Super Mario Maker 2, and puts them directly into your selected save file.
|image=smmdbclientswitch.png
|image_alt=SMMDB Client
}}
{{cleanup|article|Needs cleanup}}
Super Mario Maker 2 save file editor.


==Media==
It will automatically detect your Yuzu and Ryujinx save folder, but you can also manually select any SMM2 save file on your system.
<youtube></youtube>


==Installation==
You can download Windows, Linux and MacOS binaries on the [https://github.com/Tarnadas/smmdb-client/releases release page].


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-01.png
{| style="width: 80%; margin-left:0em;"
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-02.png
|
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientnx.png
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-04.png
|}
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/smmdbclientswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''0.4.0 2021/05/19'''
* First Release.
*Features: you can upload and delete courses, while being logged in.
*Fixes: fixed a bug that prevents proper redrawing of course panels on login.
*Misc: updated dependencies.
'''0.3.1 2020/11/25'''
*Fixes: generate error log on crash.
*Fixes: prevent crash, if game has not yet been run.
'''0.3.0 2020/10/20'''
*Features: automatically scan for existing Ryujinx save folder.
'''0.2.2 2020/10/14'''
*Fixes: reload votes on login and logout.
'''0.2.1 2020/10/13'''
*Fixes: no longer crashes on Windows.
*Fixes: add logout button.
*Fixes: disable voting buttons, if not logged in.
'''0.2.0 2020/10/05'''
*Features: you can now store your API key from SMMDB to enable features that require authentication.
*Features: courses can now be up- and downvoted.
*Features: courses can now be sorted by votes or last modified.
'''0.1.2 2020/09/14'''
*Improvements: reduced course download size to 1/4 of previous size.
*Improvements: enable LTO.
'''0.1.1 2020/09/09'''
*Fixes: Windows crash.
'''0.1 2020/09/08'''
*Initial release.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/super-mario-maker-2-save-file-editor.573403/
* GitHub - https://github.com/Tarnadas/smmdb-client
* Github - https://github.com/Tarnadas/smmdb-client
* GBAtemp - https://gbatemp.net/threads/super-mario-maker-2-save-file-editor.573403/
* Reddit -

Revision as of 01:35, 3 July 2023

SMMDB Client
Smmdbclientnx.png
General
AuthorTarnadas
TypeSave and Game Managers
Version0.4.0
LicenseMixed
Last Updated2021/05/19
Links
Download
Website
Source

SMMDB Client is a Super Mario Maker 2 save file editor for Windows, Linux and MacOS.

This software allows you to easily download courses from SMMDB, a cross-platform course sharing platform for Super Mario Maker 2, and puts them directly into your selected save file.

It will automatically detect your Yuzu and Ryujinx save folder, but you can also manually select any SMM2 save file on your system.

Installation

You can download Windows, Linux and MacOS binaries on the release page.

Screenshots

smmdbclientnx.png

Changelog

0.4.0 2021/05/19

  • Features: you can upload and delete courses, while being logged in.
  • Fixes: fixed a bug that prevents proper redrawing of course panels on login.
  • Misc: updated dependencies.

0.3.1 2020/11/25

  • Fixes: generate error log on crash.
  • Fixes: prevent crash, if game has not yet been run.

0.3.0 2020/10/20

  • Features: automatically scan for existing Ryujinx save folder.

0.2.2 2020/10/14

  • Fixes: reload votes on login and logout.

0.2.1 2020/10/13

  • Fixes: no longer crashes on Windows.
  • Fixes: add logout button.
  • Fixes: disable voting buttons, if not logged in.

0.2.0 2020/10/05

  • Features: you can now store your API key from SMMDB to enable features that require authentication.
  • Features: courses can now be up- and downvoted.
  • Features: courses can now be sorted by votes or last modified.

0.1.2 2020/09/14

  • Improvements: reduced course download size to 1/4 of previous size.
  • Improvements: enable LTO.

0.1.1 2020/09/09

  • Fixes: Windows crash.

0.1 2020/09/08

  • Initial release.

External links

Advertising: