More actions
m (Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = ") |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Open source smash mod selector | |title=Open source smash mod selector | ||
| image = | |image=Smashlauncherneo2.png | ||
| | |description=Open source alternative to Smash Selector, AKA mod selector for Super Smash Bros. for 3DS. | ||
| | |author=Mariosegafreak | ||
| lastupdated = 2018/02/27 | |lastupdated=2018/02/27 | ||
| | |type=Other Apps | ||
| | |version=WIP | ||
| website = https://gbatemp.net/threads/wip-open-source-smash-mod-selector.497597 | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/smashlauncher_neo.zip Source Only | |||
| source = https://github.com/RhythmLunatic/smashlauncher-neo | |website=https://gbatemp.net/threads/wip-open-source-smash-mod-selector.497597 | ||
|source=https://github.com/RhythmLunatic/smashlauncher-neo | |||
}} | }} | ||
{{Obsolete}} | |||
This is a WIP open source alternative to [[Smash-Selector 3DS|Smash Selector]], aka mod selector for Super Smash Bros. for 3DS. | |||
==Features | ==Features== | ||
* | * Switches your modpacks like Smash Selector. | ||
* | * 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== | ||
https:// | Launching smash actually just crashes your 3DS. | ||
https:// | |||
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== | |||
* GitHub - https://github.com/RhythmLunatic/smashlauncher-neo | |||
* GBAtemp - https://gbatemp.net/threads/wip-open-source-smash-mod-selector.497597 |
Latest revision as of 11:47, 22 Haziran 2024
Open source smash mod selector | |
---|---|
General | |
Author | Mariosegafreak |
Type | Other Apps |
Version | WIP |
License | Mixed |
Last Updated | 2018/02/27 |
Links | |
Source Only Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
This is a WIP open source alternative to Smash Selector, aka mod selector for Super Smash Bros. for 3DS.
Features
- Switches your modpacks like Smash Selector.
- 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.