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

Open source smash mod selector 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 12: Line 12:
|source=https://github.com/RhythmLunatic/smashlauncher-neo
|source=https://github.com/RhythmLunatic/smashlauncher-neo
}}
}}
<youtube>GT3oggI23OI</youtube>
{{Obsolete}}


Because I'm an advocate for free software and Smash Selector isn't open source, I learned C++ to develop this homebrew. Since this is my first homebrew and first C++ program, this is possibly the buggiest thing on the planet.
This is a WIP open source Smash Selector written in C++.


==Features:==
==Features==
* It switches your modpacks like Smash Selector.
* It switches your modpacks like Smash Selector.
* It reads your desc.txt like Smash Selector.
* It reads your desc.txt like Smash Selector.
* For modpack authors: If your modpack contains a settings.csv you can switch around options in your modpack. Refer to main.cpp on how this works. This feature is currently WIP, but it does work and has been tested.


==Planned features:==
==User guide==
* Online modpack updating, but not how Smash Selector does it.
For modpack authors: If your modpack contains a settings.csv you can switch around options in your modpack. Refer to main.cpp on how this works. This feature is currently WIP, but it does work and has been tested.
* Button remapping, I guess?


==Bugs:==
==Known issues==
* Launching smash actually just crashes your 3DS. Or at least, that's what it does on mine.
* Launching smash actually just crashes your 3DS.
* It might have a bug when moving around folders (only when using a settings.csv). It's hard to reproduce, so I can't really tell what's going on. Some folders move fine and others don't, it seems to be dependent on the filename.
* It might have a bug when moving around folders (only when using a settings.csv). Some folders move fine and others don't, it seems to be dependent on the filename.
* This isn't a bug, but main.cpp is a gigantic mess.


==Screenshots==
==External links==
https://dlhb.gamebrew.org/3dshomebrew/lUmUVOg.png
* GitHub - https://github.com/RhythmLunatic/smashlauncher-neo
https://dlhb.gamebrew.org/3dshomebrew/eTjMwSB.png
 
[[Category:3DS homebrew applications]]
[[Category:Other 3DS homebrew applications]]

Revision as of 08:22, 31 March 2022

Open source smash mod selector
File:Opensourcesmashmodselector.jpg
General
AuthorMariosegafreak
TypeHack Utilities
Versionwip
LicenseMixed
Last Updated2018/02/27
Links
Download
Website
Source

This is a WIP open source Smash Selector written in C++.

Features

  • It switches your modpacks like Smash Selector.
  • It reads your desc.txt like Smash Selector.

User guide

For modpack authors: If your modpack contains a settings.csv you can switch around options in your modpack. Refer to main.cpp on how this works. This feature is currently WIP, but it does work and has been tested.

Known issues

  • Launching smash actually just crashes your 3DS.
  • It might have a bug when moving around folders (only when using a settings.csv). Some folders move fine and others don't, it seems to be dependent on the filename.

External links

Advertising: