repkg
repkg copied to clipboard
Wallpaper engine PKG extractor/TEX to image converter
Add support mpkg as well as .tex files in it.
It's a great tool, did it used Microsoft Windows API? Can it compile for Linux or macOS?
Hello, I found your github page on google because I want to extract images from Scene and TEX files. However, I'm not very well proficient in understand how to use...
The output of the program is this: ``` System.ArgumentException: Crop rectangle should be smaller than the source bounds. Parameter name: cropRectangle at SixLabors.Guard.ThrowArgumentException(String message, String parameterName) at SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor..ctor(Rectangle cropRectangle, Size...
Oh~ I'm in some trouble: run extract Command Failed to read texture RePKG.Application.Exceptions.UnknownMagicException: Unknown magic: '1XET' in 'TexReader:Magic1' 在 RePKG.Application.Texture.TexReader.ReadFrom(BinaryReader reader) Position: \TexReader.cs:line 47 in RePKG.Command.Extract.LoadTex(Byte[] bytes, String name) position...
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.0-beta0007 to 2.1.7. Release notes Sourced from SixLabors.ImageSharp's releases. v2.1.7 What's Changed [release/2.1] Disallow allocation attempts of unrepresentable sizes by @antonfirsov in SixLabors/ImageSharp#2553 [release/2.1] Tiff decoding robustness...
how?
extraction the .pkg gives the files that were in .pkg but does not put them into folders it should put each of them into his respective folders(like bla.json in folder...
How to extract GIF files Anyone who has successfully extracted gifs, please give the answer, thank you! `* Extracting: materials/Untitled.json * Extracting: scene.json * Extracting: models/Untitled.json * Extracting: materials/Untitled.tex *...
I am running the following code, but no output is being created. I've tried it with the precomplied version you provided and one that I complied myself. Tried it in...