Open source smash mod selector 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = Open source smash mod selector | image = https://dlhb.gamebrew.org/3dshomebrew/Opensourcesmashmodselector.jpg|250px | type = Hack Utilities |...")
 
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews")
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox-3DS-Homebrews
| title = Open source smash mod selector
| title = Open source smash mod selector
| image = https://dlhb.gamebrew.org/3dshomebrew/Opensourcesmashmodselector.jpg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/Opensourcesmashmodselector.jpg|250px

Revision as of 09:49, 6 September 2021

Template:Infobox-3DS-Homebrews

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.

Features: - It switches your modpacks 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: - Online modpack updating, but not how Smash Selector does it. - Button remapping, I guess?

Bugs: - Launching smash actually just crashes your 3DS. Or at least, that's what it does on mine. - 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. - This isn't a bug, but main.cpp is a gigantic mess.

The source code: https://github.com/RhythmLunatic/smashlauncher-neo

Screenshots: [?IMG] [?IMG]

Advertising: