UI Settings
View and modify the currently loaded uisize.json in memory.
Last updated
View and modify the currently loaded uisize.json in memory.
Last updated
Decide what you want to edit (e.g. Party Member Floating HP Bar Visibility).
Search for a related entry in the editor (e.g. HpGaugeSideMin_A
).
Edit everything to your liking.
There is no way to know beforehand which entry correlates to which part of the UI. You can either guess it by the name, viewing the entry value in the editor, or modifying each entry until you notice a change in the UI part that you were searching for.
However, a few entries were already mapped in the UI Settings spreadsheet from Resources. I heavily recommend that you work with it while modifying an entry as otherwise you will have no idea what you are even changing. Most of the entries are still missing, but you will just have to figure those out by yourself. If you do, feel free to share it so it can be added to the spreadsheet.
Extract the jsondata\uisize\uisize.json
via the VBF Browser.
Create the following directory structure: jsondata\uisize
.
Navigate into the directory: jsondata\uisize\...
.
Paste the extracted uisize.json
into it.
Reapply any changes done via the toolkit to the uisize.json
.
Once you are done, create an archive (.7z, .zip, .rar etc.) out of the root directory (jsondata) and install it (e.g. Vortex).
Since this editor works with the currently loaded uisize.json in memory, all changes applied to the it via mods will already be present. Hence why you can simply export your changes, install it as a mod, and continue working where you left of the last time. However, this means that you have to be very mindful with which mods you have active while working on yours as otherwise you will unknowingly work on top of the changes of other mods.
HpGaugeSideMin_A = 127
and HpGaugeSideMax_A = 127
HpGaugeSideMin_A = 0
and HpGaugeSideMax_A = 0
FontBaseHeight = 55
FontBaseHeight = 0
MaskTopBlackBandH = 82
and MaskBottomBlackBandH = 174
MaskTopBlackBandH = 0
and MaskBottomBlackBandH = 0