xnbcli icon indicating copy to clipboard operation
xnbcli copied to clipboard

A CLI tool for XNB packing/unpacking purpose built for Stardew Valley.

Results 17 xnbcli issues
Sort by recently updated
recently updated
newest added

Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property (#1739) 0e167b8 https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3...

dependencies

Stardew Valley 1.4 adds a new type of XNB which contains data models, in the form `List` or `Dictionary`. Currently xnbcli skips them when unpacking. Affected assets: * `Data\Concessions` *...

I'm making a Finnish translation of Stardew Valley and to be thorough, took also the credits (which is outside the saved game). I got this: [Crashed.txt](https://github.com/LeonBlade/xnbcli/files/6909382/Crashed.txt) This is from a...

Admittedly, the game I'm trying to unpack is not SDV, but still. I get this error for all Sound Files: ``` XnbError: Non-implemented type found, cannot resolve type "Microsoft.Xna.Framework.Content.SoundEffectReader", "Microsoft.Xna.Framework.Content.SoundEffectReader"....

it doesn't decompile image correctly when there are some color values in RGB and with alpha channel in 0 at the same time.

These xnb files in Fonts folder can't be extract: SmallFont.xnb SpriteFont1.xnb tinyFont.xnb tinyFontBorder.xnb

# Sound Effect support Closes #40 ## Notes 1. I haven't tested this with Terraria, Stardew Valley, etc - this converts WAV XNB files from the game Hacknet 2. I'm...

Im on windows 10, I followed all the instructions but when i run unpack.bat the command prompt says this: "C:\Users\(my username)\Desktop\games\asset editors\xnbcli>xnbcli.exe pack ".\unpacked" ".\packed" 'xnbcli.exe' is not recognized as...

Hello, I tried to unpack NeuroVoider game file for PS Vita but I got an error: XnbError: Invalid file magic found, expecting "XNB", found "V�X" . Is there any solution?

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [got](https://github.com/sindresorhus/got). These dependencies need to be updated together. Updates `cacheable-request` from 6.0.0 to 10.2.7 Release notes Sourced from cacheable-request's releases. v10.2.6 Fix...

dependencies