More actions
(Created page with "{{Infobox 3DS Homebrews}} {{Infobox 3DS Homebrews |title=Story of Seasons Save Editor |image= |description=A save editor for Story of Seasons (USA) game. |author=RainThund...") |
m (Text replacement - "Category:3DS homebrew rom hacks" to "") |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Story of Seasons Save Editor | |title=Story of Seasons Save Editor | ||
|image= | |image=Sosse2.png | ||
|description=A save editor for Story of Seasons (USA) game. | |description=A save editor for Story of Seasons (USA) game. | ||
|author=RainThunder | |author=RainThunder | ||
|lastupdated=2016/03/11 | |lastupdated=2016/03/11 | ||
|type= | |type=Save Editors | ||
|version=1.4 | |version=1.4 | ||
|license=Mixed | |license=Mixed | ||
Line 15: | Line 14: | ||
SOSSE is a save editor for Story of Seasons game, written in C#. | SOSSE is a save editor for Story of Seasons game, written in C#. | ||
'''Note:''' This is only compatible with USA save. If you want to use it for EUR save, try [[ | '''Note:''' This is only compatible with USA save. If you want to use it for EUR save, try [[Story_of_Seasons_Save_Editor_EUR_3DS|Alex193a's fork]]. | ||
==Features== | ==Features== | ||
Line 39: | Line 38: | ||
How to use: | How to use: | ||
* Extract your saves, open save0.bin or save1.bin to edit with this editor. | * Extract your saves, open save0.bin or save1.bin to edit with this editor (see [https://github.com/RainThunder/SOSSE/wiki/Event-flags Event flags]). | ||
* Replace your old save file with the newly edited one. | * Replace your old save file with the newly edited one. | ||
==Screenshots== | ==Screenshots== | ||
Line 76: | Line 74: | ||
* GameBanana - https://gamebanana.com/tools/6513 | * GameBanana - https://gamebanana.com/tools/6513 | ||
* GBAtemp - https://gbatemp.net/threads/release-story-of-seasons-save-editor.399782 | * GBAtemp - https://gbatemp.net/threads/release-story-of-seasons-save-editor.399782 | ||
Latest revision as of 06:06, 6 Mayıs 2024
Story of Seasons Save Editor | |
---|---|
General | |
Author | RainThunder |
Type | Save Editors |
Version | 1.4 |
License | Mixed |
Last Updated | 2016/03/11 |
Links | |
Download | |
Website | |
Source | |
SOSSE is a save editor for Story of Seasons game, written in C#.
Note: This is only compatible with USA save. If you want to use it for EUR save, try Alex193a's fork.
Features
- Item Editing: Bag and all storage.
- Object Editing.
- Ship Log Editing.
- Blueprint Editing: Blueprint and Blueprint sets.
- Pattern Editing: Pattern and Pattern sets.
- Recipe Editing: Recipe, Recipe set, and Secret Ingredient.
- Conquest Editing: Total money shipped, Total number of item shipped, Total number of unique item shipped.
- Shop Editing: Item availability and stock.
- Animal Editing: Animal name, type and most important stats.
- Vendor Editing (Preliminary): Customer Point (CP), Vendor unlocking.
- NPC Editing (Preliminary): Friendship, Gift count, etc.
- General editing: Money, Health, Stamina, Date, Time, and Difficulty.
User guide
Note: Always make a backup of your save file. This editor may contains bugs. Use it wisely.
Requirements:
- .NET Framework 4.0.
- A way to extract a decrypted save file, such as JKDM, Checkpoint and svdt.
How to use:
- Extract your saves, open save0.bin or save1.bin to edit with this editor (see Event flags).
- Replace your old save file with the newly edited one.
Screenshots
Changelog
v1.4
- A maintenance release with performance improvement, most notably Item Editor and Shop Editor.
v1.3
- Added: Event flag editing.
- Added: Animal related editing: Wild animal, pet, and horse.
- Added: Difficulty changing (General Editor).
- Added: Vendor unlocking (Vendor Editor).
- Added: An icon.
- Changed: Various performance improvement.
v1.2
- Fixed a bug which cause the item editor to crash.
- Change list in most comboboxes to alphabetical order.
- Added About Box.
v1.1
- Fix bug in Blueprint Editor and add friendship level.
v1.0
- Initial release.
Credits
barubary's DSDecmp.