Skip to content

Burnout Paradise platform-agnostic resource interface

License

Notifications You must be signed in to change notification settings

BurnoutHints/volatility

Repository files navigation

Volatility

Logo

Burnout Paradise platform-agnostic resource interface

Installation

Users

Download and extract the latest version of the application from the Releases page.

Developers

Ensure you have the necessary prerequisites to develop .NET 8.0 applications on your machine.

Compiling the application is as simple as opening the project within your IDE of choice (Such as Rider or Visual Studio 2022), or by running dotnet build.

Commands

NOTE: This may not be entirely comprehensive. Run "help" for a full list of commands within the application.

ImportResource

  • Imports information and data from a specified platform's binary resource into a standardized text-based JSON format.

ExportResource

  • Exports a specified JSON text-based resource to a specified platform's binary resource file.

PortTexture

  • Ports texture data from the specified source platform's binary format directly to the specified destination platform's format.

ImportStringTable

Autotest

  • Runs automatic tests to ensure the application is working.
  • When provided a path & format, will import, export, then reimport specified file to ensure IO parity.

About

Burnout Paradise platform-agnostic resource interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages