MLSSE - Mario and Luigi Superstar Saga Editor 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = MLSSE - Mario and Luigi Superstar Saga Editor | image = https://dlhb.gamebrew.org/3dshomebrew/MLSSE---Mario-and-Luigi-Superstar-Saga-Editor.pn...")
 
m (Text replacement - "Category:3DS homebrew rom hacks" to "")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = MLSSE - Mario and Luigi Superstar Saga Editor
|title=MLSSE - Mario and Luigi Superstar Saga Editor
| image = https://dlhb.gamebrew.org/3dshomebrew/MLSSE---Mario-and-Luigi-Superstar-Saga-Editor.png|250px
|image=Mlsse2.png
| type = Hack Utilities
|description=Mario and Luigi Superstar Saga Editor.
| version = unknown
|author=GoobyCorp
| licence = Mixed
|lastupdated=2019/05/19
| author = GoobyCorp
|type=Hack Utilities
| website = https://github.com/GoobyCorp/MLSSE
|version=2019
| download = https://dlhb.gamebrew.org/3dshomebrew/MLSSE-master.zip
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/MLSSE-master.zip
|download=https://dlhb.gamebrew.org/3dshomebrews/mlsse.7z
|website=https://github.com/GoobyCorp/MLSSE
|source=https://github.com/GoobyCorp/MLSSE
}}
}}
<youtube>2xaCk8XFTNM</youtube>
MLSSE is an editor for the new 3DS release of Mario and Luigi Superstar Saga.


