GithubHelp home page GithubHelp logo

configavatardecoder's Introduction

ConfigAvatarDecoder

Tool to generate the minimum ConfigAvatar data required to run GC
Automatic recognition of character names eliminates the need for bin file mapping
As we are searching through the entire binary of BinOutput, there is a possibility of unexpected data being output. To improve accuracy, you need to place only the binary of ConfigAvatar in the bin folder.

It should work with any version

Usage

npm i
npm run start

Export Data (Baizhuer) ※ If using only the ConfigAvatar binary

{
	"abilities": [
		{
			"abilityID": "Avatar_Baizhuer_ExtraAttack",
			"abilityName": "Avatar_Baizhuer_ExtraAttack",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_Attack01",
			"abilityName": "Avatar_Baizhuer_Attack01",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_Attack02",
			"abilityName": "Avatar_Baizhuer_Attack02",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_Attack03",
			"abilityName": "Avatar_Baizhuer_Attack03",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_Attack04",
			"abilityName": "Avatar_Baizhuer_Attack04",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_ElementalArt",
			"abilityName": "Avatar_Baizhuer_ElementalArt",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_ElementalBurst",
			"abilityName": "Avatar_Baizhuer_ElementalBurst",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_ElementalBurst_Funnel_Handler",
			"abilityName": "Avatar_Baizhuer_ElementalBurst_Funnel_Handler",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_ElementalBurst_Funnel_Shoot",
			"abilityName": "Avatar_Baizhuer_ElementalBurst_Funnel_Shoot",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_Heal_ControlAbiilty",
			"abilityName": "Avatar_Baizhuer_Heal_ControlAbiilty",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_HealWhenGather",
			"abilityName": "Avatar_Baizhuer_HealWhenGather",
			"abilityOverride": ""
		},
		{
			"abilityID": "Avatar_Baizhuer_FallingAnthem",
			"abilityName": "Avatar_Baizhuer_FallingAnthem",
			"abilityOverride": ""
		}
	]
}

Contact

Discord: kumadayo#2407

Credit

khang06 for genshinblkstuff

configavatardecoder's People

Contributors

kuma-dayo 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.