Welcome to my little collection of mods, feel free to leave bug reports or feature requests!
| Mod name | More Info | Latest | Description |
|---|---|---|---|
| AMDQuestWirelessStutterFix | README.md | Retired Potentially fixes Quest Wireless Stutter issues on AMD | |
| BetterAFK | README.md | Retired Fix and Improve the AFK detection | |
| BetterCache | README.md | Retired Improves the Cache Management | |
| BetterLipsync | README.md | Retired Improves Visemes by using Oculus Lipsync | |
| BetterPortals | README.md | Retired Improves portals usability | |
| CCK.Debugger | README.md | Debug CVR Content from within the game | |
| ChatBox | README.md | Retired Communicate via text using ChatBoxes | |
| CompanionProp | README.md | Retired Spawn a prop on join | |
| CVRSuperMario64 | README.md | Run Super Mario 64 engine inside of CVR | |
| EyeMovementFix | README.md | Retired Fix and Improve the Eye Movement | |
| FirstPersonHider | README.md | Retired Hide parts of the mesh in first person | |
| FreedomFingers | README.md | Retired Force finger track and gesture lock on Index | |
| F*ckRTSP | README.md | Retired Prevent playing RTSP streams | |
| GrabbyBones | README.md | Allow grabbing Dynamic and MagicaCloth bones |
|
| Instances | README.md | Instances History and tools | |
| MenuCSSLoader | README.md | Loads CSS files to the Menus | |
| MiniMe++ | README.md | Adds extra functionality to the MiniMe | |
| LoginProfiles | README.md | Retired Save multiple credentials via launch parameters | |
| MinimizeWindows | README.md | Minimize the game or console windows | |
| NavMeshFollower | README.md | Allow to control nav mesh followers | |
| NavMeshTools | README.md | Library with tools to bake nav meshes | |
| OSC | README.md | Enables OSC and adds new endpoints | |
| PickupOverrides | README.md | Retired Override the QOL settings for pickups | |
| PostProcessingOverrides | README.md | Improve PostProcessing control | |
| ProfilesExtended | README.md | Improve the avatar profiles behavior | |
| QRCode | README.md | Adds a QRCode Reader to the CVR Camera | |
| QuickMenuAccessibility | README.md | Retired Quick Menu accessibility options | |
| RealisticFlight | README.md | Improve physics and add alternative flight | |
| RequestLib | README.md | Request/Reply to remote players over network | |
| TeleportRequest | README.md | Request to teleport to a player | |
| TheClapper | README.md | Clap props/players to delete/hide them | |
| WrongMic | README.md | Retired Saves/Loads diff mics for VR or Desktop | |
| YoutubeFixSABR | README.md | Retired Fix youtube SABR streaming |
| Plugin Name | More Info | Latest | Description |
|---|---|---|---|
| Captions | README.md | Show voice captions above player's heads | |
| CVRUnverifiedModUpdaterPlugin | README.md | Update mods directly from github repo releases | |
| Logger++ | README.md | Show specific Player.log logs in Melon Console |
In order to build this project follow the instructions below:
- (1) If your ChilloutVR folder is
C:\Program Files (x86)\Steam\steamapps\common\ChilloutVRyou can ignore this step. Otherwise, follow the instructions below to Set CVR Folder Env Variable. - (2) Initialize/Update the submodules with the command:
git submodule update --init --recursive - (3) Build the solution
Kafe_CVR_Mods.slnx.
Note: The required CVR and MelonLoader assemblies are referenced directly from your ChilloutVR folder, and are automatically made public at build time by Krafs.Publicizer.
By default, the build looks for your ChilloutVR folder at C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR.
If yours is somewhere else, you need to set the CVRPATH environment variable to your ChilloutVR folder, so we get the
path to grab the libraries we need to compile against.
In Windows Start Menu, search for Edit environment variables for your account, and click New on the top panel.
Now you input CVRPATH for the Variable name, and the location of your ChilloutVR folder as the Variable value.
Make sure it points to the folder where your ChilloutVR.exe is located.
Now you're all set, and you can go back to the Building instructions! If you already had your IDE or a shell window opened, you need to close and open it again, so it refreshes the Environment Variables.
Thanks to @Daky and @art0007i for improving the building setup.
⚠️ Notice!This project is an independent creation and is not affiliated with, supported by, or approved by Alpha Blend Interactive