More actions
SMOSE | |
---|---|
General | |
Author | ladygugu |
Type | Save Editors and Converters |
Version | 0.3c |
License | Mixed |
Last Updated | 2018/09/10 |
Links | |
Download | |
Website | |
SMOSE is a save editor for the Super Mario Odyssey.
User guide
Important notes before using:
- Backup your save file before using this editor.
- Use at your own risk as bugs may occur.
- Proceed with caution it can delete nodes and the savegame is then broken.
Requirements:
- Knowledge on getting into HBL and Dumping and Injecting your Savegame.
- BernardoGiordano's save dumper Checkpoint.
- Latest version of Kosmos (at the time of writing).
- You need version 1.2.0 of the game Ballonhunt update (or latest update) to get the unreleased Costumes otherwise the game will crash.
How to use:
- Dump Save with Checkpoint.
- Load raw savegame (From Checkpoint {File1-5.bin}).
- Open modified savegame (File1-5.byml).
- Choose NO On "Does this game support Path" (Crashes if "yes").
- Edit things you want (Right-click > Edit Value).
- When Done (Right-click > Save as..).
- Save the edited savegame back to raw.
- Inject with Checkpoint.
How to edit items:
- Add it to your Inventory (ItemCap, ItemCloth).
- or edit current wearing Costumes (not in inventory) (CurrentCapName, CurrentClothName).
- Input Format: Ingame 12 Coins > Value = 12. If you input 0012 the operation will fail.
ItemCap
Item list | |
---|---|
|
|
ItemCloth
Item list | |
---|---|
|
|
CollectBgmList
- Name : Value (String).
- IsCollected : True/False.
- Music List.
CoinNum
- Int32.
- Current coin amount.
HackDictionary
- String.
- Capture List of Things you can get Control of like a Frog:
Item list | |
---|---|
|
|
HintPhotoData
- String.
- Hint Photos.
Item list | |
---|---|
|
|
ItemGift
- String.
- Souvenirs to Collect for the Odyssey.
Item list | |
---|---|
|
|
ItemSticker
- String.
- Stickers to Collect for the Odyssey.
Item list | |
---|---|
|
|
GetCoinCollectData
- True/False (bool).
- IsGet : True.
- These are probably the Regional Coins, Purple Coins in a Kingdom, but untested.
ShineData
- HintStatus : 0 (Hint used to find the Shine or not).
- IsGet : True (collected or not).
- Collected Shines.
Misc
JumpingRopeBestCount:
- Int32.
- Record for the Jumping Rope in New Donk City.
VolleyballBestCount:
- Int32.
- Record for the Volleyball minigame in Seaside Kingdom.
PlayerJumpCount:
- Int32.
- How often you Jumped.
PlayerThrowCapCount:
- Int32.
- How often you throwed cappy.
RaceLoseCountLv1 / RaceLoseCountLv2:
- Int32.
- Races lost on Beginner and Expert Races.
TotalCoinNum:
- Int32.
- Total amount of Coins collect through the Game.
Screenshots
Changelog
v0.3c
- Arrays save now properly (ItemCap, ItemCloth and so on).
v0.3a
- Hotfix (True/False statements work now).
v0.3
- Ui Changed (again).
- Added more Info.
- Added Node Editor.
- Doesn't need admin rights anymore writes to same dir as the app.
- More Credits.
v0.2
- 95% Rewritten.
- Ui Changes.
- Added more Info.
- Actually WORKS now.
v0.1
- Initial Release.