### MLSSE - Mario and Luigi Superstar Saga Editor This is an editor for the new 3DS release of Mario and Luigi Superstar Saga. **BACK UP YOUR SAVES** You can grab your save using [JKSM](https://gbatemp.net/threads/release-jks-savemanager-homebrew-cia-save-manager.413143/), you want the `ML1_001.sav` file for slot one and `ML1_002.sav` for slot two. **If anyone has a n2 elite and wants to work on this message me** Usage is as follows: ``` usage: MLSSE.py [-h] -i IN_FILE [-o OUT_FILE] [--level LEVEL] [--mario-level MARIO_LEVEL] [--luigi-level LUIGI_LEVEL] [--mario-bonuses MARIO_BONUSES] [--luigi-bonuses LUIGI_BONUSES] [--coins COINS] [--mushrooms MUSHROOMS] [--super-mushrooms SUPER_MUSHROOMS] [--ultra-mushrooms ULTRA_MUSHROOMS] [--max-mushrooms MAX_MUSHROOMS] [--nuts NUTS] [--super-nuts SUPER_NUTS] [--ultra-nuts ULTRA_NUTS] [--max-nuts MAX_NUTS] [--syrups SYRUPS] [--super-syrups SUPER_SYRUPS] [--ultra-syrups ULTRA_SYRUPS] [--max-syrups MAX_SYRUPS] [--one-ups ONE_UPS] [--one-up-supers ONE_UP_SUPERS] [--golden-mushrooms GOLDEN_MUSHROOMS] [--refreshing-herbs REFRESHING_HERBS] [--boo-biscuits BOO_BISCUITS] [--red-peppers RED_PEPPERS] [--green-peppers GREEN_PEPPERS] [--woohoo-blends WOOHOO_BLENDS] [--hoohoo-blends HOOHOO_BLENDS] [--chuckle-blends CHUCKLE_BLENDS] [--teehee-blends TEEHEE_BLENDS] [--hoolumbians HOOLUMBIANS] [--chuckoccinos CHUCKOCCINOS] [--teeheespressos TEEHEESPRESSOS] [--woo-beans WOO_BEANS] [--hoo-beans HOO_BEANS] [--chuckle-beans CHUCKLE_BEANS] [--hee-beans HEE_BEANS] [--max-coins] [--max-levels] [--max-beans] [--max-items] [--max-all] [--list-mario-xp] [--list-luigi-xp] [--list-mario-bonuses] [--list-luigi-bonuses] [--list-xp] [--list-coins] [--list-items] [--list-beans] [--list-all] [--no-backup] A save editor for Mario and Luigi Superstar Saga for 3DS optional arguments: -h, --help show this help message and exit -o OUT_FILE, --out-file OUT_FILE The output save file --no-backup Disable making a backup of your save required arguments: -i IN_FILE, --in-file IN_FILE The input save file modifications: --level LEVEL The level you want Mario and Luigi to have --mario-level MARIO_LEVEL The level you want Mario to have --luigi-level LUIGI_LEVEL The level you want Luigi to have --mario-bonuses MARIO_BONUSES The value you want to set Mario's bonus stats to --luigi-bonuses LUIGI_BONUSES The value you want to set Luigi's bonus stats to --coins COINS The amount of coins you want --mushrooms MUSHROOMS The amount of mushrooms you want --super-mushrooms SUPER_MUSHROOMS The amount of super mushrooms you want --ultra-mushrooms ULTRA_MUSHROOMS The amount of ultra mushrooms you want --max-mushrooms MAX_MUSHROOMS The amount of max mushrooms you want --nuts NUTS The amount of nuts you want --super-nuts SUPER_NUTS The amount of super nuts you want --ultra-nuts ULTRA_NUTS The amount of ultra nuts you want --max-nuts MAX_NUTS The amount of max nuts you want --syrups SYRUPS The amount of syrups you want --super-syrups SUPER_SYRUPS The amount of super syrups you want --ultra-syrups ULTRA_SYRUPS The amount of ultra syrups you want --max-syrups MAX_SYRUPS The amount of max syrups you want --one-ups ONE_UPS The amount of 1-ups you want --one-up-supers ONE_UP_SUPERS The amount of 1-up supers you want --golden-mushrooms GOLDEN_MUSHROOMS The amount of golden mushrooms you want --refreshing-herbs REFRESHING_HERBS The amount of refreshing herbs you want --boo-biscuits BOO_BISCUITS The amount of boo biscuits you want --red-peppers RED_PEPPERS The amount of red peppers you want --green-peppers GREEN_PEPPERS The amount of green peppers you want --woohoo-blends WOOHOO_BLENDS The amount of Woohoo Blends you want --hoohoo-blends HOOHOO_BLENDS The amount of Hoohoo Blends you want --chuckle-blends CHUCKLE_BLENDS The amount of Chuckle Blends you want --teehee-blends TEEHEE_BLENDS The amount of Teehee Blends you want --hoolumbians HOOLUMBIANS The amount of Hoolumbians you want --chuckoccinos CHUCKOCCINOS The amount of Chuckoccinos you want --teeheespressos TEEHEESPRESSOS The amount of Teeheespressos you want --woo-beans WOO_BEANS The amount of woo beans you want --hoo-beans HOO_BEANS The amount of hoo beans you want --chuckle-beans CHUCKLE_BEANS The amount of chuckle beans you want --hee-beans HEE_BEANS The amount of hee beans you want --max-coins Set coins to 999999 --max-levels Set Mario and Luigi's XP to 999999 --max-beans Set all beans to 99 --max-items Set all items to 99 --max-all Max coins, levels, beans, and items information: --list-mario-xp List Mario's current XP --list-luigi-xp List Luigi's current XP --list-mario-bonuses List Mario's bonus attributes --list-luigi-bonuses List Luigi's bonus attributes --list-xp List both Mario and Luigi's XP --list-coins List your current coins --list-items List all items --list-beans List all beans --list-all List everything ```
==User guide==
'''Note:''' Make sure to backup your saves.
 
You will need to install Python 3 to use, and make sure it gets added to PATH (should be a button during install).
 
Before using, make a backup of your saves using [[JKSM 3DS|JKSM]], you want the <code>ML1_001.sav</code> file for slot one and <code>ML1_002.sav</code> for slot two.
 
