Git Product home page Git Product logo

paramdbpeditor's Introduction

ParamDbpEditor

Allows you to edit params that use dbps and the dbps themselves.
The only games I've found so far using them are:
Armored Core 4
Armored Core For Answer
Armored Core V
Armored Core Verdict Day

The dbps within these games come with the program to be able to read params without having to have the user go get them.
The dbp set from each game can be switched with a simple combobox in the bottom right corner of the window.
There is also support to dynamically load dbps from any new entries added into the Resources folder.
Games.txt has the names of the games to check for, the program will check for a folder of the same name in Resources.
Then it will check for a folder named dbp inside of that one and get all files inside.
Supported dbp formats for loading are:
dbp
txt
xml
json

The extra formats come from the program's exporting abilities.
Params and dbps can be exported back and forth between multiple formats.
Some formats are tougher to implement and do not work at this time.
For example converting json params back to params.

The program also has converting abilities to convert the endianness of dbps.
Armored Core 4 has two depreciated dbps that are unique, acbehavior.dbp, and movementparam.dbp.
These dbps are written in the little endian byte order.
In the program's library I added the ability to detect endianness, but this converter is nice to have.
primalarmor.dbp is another depreciated Armored Core 4 dbp, but it is written in big endian.

The editor supports recreating params from their dbps as well by setting default values.
The editor will allow editing dbps, but the edits will be saved to the dbps in Resources,
The originals will be backed up though of course.

I don't know what I'll be adding in the future or if I'll have a better editor by then.

paramdbpeditor's People

Contributors

warpzephyr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.