Giter Site home page Giter Site logo

paracobnet's Introduction

paracobNET

Param (.prc / .stprm / .stdat) class library for Smash Ultimate, written in C#, and the central tool for other projects in this repository. Can open, manipulate, save, and create param files. Dependent on .NET Standard 2.0

Note: for a faster, stand-alone alternative of ParamXML, see: https://github.com/ultimate-research/prc-rs/

Prerequisites to run

prcEditor

GUI for editing param files using a TreeView -> DataGrid format (Windows only)

ParamXML

Command line program to convert params to XML format and back. For help information use the -h argument.

prcScript

Interfaces param editing methods through a lua context. Script your edits!

For help information use the -h argument. For for the API available in scripts, use -a. See the Wiki for an example script.

paracobnet's People

Contributors

benhall-7 avatar soneek avatar zrksyd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

paracobnet's Issues

xml to prc

when i try to convert a xml back to prc i get this error

C:\Users\Chris\Desktop\Smash Ultimate Mods\Tools\CrossArc\root\ui\param\database>dotnet C:\Users\Chris\Desktop\paracobNET-master\ParamXML\bin\Release\netcoreapp2.1\ParamXML.dll "C:\Users\Chris\Desktop\Smash Ultimate Mods\Tools\CrossArc\root\ui\param\ database\ui_chara_db.xml" Initializing... File contains an invalid header at paracobNET.ParamFile..ctor(String filepath) in C:\Users\Chris\Desktop\paracobNET-master\paracobNET\ParamFile.cs:line 56 at ParamXML.Program.Main(String[] args) in C:\Users\Chris\Desktop\paracobNET-master\ParamXML\Program.cs:line 58 ParamXML: Convert Ultimate param (.prc) files to XML format or back. required: [input] optional: -h ; -help ; -o [output] ; -l [label file]

How Can I Open ParamXML on Mac?

This gamebanana tutorial explains that PRC editor is Windows specific but that ParamXML is cross platform: https://gamebanana.com/tools/6620

I assumed that means both Mac and Linux as well. Am I expected to use Wine or Winebottler on Mac to open the .exe or is there a way for me to open it natively from the terminal?

Can't build on case sensitive systems

The SLN doesn't have the correct name for paracobNET. The sln has paracobNET.csproj, while the file is named paracobNet.csproj. this breaks building under linux

prcEditor doesn't open

It just won't start up. I've tried running as an administrator with no luck. I have NET Core Runtime 3.0 installed so I don't know else could be the problem.

Duplicate hashes in parameter files support

A few parameter files have duplicate hashes in the root struct or issues with offsets (restating what you said in Discord). These are the files (in-case you can't access Discord or if someone else would want to look into it). Support for these should be implemented to get 1:1 files upon rebuilding.

The ability to search.

I have no clue how exactly this could be implemented but searching for where an key is used or where a hash40 entry is used would be useful.

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.