<syntaxhighlight>
usage: MLSSE.py [-h] -i IN_FILE [-o OUT_FILE] [--level LEVEL]
                [--mario-level MARIO_LEVEL] [--luigi-level LUIGI_LEVEL]
                [--mario-bonuses MARIO_BONUSES]
                [--luigi-bonuses LUIGI_BONUSES] [--coins COINS]
                [--mushrooms MUSHROOMS] [--super-mushrooms SUPER_MUSHROOMS]
                [--ultra-mushrooms ULTRA_MUSHROOMS]
                [--max-mushrooms MAX_MUSHROOMS] [--nuts NUTS]
                [--super-nuts SUPER_NUTS] [--ultra-nuts ULTRA_NUTS]
                [--max-nuts MAX_NUTS] [--syrups SYRUPS]
                [--super-syrups SUPER_SYRUPS] [--ultra-syrups ULTRA_SYRUPS]
                [--max-syrups MAX_SYRUPS] [--one-ups ONE_UPS]
                [--one-up-supers ONE_UP_SUPERS]
                [--golden-mushrooms GOLDEN_MUSHROOMS]
                [--refreshing-herbs REFRESHING_HERBS]
                [--boo-biscuits BOO_BISCUITS] [--red-peppers RED_PEPPERS]
                [--green-peppers GREEN_PEPPERS]  
                [--woohoo-blends WOOHOO_BLENDS]
                [--hoohoo-blends HOOHOO_BLENDS]
                [--chuckle-blends CHUCKLE_BLENDS]
                [--teehee-blends TEEHEE_BLENDS]
                [--hoolumbians HOOLUMBIANS] [--chuckoccinos CHUCKOCCINOS]
                [--teeheespressos TEEHEESPRESSOS] [--woo-beans WOO_BEANS]
                [--hoo-beans HOO_BEANS] [--chuckle-beans CHUCKLE_BEANS]
                [--hee-beans HEE_BEANS] [--max-coins] [--max-levels]
                [--max-beans] [--max-items] [--max-all] [--list-mario-xp]
                [--list-luigi-xp] [--list-mario-bonuses]
                [--list-luigi-bonuses] [--list-xp] [--list-coins]
                [--list-items] [--list-beans] [--list-all] [--no-backup]
 
optional arguments:
  -h, --help                           Show this help message and exit
  -o OUT_FILE, --out-file OUT_FILE     The output save file
  --no-backup                         Disable making a backup of your save
 
required arguments:
  -i IN_FILE, --in-file IN_FILE       The input save file
 
modifications:
  --level LEVEL                       The level you want Mario and Luigi to have
  --mario-level MARIO_LEVEL           The level you want Mario to have
  --luigi-level LUIGI_LEVEL           The level you want Luigi to have
  --mario-bonuses MARIO_BONUSES       The value you want to set Mario's bonus stats to
  --luigi-bonuses LUIGI_BONUSES       The value you want to set Luigi's bonus stats to
  --coins COINS                       The amount of coins you want
  --mushrooms MUSHROOMS               The amount of mushrooms you want
  --super-mushrooms SUPER_MUSHROOMS   The amount of super mushrooms you want
  --ultra-mushrooms ULTRA_MUSHROOMS   The amount of ultra mushrooms you want
  --max-mushrooms MAX_MUSHROOMS       The amount of max mushrooms you want
  --nuts NUTS                         The amount of nuts you want
  --super-nuts SUPER_NUTS             The amount of super nuts you want
  --ultra-nuts ULTRA_NUTS             The amount of ultra nuts you want
  --max-nuts MAX_NUTS                 The amount of max nuts you want
  --syrups SYRUPS                     The amount of syrups you want
  --super-syrups SUPER_SYRUPS         The amount of super syrups you want
  --ultra-syrups ULTRA_SYRUPS         The amount of ultra syrups you want
  --max-syrups MAX_SYRUPS             The amount of max syrups you want
  --one-ups ONE_UPS                   The amount of 1-ups you want
  --one-up-supers ONE_UP_SUPERS       The amount of 1-up supers you want
  --golden-mushrooms GOLDEN_MUSHROOMS The amount of golden mushrooms you want
  --refreshing-herbs REFRESHING_HERBS The amount of refreshing herbs you want
  --boo-biscuits BOO_BISCUITS         The amount of boo biscuits you want
  --red-peppers RED_PEPPERS           The amount of red peppers you want
  --green-peppers GREEN_PEPPERS       The amount of green peppers you want
  --woohoo-blends WOOHOO_BLENDS       The amount of Woohoo Blends you want
  --hoohoo-blends HOOHOO_BLENDS       The amount of Hoohoo Blends you want
  --chuckle-blends CHUCKLE_BLENDS     The amount of Chuckle Blends you want
  --teehee-blends TEEHEE_BLENDS       The amount of Teehee Blends you want
  --hoolumbians HOOLUMBIANS           The amount of Hoolumbians you want
  --chuckoccinos CHUCKOCCINOS         The amount of Chuckoccinos you want
  --teeheespressos TEEHEESPRESSOS     The amount of Teeheespressos you want
  --woo-beans WOO_BEANS               The amount of woo beans you want
  --hoo-beans HOO_BEANS               The amount of hoo beans you want
  --chuckle-beans CHUCKLE_BEANS       The amount of chuckle beans you want
  --hee-beans HEE_BEANS               The amount of hee beans you want
  --max-coins           Set coins to 999999
  --max-levels         Set Mario and Luigi's XP to 999999
  --max-beans           Set all beans to 99
  --max-items           Set all items to 99
  --max-all             Max coins, levels, beans, and items
 
