1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 04:57:45 +00:00
Unofficial FFXIV tools
Find a file
Joshua Goins 0295b3950f Un-remove the Windows script I partially deleted
Accidentally committed something while testing earlier.
2024-04-28 07:11:28 -04:00
.github Manually copy KF6BreezeIcons.dll 2024-04-27 00:53:47 +00:00
.reuse Fix REUSE 2024-02-02 14:29:57 -05:00
argcracker Don't mark argcracker as a GUI application on Windows & macOS 2024-04-25 19:23:08 -04:00
armoury Create reusable material part 2024-04-27 13:45:15 -04:00
cmake Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00
common Create reusable material part 2024-04-27 13:45:15 -04:00
extern Use the parameters defined in the material instead of hardcoding 2024-04-27 18:44:53 -04:00
karuku Set better executables on Windows 2024-04-25 19:17:33 -04:00
launcher Set better executables on Windows 2024-04-25 19:17:33 -04:00
LICENSES Fix REUSE 2024-02-02 14:29:57 -05:00
mapeditor Set better executables on Windows 2024-04-25 19:17:33 -04:00
mateditor Fix the material editor not working with the new renderer 2024-04-27 14:01:08 -04:00
mdlviewer Set better executables on Windows 2024-04-25 19:17:33 -04:00
parts Use the parameters defined in the material instead of hardcoding 2024-04-27 18:44:53 -04:00
renderer Add support for more shader structures as seen in Dawntrail Benchmark 2024-04-28 07:09:58 -04:00
resources Add app icons for Windows/macOS 2024-04-25 19:11:00 -04:00
sagasu Create reusable material part 2024-04-27 13:45:15 -04:00
scripts Un-remove the Windows script I partially deleted 2024-04-28 07:11:28 -04:00
.gitignore Add scripts for building on Windows 2024-04-25 22:11:09 +00:00
.gitmodules Make libphysis module path relative 2024-04-22 15:08:19 -04:00
BUILDING.md Mention you still need Rust on Windows 2024-04-25 22:11:09 +00:00
CMakeLists.txt Begin working on a material editor 2024-04-26 22:32:25 -04:00
Messages.sh Add Messages.sh 2024-02-25 11:16:33 -05:00
README.md Add experimental support for the Dawntrail rendering system 2024-04-27 22:59:26 -04:00

Novus

A suite of unofficial FFXIV tools, including a model viewer and data archive explorer.

Screenshot of some of the applications

Components

Here is an exhaustive list of tooling available here:

  • Argcracker, a program that can help decrypt game arguments.
  • Gear Editor, a graphical gear and character viewer. It also supports GLTF import & export.
  • Map Editor, a graphical map viewer.
  • Excel Editor, a graphical program to view Excel data sheets.
  • Model Viewer, a graphical model viewer for MDL files.
  • Data Viewer, a graphical interface to explore FFXIV data archive files.
  • Material Editor, a program to view material files.

Usage

There are no releases at the moment, but experimental builds are currently available for Windows and Linux via GitHub Actions. Note that the Linux binaries may not be completely portable.

Supported Game Versions

I have only tested Novus on 6.x (Endwalker) so far, and it has limited support for 7.x (Dawntrail) except for the new renderer. If you're using Novus against Dawntrail, make sure to set the NOVUS_IS_DAWNTRAIL=1 environment variable.

Building

Please refer to the building document for instructions on how to build Novus.

Contributing & Support

The best way you can help is by monetarily supporting me or by submitting patches to help fix bugs or add functionality. Filing issues is appreciated, but I do this in my free time so please don't expect professional support.

License

GPLv3

This project is licensed under the GNU General Public License 3. Some code or assets may be licensed differently, please refer to the REUSE metadata.