1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-05 04:47:46 +00:00
Unofficial FFXIV tools
Find a file
Joshua Goins 46441700af Render all the output attachments for PASS_G_OPAQUE
In Dawntrail they now write to several outputs during this pass, such as
diffuse and motion vectors. We will need these eventually - especially
diffuse - so now they should be written to.
2025-06-04 05:00:28 -04:00
.github/workflows Only upload binary Windows artifacts 2025-06-03 04:37:05 +02:00
apps Make the material model static for now 2025-06-03 05:23:23 -04:00
cmake Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00
common Load atex textures in Data Explorer again 2025-04-30 19:50:18 -04:00
extern Disable luadec in Flatpak for now 2025-06-03 04:37:05 +02:00
LICENSES Fix REUSE 2024-02-02 14:29:57 -05:00
parts Generate a hacky DT dye table 2025-06-03 05:56:45 -04:00
renderer Render all the output attachments for PASS_G_OPAQUE 2025-06-04 05:00:28 -04:00
resources Add app icons for Windows/macOS 2024-04-25 19:11:00 -04:00
scripts Add scripts to build Novus for the repo 2025-03-17 21:43:09 -04:00
.gitignore Add Flatpak generated files to gitignore 2025-05-13 15:20:16 -04:00
.gitmodules Fix submodule paths 2025-06-02 17:52:41 -04:00
BUILDING.md Add Flatpak building instructions 2024-05-27 16:40:11 -04:00
CMakeLists.txt Bump minimum Qt and KF versions to 6.8 2025-03-02 08:56:06 -05:00
Messages.sh Add Messages.sh 2024-02-25 11:16:33 -05:00
README.md Mention Flatpak builds in the README 2025-06-03 04:37:05 +02:00
REUSE.toml Fix REUSE metadata 2025-05-13 22:18:47 -04:00
zone.xiv.novus.appdata.xml Remove donation link from AppData 2025-04-29 16:17:40 -04:00
zone.xiv.novus.yml Stop building testing for more Flatpak modules 2025-06-03 04:37:05 +02: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 we have Windows binaries and Flatpaks built for each commit via GitHub Actions.

Building

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

Contributing & Support

Submitting patches to help fix bugs or add functionality is appreciated. Filing issues is also great, 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.