Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Unchained Blades Save Editor 3DS: Difference between revisions

From GameBrew
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews")
m (Text replacement - "Category:3DS homebrew rom hacks" to "")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
| title = Unchained Blades Save Editor
|title=Unchained Blades Save Editor
| image = https://dlhb.gamebrew.org/3dshomebrew/UnchainedBladesSaveEditor.jpg|250px
|image=Ubsaveeditor2.png
| type = Hack Utilities
|description=Unchained Blades Save Editor for Nintendo 3DS.
| version=v1.0
|author=RPG_FAN128
| lastupdated = 2018/10/11
|lastupdated=2018/10/11
| licence = Mixed
|type=Save Editors
| author = RPG_FAN128
|version=1.0
| website = https://gbatemp.net/threads/release-unchained-blades-save-editor.520512/
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/UnchainedBladesSaveEditor.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor.7z
| source = https://github.com/RPGFAN128/Unchained-Blades-Save-Editor
|website=https://gbatemp.net/threads/release-unchained-blades-save-editor.520512
|source=https://github.com/RPGFAN128/Unchained-Blades-Save-Editor
}}
}}
<youtube>HJSftS1Cy90</youtube>
This program is a save editor for Unchained Blades 3DS.


== Unchained-Blades-Save-Editor ==
This save editor is written in Java, and provided as an executable jar file. See [https://www.java.com/en/download/ here] for instructions of how to install Java.


This save editor is written in java, and provided as an executable jar file. Instructions how to install java: [https://www.java.com/en/download/ downloaod] This program is a Save Editor tool for Unchained Blades (3DS).
==User guide==
===Tab menus===
* Main - Money, number of followers, location stats, infinite ark stats, etc.
* Items - Hold items, stored items, key items, (as well as quantity).
* Maps - Read-only. You can view your in-game map data as well as export png's or import maps from previously cleared game data.
* Master - Just about every master-related statistic can be edited. (Please see readme file for permanent stat changes in v1.0).
* Follower - All follower stats can be modified here.
* Quest - Completed quests, active quests. (Please see readme for details on this early v1.0 release of Quest Tab).


== Main Philosophy ==
===Main===
Editing the maximum number of followers can cause problems at the following points of the game (and possibly others):
* Advancing from Chapter 1 to Chapter 2.
* Advancing from Chapter 2 to Chapter 3.
* Advancing from Chapter 3 to Chapter 4.
* When recruiting Fang's Dragon Lords. In all instances when follower data is copied it relies on the "max followers" value.
** If this is larger than it is supposed to it begins overwriting values in the stored items addresses.
** Editing your location will only take effect if you are in a dungeon area (i.e. not town).


=== Part 1 ===
===Master===
If you are interested in exporting masters from a cleared game and importing them into a Chapter 1 save file please note that Master order is actually different in Chapters 1,2, and 3.


From the beginning of the project I was adamant about one thing. This save editor would allow for 'illegal values.' A careful balance was developed between the level of illegality and user friendliness. For example, with over 600 in-game items it would be extremely frustrating to lookup in a hex table the value you wanted. Second, even illegal values have limits. If a value is being stored as 2 bytes it cannot assume a value greater than 65,535. Included below are some notes of caution for those who are adventurous editors.
As an example, suppose you export Masters from a cleared game and import them into chapter 3. Lucius would in fact be Fang, and if you advanced to chapter 4 you would find that Niko is actually Lucius. You will have to manually keep track of any exported Master data and import them accordingly.  


=== Part 2 ===
Editing your level will not make your character that level, edit experience instead. It would seem editing Max HP/MP does not permanently change your Master's stats. Editing strength-speed will not change your in-game stats of attack/defense/etc. unless you gain a level.


The original idea of this project was for a simple script to add a feature not included in the original game: New Game Plus. That is, provided you had a save file of cleared game you could generate a new save file that would start from the very beginning yet retain all items/stats/followers/etc. For this reason nearly every set of data contains an &quot;import&quot; and &quot;export&quot; button that will aid in such massive data transfer.
===Follower===
The editor shows 4 equipped slots for each master as well as 104 slots of stored followers.  


== Main Tab ==
Keep in mind the safe maximum number of followers is 104 counting both equipped and unequipped. See level/experience argument from Master tab.


https://dlhb.gamebrew.org/3dshomebrew/Unchained-Blades-Save-Editor-1.png
===Quest===
This section was added at the last minute. As such this tab is the least user-friendly. Any future versions of this tab will be drastically different. Forcing active quests may not work correctly with quests that contain scenes.  


Editing the maximum number of followers can cause problems at the following points of the game (and possibly others) (1) Advancing from Chapter 1 to Chapter 2. (2) Advancing from Chapter 2 to Chapter 3. (3) Advancing from Chapter 3 to Chapter 4. (4) When recruiting Fang's Dragon Lords. In all instances when follower data is copied it relies on the &quot;max followers&quot; value. If this is larger than it is supposed to it begins overwriting values in the stored items addresses. Editing your location will only take effect if you are in a dungeon area. (i.e. not town)
Var1 values seem to change for some quests as you progress in said quest. Var2 values seem to count the kills in kill quests.


== Items ==
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor3.png


https://dlhb.gamebrew.org/3dshomebrew/Unchained-Blades-Save-Editor-2.png
https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor4.png


(Currently no known issues)
https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor5.png


== Maps ==
https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor6.png


https://dlhb.gamebrew.org/3dshomebrew/Unchained-Blades-Save-Editor-3.png
https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor7.png


Included in this release is a custom tile set to avoid copyright issues.
https://dlhb.gamebrew.org/3dshomebrews/ubsaveeditor8.png


== Master ==
==External links==
 
* GitHub - https://github.com/RPGFAN128/Unchained-Blades-Save-Editor
https://dlhb.gamebrew.org/3dshomebrew/Unchained-Blades-Save-Editor-4.png
* GBAtemp - https://gbatemp.net/threads/release-unchained-blades-save-editor.520512
 
If you are interested in exporting masters from a cleared game and importing them into a Chapter 1 save file please note that Master order is actually different in Chapters 1,2, and 3. As an example, suppose you export Masters from a cleared game and import them into chapter 3. Lucius would in fact be Fang, and if you advanced to chapter 4 you would find that Niko is actually Lucius. You will have to manually keep track of any exported Master data and import them accordingly. (Note a future release may allow individual master export/imports instead of all 8 at the same time) Editing your level will not make your character that level, edit experience instead. It would seem editing Max HP/MP does not permanently change your Master's stats. Please wait for a future version fix. Editing strength-speed will not change your in-game stats of attack/defense/etc. unless you gain a level.
 
== Follower ==
 
https://dlhb.gamebrew.org/3dshomebrew/Unchained-Blades-Save-Editor-5.png
 
The editor shows 4 equipped slots for each master as well as 104 slots of stored followers. Keep in mind the safe maximum number of followers is 104 counting both equipped and unequipped. See level/experience argument from Master tab.
 
== Quest ==
 
https://dlhb.gamebrew.org/3dshomebrew/Unchained-Blades-Save-Editor-6.png
 
This section was added at the last minute. As such this tab is the least user-friendly. Any future versions of this tab will be drastically different. Forcing active quests may not work correctly with quests that contain scenes. Var1 values seem to change for some quests as you progress in said quest. Var2 values seem to count the kills in kill quests.
 
== Future Possibilities ==
 
Treasure Chest Tab. Treasure chest binary switches seem to be in addresses B018-B027. As an example the first treasure you are required to collect is bit 7 in B018.
 
Locked Doors Tab. These binary switches seem to be in addresses B07C-B08B. As an example the locked door requiring the Trial Key to unlock is bit 5 in B07C.
 
An advanced mode that allows you to edit any (known) value to whatever value you wish. As an example: an item value not allowed in the combo box.
 
Item Synthesis Proficiency. To be honest I completely forget about mixing items and leveling up your "proficency" during this play through as I was hacking every item I needed.

Latest revision as of 06:11, 6 Mayıs 2024

Unchained Blades Save Editor
Ubsaveeditor2.png
General
AuthorRPG_FAN128
TypeSave Editors
Version1.0
LicenseMixed
Last Updated2018/10/11
Links
Download
Website
Source

This program is a save editor for Unchained Blades 3DS.

This save editor is written in Java, and provided as an executable jar file. See here for instructions of how to install Java.

User guide

Tab menus

  • Main - Money, number of followers, location stats, infinite ark stats, etc.
  • Items - Hold items, stored items, key items, (as well as quantity).
  • Maps - Read-only. You can view your in-game map data as well as export png's or import maps from previously cleared game data.
  • Master - Just about every master-related statistic can be edited. (Please see readme file for permanent stat changes in v1.0).
  • Follower - All follower stats can be modified here.
  • Quest - Completed quests, active quests. (Please see readme for details on this early v1.0 release of Quest Tab).

Main

Editing the maximum number of followers can cause problems at the following points of the game (and possibly others):

  • Advancing from Chapter 1 to Chapter 2.
  • Advancing from Chapter 2 to Chapter 3.
  • Advancing from Chapter 3 to Chapter 4.
  • When recruiting Fang's Dragon Lords. In all instances when follower data is copied it relies on the "max followers" value.
    • If this is larger than it is supposed to it begins overwriting values in the stored items addresses.
    • Editing your location will only take effect if you are in a dungeon area (i.e. not town).

Master

If you are interested in exporting masters from a cleared game and importing them into a Chapter 1 save file please note that Master order is actually different in Chapters 1,2, and 3.

As an example, suppose you export Masters from a cleared game and import them into chapter 3. Lucius would in fact be Fang, and if you advanced to chapter 4 you would find that Niko is actually Lucius. You will have to manually keep track of any exported Master data and import them accordingly.

Editing your level will not make your character that level, edit experience instead. It would seem editing Max HP/MP does not permanently change your Master's stats. Editing strength-speed will not change your in-game stats of attack/defense/etc. unless you gain a level.

Follower

The editor shows 4 equipped slots for each master as well as 104 slots of stored followers.

Keep in mind the safe maximum number of followers is 104 counting both equipped and unequipped. See level/experience argument from Master tab.

Quest

This section was added at the last minute. As such this tab is the least user-friendly. Any future versions of this tab will be drastically different. Forcing active quests may not work correctly with quests that contain scenes.

Var1 values seem to change for some quests as you progress in said quest. Var2 values seem to count the kills in kill quests.

Screenshots

ubsaveeditor3.png

ubsaveeditor4.png

ubsaveeditor5.png

ubsaveeditor6.png

ubsaveeditor7.png

ubsaveeditor8.png

External links

Advertising: