OpenKh
OpenKh copied to clipboard
Kingdom Hearts libraries, tools, game engine and documentation
Simplified the GetBonesMatrices method. NOTE: (Disregarding the old code that was taking it into account too.) In a general mathematic context, computing matrices require a **recursive** complexity code, the **linear**...
Made Lvpm listpatchable. This solution should be applicable for all files that don't have an ID. Also had to include a new class in BaseTable to account for tables that...
Bumps [Octokit](https://github.com/octokit/octokit.net) from 12.0.0 to 13.0.1. Release notes Sourced from Octokit's releases. v13.0.1 What's Changed NOTE: these fixes were part of the more wide spread changes made as a result...
**OpenKH Build** Any version currently the one from my Steam fix PR **OpenKH Program** OpenKh Mod Manager **Describe the Bug** If a mod contains a bad mod.yml or is edited...
Tasks - [x] Implement command `dump-srt` in order to inspect the current Rx Ry Rz of ANB/MSET's FCurveFK/IK. ```bat OpenKh.Command.AnbMaker.exe dump-srt C:\xxx\obj\P_EX100.mset ``` - [ ] Check about Rx Ry...
for users who increase text size through accessibility options.
Draft, as I am still working on stuff I'm on Linux, using OpenKH as a library in Godot, and these are the modifications and improvements I've made. ### Better Linux...
This is moreso a long-term goal, but, as it stands currently, both our patching tool and the Panacea mod loader (which was based on the former) are only capable of...
**OpenKH Build** More work is required to get the build working in Linux due to Monogame dependency on XNA framework. **OpenKH Program** **Indicates missing XNA framework** -- Cannot work in...
**OpenKH Build** ? **OpenKH Program** In what program within this project does this bug occur? **Describe the Bug** The Winshell dlls not regconized as a SharpServer DLL for ServerMananger **To...