1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 21:27:45 +00:00
Unofficial FFXIV tools
Find a file
2022-04-12 09:56:16 -04:00
exdviewer Add framework for mdlviewer 2022-04-11 21:59:37 -04:00
libxiv@f674fbe75b Fixup vertex normals 2022-04-12 09:47:36 -04:00
mdlviewer Properly render out model 2022-04-12 01:57:37 -04:00
misc Add mdlviewer screenshot in README 2022-04-12 09:56:16 -04:00
renderer Remove the hideous red and green colors in the mdlviewer viewport 2022-04-12 09:55:48 -04:00
.gitignore Add license 2022-03-15 15:48:43 -04:00
.gitmodules Change .gitmodules just like with Astra 2022-03-27 21:49:38 -04:00
CMakeLists.txt Add basic vulkan renderer to mdlviewer 2022-04-11 23:11:33 -04:00
LICENSE Add license 2022-03-15 15:48:43 -04:00
README.md Add mdlviewer screenshot in README 2022-04-12 09:56:16 -04:00

Novus

sourcehut GitHub
mirror ryne.moe
mirror

This is a collection of cross-platform, FFXIV modding tools. These don't use any pre-existing modding framework (Lumina, xivModdingFramework, etc) but instead my own custom modding library, libxiv.

The goal is to create a good set of tools that isn't based on WPF and C#, and can work cross-platform without having to resort to Wine.

Note: This is alpha level software, not intended to be usable in any capacity at the moment. Thus, I have not tagged any stable releases.

exdviewer

This is used to view excel data from the game. It's pretty basic right now but it seems to read anything I throw at it just fine.

exdviewer screenshot

Usage

You must pass the path to your sqpack directory as the first argument.

exdviewer.exe C:\Program Files (x86)\SquareEnix\Final Fantasy XIV\game\sqpack

mdlviewer

mdlviewer can display any arbitrary mdl file from the game, provided that it's supported by libxiv and you know it's path.

mdlviewer screenshot

Usage

You must pass the path to your sqpack directory as the first argument.

mdlviewer.exe C:\Program Files (x86)\SquareEnix\Final Fantasy XIV\game\sqpack