Releases: Nenkai/FaithFramework
Releases · Nenkai/FaithFramework
2.2.1
[2.2.1] - 01-02-2026
- hotfix: config file oversight which enabled options by default that shouldn't be
[2.2.0] - 01-02-2026
- feature (ffxvi): magic editor: display magic names
- feature (ffxvi): magic editor: search boxes
- feature (ffxvi): magic editor: various extra features
- feature (ffxvi): added eid viewer (bodyparts)
- feature: added checkbox to not mute audio while the game is in the background
- misc: added ability to open files open by the game in memory directly in 010 Editor if it is installed
- misc: added resource names when known to resource editor
- misc: updated imgui bindings
2.2.0
[2.2.0] - 01-02-2026
- feature (ffxvi): magic editor: display magic names
- feature (ffxvi): magic editor: search boxes
- feature (ffxvi): magic editor: various extra features
- feature (ffxvi): added eid viewer (bodyparts)
- feature: added checkbox to not mute audio while the game is in the background
- misc: added ability to open files open by the game in memory directly in 010 Editor if it is installed
- misc: added resource names when known to resource editor
- misc: updated imgui bindings
2.1.1
[2.1.1] - 08-01-2026
- feature (ffxvi): Added entity load logger
- feature (ffxvi): Added magic casting logger
- feature (ffxvi): magic editor: Added ability to load magics from file
- misc: delay printing initial messages until splashscreen is gone
- misc: updated mod name
2.1.0
[2.1.0] - 04-01-2026
- feature: Added resource viewer (FFXVI/FFT)
- feature: Added magic resource editor (FFXVI)
- misc: updated dependencies
2.0.3
[2.0.3] - 28-12-2025
- misc: updated NenTools.ImGui (added Font Manager API)
Happy Holidays!
2.0.2
[2.0.2] - 14-12-2025
- fix: fixed compatibility with other code mods not using Reloaded-II and instead using Ultimate ASI
[2.0.1] - 13-12-2025
- fix: fixed an error on a small subset of mods caused by a missing function scan
[2.0.0] - 12-12-2025
This is a large update!
- feature: Adds a new ImGui overlay & API for other mods to play with.
This allows modders to create modding GUIs/overlays.
If you are seeing issues with it, or if you play on Linux/Steam Deck - Please report if there are issues! Feedback wanted on whether it works on Linux too!
2.0.1
[2.0.1] - 13-12-2025
- fix: fixed an error on a small subset of mods caused by a missing function scan
[2.0.0] - 12-12-2025
This is a large update!
- feature: Adds a new ImGui overlay & API for other mods to play with.
This allows modders to create modding GUIs/overlays.
If you are seeing issues with it, or if you play on Linux/Steam Deck - Please report if there are issues! Feedback wanted on whether it works on Linux too!
2.0.0
[2.0.0] - 12-12-2025
This is a large update!
- feature: Adds a new ImGui overlay & API for other mods to play with.
This allows modders to create modding GUIs/overlays, similar to REFramework.
Link to documentation is provided within the main overlay itself.
If you are seeing issues with it, or if you play on Linux/Steam Deck - Please report if there are issues! Feedback wanted on whether it works on Linux too!
1.3.0
1.2.3
[1.2.3] - 28-05-2025
- fix: potential race condition on nex init that could lead to a crash.