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

https://github.com/emmmatech/rsdkv4_extract

A utility that extracts files out of an RSDKv4 (also known as RSDKvB) asset file.
https://github.com/emmmatech/rsdkv4_extract

Last synced: 11 months ago
JSON representation

A utility that extracts files out of an RSDKv4 (also known as RSDKvB) asset file.

Awesome Lists containing this project

README

          

# RSDKv4 Extractor

A utility that extracts files out of an RSDKv4 (also known as RSDKvB) asset file.

## Credits

- [Rubberduckycooly](https://github.com/Rubberduckycooly) - The [decompilation of Sonic 1/2 for mobile](https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation), which most of the logic for this code is from. Also the list of [RSDK file paths](./rsdk_files_list.txt).
- [koolkdev](https://github.com/koolkdev) - The [RSDKv5 extractor](https://github.com/koolkdev/rsdkv5_extract), which some of the code is inspired by.

## License

This extractor is licensed under the MIT License. Read the [LICENSE](./LICENSE) file for more information.