Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phill030/kiwad-unpacker

KiWad-Unpacker is a free and high-speed utility designed for effortlessly unpacking .wad files with minimal expertise required.
https://github.com/phill030/kiwad-unpacker

discord free inflater kingsisle kiwad private-server revive101 rust rust-lang unpacker w101r wizard101 wizard101rewritten zlib

Last synced: 14 days ago
JSON representation

KiWad-Unpacker is a free and high-speed utility designed for effortlessly unpacking .wad files with minimal expertise required.

Awesome Lists containing this project

README

        




KiWad-Unpacker



Disclaimer: This project is not affiliated with Wizard101Rewritten in any way! Discord invite

- [Getting Started](#getting-started)
- [Usage](#usage)
- [Example](#example)
- [Contributing](#contributing)
- [License](#license)

## Getting Started
This tool was made for the [Revive101 Community](https://discord.gg/sMFgyNRDDM), a *(soon)* free2play revival of Wizard101!

## Usage
There are 2 ways to use this tool:
1. Drag one or more `.wad` files onto the executable
2. Start the executable with arguments like
```shell
.\kiwad_unpacker.exe C:\Path\To\File.wad
```
or if you want to select multiple (example for Linux)
```sh
./kiwad_unpacker ./file.wad ../../wads/files.wad
```
Unpacked files will appear in a output/NAME.wad folder located in the executable directory

> [!Warning]
> Windows Defender can be quite sensitive when it comes to using this tool. It might cause the CPU usage to spike up to 100% as Windows Defender scans and analyzes every single file. To ensure smooth operation, consider creating an exception for the tool's folder.

## Example
Watch [this video](https://youtu.be/gTVdtxpe6hs) to see how it works.

## Contributing
We welcome contributions from the community to make KiWad-Unpacker even better. If you have ideas for improvements or want to report issues, please feel free to open an issue or submit a pull request.

## License

KiWad-Unpacker by Phill030 is licensed under CC BY-NC-SA 4.0