Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/louisa-uno/vrcsdk-patcher

A patcher for the newer VRChat SDKs to disable upload limits which is easy to use and compatible with VCC.
https://github.com/louisa-uno/vrcsdk-patcher

vrchat vrchat-sdk3 vrchat-tool

Last synced: about 15 hours ago
JSON representation

A patcher for the newer VRChat SDKs to disable upload limits which is easy to use and compatible with VCC.

Awesome Lists containing this project

README

        

# VRChat SDK Patcher

[![Build executable with PyInstaller](https://github.com/Luois45/VRCSDK-Patcher/actions/workflows/build.yml/badge.svg)](https://github.com/Luois45/VRCSDK-Patcher/actions/workflows/build.yml)
[![DeepSource](https://deepsource.io/gh/Luois45/VRCSDK-Patcher.svg/?label=active+issues&show_trend=true&token=eIo_r1Hx850IQIJEoUj3FaC5)](https://deepsource.io/gh/Luois45/VRCSDK-Patcher/?ref=repository-badge)
[![Github All Releases](https://img.shields.io/github/downloads/Luois45/VRCSDK-Patcher/total.svg)](https://tooomm.github.io/github-release-stats/?username=Luois45&repository=VRCSDK-Patcher)
[![License: GPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

A patcher for the newer VRChat SDKs to disable upload limits which is easy to use and compatible only with VRChat Creator Companion Projects.

> [!NOTE]
> The script is currently tested and working for the VRChat Avatar SDK 3.5.0 - 3.5.1

> [!CAUTION]
> Usage of the patched SDK may result when used in actions such as a VRChat ban. You are advised to exercise caution and be aware of the terms of service of VRChat. Engaging in activities that violate the VRChat terms of service may lead to consequences, including account suspension or banning. I disclaim all warranties and am not responsible for any adverse outcomes resulting from the use of this tool. You should use discretion and adhere to VRChat's guidelines to avoid potential penalties.

## Instruction of usage

1. Download the [Windows executable](https://github.com/Luois45/VRCSDK-Patcher/releases/latest) or just clone this repository
2. Execute the VRCSDK-Patcher.exe or the run.py script
3. Select the folder of the unity project you created using VCC which you want to patch the SDK of.
4. Enjoy using the SDK with most limits disabled

## Support & Contributing
Anyone is welcome to contribute. If you decide to get involved, please take a moment and check out the following:

* [Bug reports](.github/ISSUE_TEMPLATE/bug_report.md)
* [Feature requests](.github/ISSUE_TEMPLATE/feature_request.md)

## License

The code is under the [AGPL-3.0 License](https://choosealicense.com/licenses/agpl-3.0/).