information:
  --list-mario-xp       List Mario's current XP
  --list-luigi-xp       List Luigi's current XP
  --list-mario-bonuses List Mario's bonus attributes
  --list-luigi-bonuses List Luigi's bonus attributes
  --list-xp             List both Mario and Luigi's XP
  --list-coins         List your current coins
  --list-items         List all items
  --list-beans         List all beans
  --list-all           List everything
</syntaxhighlight>
 
==Media==
'''M&L: Superstar Saga + Bowser’s Minions Hacking Demonstration''' ([https://www.youtube.com/watch?v=q4lKoyUZFFY flamerds3dshacks]) <br>
<youtube>q4lKoyUZFFY</youtube>
 
==External links==
* GitHub - https://github.com/GoobyCorp/MLSSE
* GBAtmemp - https://gbatemp.net/threads/mlsse-mario-and-luigi-superstar-saga-editor.485183

Latest revision as of 06:15, 6 May 2024

MLSSE - Mario and Luigi Superstar Saga Editor
Mlsse2.png
General
AuthorGoobyCorp
TypeHack Utilities
Version2019
LicenseMixed
Last Updated2019/05/19
Links
Download
Website
Source

MLSSE is an editor for the new 3DS release of Mario and Luigi Superstar Saga.

User guide

Note: Make sure to backup your saves.

You will need to install Python 3 to use, and make sure it gets added to PATH (should be a button during install).

Before using, make a backup of your saves using JKSM, you want the ML1_001.sav file for slot one and ML1_002.sav for slot two.

usage: MLSSE.py [-h] -i IN_FILE [-o OUT_FILE] [--level LEVEL]
                [--mario-level MARIO_LEVEL] [--luigi-level LUIGI_LEVEL]
                [--mario-bonuses MARIO_BONUSES]
                [--luigi-bonuses LUIGI_BONUSES] [--coins COINS]
                [--mushrooms MUSHROOMS] [--super-mushrooms SUPER_MUSHROOMS]
                [--ultra-mushrooms ULTRA_MUSHROOMS]
                [--max-mushrooms MAX_MUSHROOMS] [--nuts NUTS]
                [--super-nuts SUPER_NUTS] [--ultra-nuts ULTRA_NUTS]
                [--max-nuts MAX_NUTS] [--syrups SYRUPS]
                [--super-syrups SUPER_SYRUPS] [--ultra-syrups ULTRA_SYRUPS]
                [--max-syrups MAX_SYRUPS] [--one-ups ONE_UPS]
                [--one-up-supers ONE_UP_SUPERS]
                [--golden-mushrooms GOLDEN_MUSHROOMS]
                [--refreshing-herbs REFRESHING_HERBS]
                [--boo-biscuits BOO_BISCUITS] [--red-peppers RED_PEPPERS]
                [--green-peppers GREEN_PEPPERS] 
                [--woohoo-blends WOOHOO_BLENDS]
                [--hoohoo-blends HOOHOO_BLENDS]
                [--chuckle-blends CHUCKLE_BLENDS]
                [--teehee-blends TEEHEE_BLENDS]
                [--hoolumbians HOOLUMBIANS] [--chuckoccinos CHUCKOCCINOS]
                [--teeheespressos TEEHEESPRESSOS] [--woo-beans WOO_BEANS]
                [--hoo-beans HOO_BEANS] [--chuckle-beans CHUCKLE_BEANS]
                [--hee-beans HEE_BEANS] [--max-coins] [--max-levels]
                [--max-beans] [--max-items] [--max-all] [--list-mario-xp]
                [--list-luigi-xp] [--list-mario-bonuses]
                [--list-luigi-bonuses] [--list-xp] [--list-coins]
                [--list-items] [--list-beans] [--list-all] [--no-backup]

optional arguments:
  -h, --help                           Show this help message and exit
  -o OUT_FILE, --out-file OUT_FILE     The output save file
  --no-backup                          Disable making a backup of your save

required arguments:
  -i IN_FILE, --in-file IN_FILE        The input save file

modifications:
  --level LEVEL                        The level you want Mario and Luigi to have
  --mario-level MARIO_LEVEL            The level you want Mario to have
  --luigi-level LUIGI_LEVEL            The level you want Luigi to have
  --mario-bonuses MARIO_BONUSES        The value you want to set Mario's bonus stats to
  --luigi-bonuses LUIGI_BONUSES        The value you want to set Luigi's bonus stats to
  --coins COINS                        The amount of coins you want
  --mushrooms MUSHROOMS                The amount of mushrooms you want
  --super-mushrooms SUPER_MUSHROOMS    The amount of super mushrooms you want
  --ultra-mushrooms ULTRA_MUSHROOMS    The amount of ultra mushrooms you want
  --max-mushrooms MAX_MUSHROOMS        The amount of max mushrooms you want
  --nuts NUTS                          The amount of nuts you want
  --super-nuts SUPER_NUTS              The amount of super nuts you want
  --ultra-nuts ULTRA_NUTS              The amount of ultra nuts you want
  --max-nuts MAX_NUTS                  The amount of max nuts you want
  --syrups SYRUPS                      The amount of syrups you want
  --super-syrups SUPER_SYRUPS          The amount of super syrups you want
  --ultra-syrups ULTRA_SYRUPS          The amount of ultra syrups you want
  --max-syrups MAX_SYRUPS              The amount of max syrups you want
  --one-ups ONE_UPS                    The amount of 1-ups you want
  --one-up-supers ONE_UP_SUPERS        The amount of 1-up supers you want
  --golden-mushrooms GOLDEN_MUSHROOMS  The amount of golden mushrooms you want
  --refreshing-herbs REFRESHING_HERBS  The amount of refreshing herbs you want
  --boo-biscuits BOO_BISCUITS          The amount of boo biscuits you want
  --red-peppers RED_PEPPERS            The amount of red peppers you want
  --green-peppers GREEN_PEPPERS        The amount of green peppers you want
  --woohoo-blends WOOHOO_BLENDS        The amount of Woohoo Blends you want
  --hoohoo-blends HOOHOO_BLENDS        The amount of Hoohoo Blends you want
  --chuckle-blends CHUCKLE_BLENDS      The amount of Chuckle Blends you want
  --teehee-blends TEEHEE_BLENDS        The amount of Teehee Blends you want
  --hoolumbians HOOLUMBIANS            The amount of Hoolumbians you want
  --chuckoccinos CHUCKOCCINOS          The amount of Chuckoccinos you want
  --teeheespressos TEEHEESPRESSOS      The amount of Teeheespressos you want
  --woo-beans WOO_BEANS                The amount of woo beans you want
  --hoo-beans HOO_BEANS                The amount of hoo beans you want
  --chuckle-beans CHUCKLE_BEANS        The amount of chuckle beans you want
  --hee-beans HEE_BEANS                The amount of hee beans you want
  --max-coins           Set coins to 999999
  --max-levels          Set Mario and Luigi's XP to 999999
  --max-beans           Set all beans to 99
  --max-items           Set all items to 99
  --max-all             Max coins, levels, beans, and items

information:
  --list-mario-xp       List Mario's current XP
  --list-luigi-xp       List Luigi's current XP
  --list-mario-bonuses  List Mario's bonus attributes
  --list-luigi-bonuses  List Luigi's bonus attributes
  --list-xp             List both Mario and Luigi's XP
  --list-coins          List your current coins
  --list-items          List all items
  --list-beans          List all beans
  --list-all            List everything

Media

M&L: Superstar Saga + Bowser’s Minions Hacking Demonstration (flamerds3dshacks)

External links

Advertising: