Xenoblade research
Lately I've been researching the Xenoblade Switch games for hidden mechanics and mod opportunities.
I've released various libraries and tools to aid in researching Xenoblade games, for example:
Tools
- Recordkeeper, a save editor for Xenoblade 3 and Future Redeemed.
- Source: GitHub
- Webapp: Recordkeeper
- License: LGPL-3.0 (library), GPL-3.0 (webapp)
- bdat-rs, a library and executable to read and edit BDAT files for all Xenoblade games.
- Source/Download: GitHub
- License: MIT or Apache-2.0 (library), GPL-3.0 (executable)
- ard-tools, a library, CLI, and FUSE driver to work with Xenoblade archives.
- Source/Download: GitHub
- License: MIT or Apache-2.0 (library), GPL-3.0 (CLI, driver)
- xeno-lvb, scripts to read gimmick-related files for Xenoblade 2 and 3.
- Source: GitHub
- License: MIT
Mods and modding tools
- Xenoblade 3 file loader, to allow loading external files.
- Source/Download: GitHub
- License: GPL-3.0
- Xenoblade 3 difficulty editor, to access the Very Hard difficulty and custom settings.
- Source/Download: GitHub
- License: GPL-3.0
- ImGui backend for Xenoblade games, based on CraftyBoss's NVN backend.
- Source: GitHub
- License: GPL-2.0
I occasionally publish my findings here on my blog, you can find the most recent articles below.
Research archive
- 2024-02-13 :: Xenoblade 3: TP storage glitch breakdown
- 2023-12-09 :: Xenoblade 3: Hidden values explained (Part 3: Future Redeemed)
- 2023-12-04 :: Xenoblade 3: Hidden values explained (Part 2: Land of Challenge)
- 2023-11-27 :: Xenoblade 3: Hidden values explained (Part 1: base game)
- 2023-07-05 :: Xenoblade 3: Aggro mechanics explained
- 2023-01-18 :: Xenoblade 3: Understanding how the AI uses arts
- 2023-01-07 :: Xenoblade 3: Hero appearances in the final fight
- 2023-01-01 :: Xenoblade 3: Random factors in damage calculation
- 2022-09-25 :: Xenoblade 3: Effects explained
- 2022-08-27 :: Xenoblade 3: Chain attack damage ratio analysis
- 2022-08-23 :: Xenoblade 3: Smash damage breakdown