Coder Social home page Coder Social logo

ds3paramextractor's People

Contributors

atvaark avatar pireax avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

ds3paramextractor's Issues

Possibilty to update this tool to work with Sekiro?

So, i tried to extract some .param files from the Sekiro and yours was the only tool i found. The issue is, tool works just fine with some files i tried (for example EquipParamWeapon.param) and just dosen't work with the others (SkillParam.param and SwordArts.param). It dosen't throw any exceptions or anything in the terminal, so i can only guess what issue is in the differences in the encdoing, 3 years have passed after all. So, if you will read this and can in any way help, i'd appreciate that. I attach example .param files in the .zip archive
Examples.zip

Protobuffers are not self-delimiting

I didn't know this either but apparently protobuffers aren't self-delimiting, i.e., you can't just write N structures to a file and have it parse N structures.

The canonical way of handling this is writing the length of the structure before writing the structure, luckily the newer libraries all support this, I think you'll need this method: https://github.com/google/protobuf/blob/9240acd179708c3a2ab79508af6fd68efa6f883a/csharp/src/Google.Protobuf/MessageExtensions.cs#L136

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.