1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-23 12:37:45 +00:00
Unofficial FFXIV tools
Find a file
Joshua Goins 0d593ba3a6 Don't hardcode scene keys anymore
This allows us to properly support a wider variety of shader packages
and also don't have to worry about Dawntrail specifically for now.
2024-11-02 22:00:47 -04:00
.github Remove more unnecessary files from the Windows artifact 2024-05-18 17:31:14 +00:00
.reuse Fix REUSE compliance, for our new kxmlgui files 2024-06-29 10:35:23 -04:00
apps Gear Editor: Add "What's this?" tooltips to single gear view functions 2024-05-27 19:04:26 -04:00
cmake Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00
common Remove updateTimer from Vector3Edit 2024-10-20 19:53:50 -04:00
extern Don't hardcode scene keys anymore 2024-11-02 22:00:47 -04:00
LICENSES Fix REUSE 2024-02-02 14:29:57 -05:00
parts Update libphysis, accommodate for API changes 2024-11-02 19:51:34 -04:00
renderer Don't hardcode scene keys anymore 2024-11-02 22:00:47 -04:00
resources Add app icons for Windows/macOS 2024-04-25 19:11:00 -04:00
scripts Add Flatpak 2024-05-27 16:36:56 -04:00
.gitignore Add scripts for building on Windows 2024-04-25 22:11:09 +00:00
.gitmodules Update to new DXBC origin 2024-05-18 08:49:17 -04:00
BUILDING.md Add Flatpak building instructions 2024-05-27 16:40:11 -04:00
CMakeLists.txt Add AppStream metadata 2024-05-27 16:48:12 -04:00
Messages.sh Add Messages.sh 2024-02-25 11:16:33 -05:00
README.md Automatically switch the renderer to Dawntrail mode if installed 2024-11-02 19:51:57 -04:00
zone.xiv.novus.appdata.xml Add AppStream metadata 2024-05-27 16:48:12 -04:00
zone.xiv.novus.yml Add Flatpak 2024-05-27 16:36:56 -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.
  • Game Launcher, a program to quickly launch the game for testing.

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

This works for A Realm Reborn (2.x) thru Endwalker content (6.x) while Dawntrail (7.x) support is still WIP.

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.