Skip to content

A little tool to let you edit the StreamedDeformationSpec of Burnout Paradise cars.

License

Notifications You must be signed in to change notification settings

Adriwin06/Burnout_AT_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Burnout_AT_Editor

Burnout_AT_Editor is a tool designed to edit the StreamedDeformationSpec of Burnout Paradise cars, allowing you to modify sensor data related to car deformation within the game.

Features

  • Read and Display Sensor Data: Easily access sensor data from .bin files extracted from the AT files of Burnout Paradise cars.
  • Graphical Interface: Intuitive GUI for editing sensor values.
  • Reset Sensors: Restore individual sensors or all sensors to their values when you opened the file.
  • Save Changes: Apply and save your modifications back to the .bin files.

Requirements

  • Python 3.x
  • pandas
  • tabulate
  • tkinter
pip install pandas tabulate tkinter

Usage

  1. Run the application:

    python main.py
  2. Open a .bin file:

    • Click on the "Open File" button and select your Burnout Paradise car .bin file.
  3. Edit sensor values:

    • Use the graphical interface to modify sensor data as desired.
  4. Save your changes:

    • Click on the "Save" button to write the changes back to the .bin file.

Examples

image 2x deformation on the Annihilator

About

A little tool to let you edit the StreamedDeformationSpec of Burnout Paradise cars.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages