All public logs
Combined display of all available logs of VR Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:05, 30 September 2022 N3X15 talk contribs uploaded File:Unity UI - Edit Collider.png
- 03:56, 30 September 2022 N3X15 talk contribs created page File:RCC Guide - Where Wheels.png
- 03:56, 30 September 2022 N3X15 talk contribs uploaded File:RCC Guide - Where Wheels.png
- 03:47, 30 September 2022 N3X15 talk contribs created page File:Unity - Add.png
- 03:47, 30 September 2022 N3X15 talk contribs uploaded File:Unity - Add.png
- 01:36, 30 September 2022 N3X15 talk contribs created page Making a Car (Created page with "ChilloutVR allows one to make realistically-behaving vehicles as props. This is a guide will teach you how to produce a working vehicle using Realistic Car Controller. == Prerequisites == * Unity experience * Blender experience * A model to turn into a car * [https://assetstore.unity.com/packages/tools/physics/realistic-car-controller-16296 Realistic Car Controller] ($50 MSRP, goes on sale often) == Model Setup == This part of the guide is not going to be step-by-ste...") Tag: Visual edit
- 11:15, 26 September 2022 User account Dev talk contribs was created
- 18:28, 20 September 2022 User account Crazy9apple talk contribs was created
- 03:13, 20 September 2022 N3X15 talk contribs created page Template:Sic (Created page with "<sup>[<abbr title="Spelling Is Correct">sic</abbr>]</sup>")
- 03:11, 20 September 2022 N3X15 talk contribs created page Converting VRC Parameters to ChilloutVR (Created page with "THis page will give you pointers on how to convert VRChat Animator parameters to ChilloutVR. {{CVRStatus}} == Built-in Parameters == The following parameters are easy to convert: Either just rename them (if the types are the same), or delete and recreate them with the correct types and update their references. {| class="wikitable" |+ !VRC Name !VRC Type !VRC Range !CVR Name !CVR Type !CVR Range !Notes |- |GestureLeft |Int |[0,7] |GestureLeft |float |[0.0,7.0] |...") Tag: Visual edit
- 20:17, 19 September 2022 User account LukaVRC talk contribs was created
- 04:32, 9 September 2022 Phossu talk contribs created page File:Vram2.png
- 04:32, 9 September 2022 Phossu talk contribs uploaded File:Vram2.png
- 04:31, 9 September 2022 Phossu talk contribs created page File:Vram1.png
- 04:31, 9 September 2022 Phossu talk contribs uploaded File:Vram1.png
- 18:18, 3 September 2022 User account Halkoop talk contribs was created
- 00:00, 1 September 2022 N3X15 talk contribs created page File:VRC2CVR Blendtree Spreadsheets for the Impatient.png
- 00:00, 1 September 2022 N3X15 talk contribs uploaded File:VRC2CVR Blendtree Spreadsheets for the Impatient.png
- 23:56, 31 August 2022 N3X15 talk contribs created page Converting VRC BlendTrees to ChilloutVR (Created page with "Unity Blendtrees are used to determine how animations are blended for locomotion. They can be an absolute asspain to transfer from VRChat to ChilloutVR due to differing implementations. Here's a quick and dirty guide. == Background == VRChat feeds VelocityX and VelocityZ to blendtrees. {| class="wikitable" |+VRC Animator Parameters !Name !Type !Scale !Notes |- |VelocityX |float |(-4,4) |Side to side motion in meters per second. -Left, +Right |- |VelocityZ |float |(-4,4...") Tag: Visual edit
- 23:52, 31 August 2022 N3X15 talk contribs created page File:VRC2CVR BlendTree Spreadsheet of Doom.png
- 23:52, 31 August 2022 N3X15 talk contribs uploaded File:VRC2CVR BlendTree Spreadsheet of Doom.png
- 23:41, 31 August 2022 N3X15 talk contribs created page File:VRC2CVR BlendTree Datagrab.png
- 23:41, 31 August 2022 N3X15 talk contribs uploaded File:VRC2CVR BlendTree Datagrab.png
- 22:08, 29 August 2022 User account Freedy171 talk contribs was created
- 06:32, 19 August 2022 N3X15 talk contribs created page ChilloutVR Vehicle Controls (Created page with "TODO: Actual table and headings and shit == Keyboard == <pre> // Token: 0x04000505 RID: 1285 public KeyCode handbrakeKB = KeyCode.Space; // Token: 0x04000506 RID: 1286 public KeyCode startEngineKB = KeyCode.I; // Token: 0x04000507 RID: 1287 public KeyCode lowBeamHeadlightsKB = KeyCode.L; // Token: 0x04000508 RID: 1288 public KeyCode highBeamHeadlightsKB = KeyCode.K; // Token: 0x04000509 RID: 1289 public KeyCode rightIndicatorKB = KeyCode.E; // Token: 0x04...") Tag: Visual edit: Switched
- 09:53, 14 August 2022 User account Fkrisi talk contribs was created
- 21:12, 10 August 2022 User account Asdfasdfg talk contribs was created
- 12:34, 10 August 2022 User account Yoch talk contribs was created
- 23:36, 7 August 2022 User account RealDTSM talk contribs was created
- 22:52, 6 August 2022 User account Anon1119 talk contribs was created
- 23:19, 4 August 2022 N3X15 talk contribs created page ChilloutVR Built-In Animation Parameters (Butts) Tag: Visual edit
- 16:53, 3 August 2022 User account Behemoth talk contribs was created
- 18:48, 2 August 2022 Phossu talk contribs created page Manual CVR Conversion (Created page with "== Begin == What I'm starting with is a VRC project that was copied, then the CCK added. I then fixed compiler errors and stuff and uploaded some avatars that were botched by the autoconverter but the point is I can upload avatar without errors. I'll try and maintain a list of stuff I used: * CCK: https://developers.abinteractive.net/cck/setup/ * VRC AV3 Manager: https://github.com/VRLabs/Avatars-3.0-Manager == Physbones to Dynamic Bones == I used a physbone to dyn...")
- 00:46, 2 August 2022 N3X15 talk contribs created page Making an Attachable Prop (Created page with "ChilloutVR props are useful, but sometimes you want to attach them to your avatar for some reason. A simple example that this tutorial will use is a hat that one wants attached to your avatar's head. {{CVRStatus}} == Prerequisites == * Knowledge on how to manipulate GameObjects in the Scene Hierarchy * Knowledge on how to manipulate Components in a GameObject * Knowledge on how to make a basic prop. == Creating a Simple Attachable Prop == # Make a simple cube primi...") Tag: Visual edit
- 00:28, 2 August 2022 N3X15 talk contribs created page Making an Interactive Prop (Butts) Tag: Visual edit
- 00:02, 2 August 2022 N3X15 talk contribs created page Making a Prop in ChilloutVR (Created page with "A prop is a useful thing in ChilloutVR, as one can spawn them independent of an avatar, and have them activate triggers based on inputs or collisions. Here's how to start working on one. == Prerequisites == * Unity 2019.4.31f1 * ABI CCK >= 3.3 * Knowledge of how to import unitypackages, models, animations, and materials into a Unity project == Setting up the Project == # Create a Unity 2019.4.31f1 project. # Import the ABI CCK. # Import your prop and set it up l...") Tag: Visual edit
- 23:46, 1 August 2022 N3X15 talk contribs created page Category:ChilloutVR (Created page with "{{Stub}}") Tag: Visual edit
- 22:40, 29 July 2022 N3X15 talk contribs created page Adding Friends in ChilloutVR (Created page with "Adding friends can be done in one of several ways in ChilloutVR. == Search == If you know someone's name, you can add them via the search function. # Open the Big Menu. # Open "Search" on the lower center of the menu. # Type in the name of the individual. # Find them in the list and select Details. # Click Add Friend. == In-Game (Direct) == If they're nearby, you can just add them directly. # Open the Quickmenu. # Designate them with the laser pointer and click o...") Tag: Visual edit
- 22:14, 29 July 2022 N3X15 talk contribs created page Template:CVRStatus (Created page with "{{Warning|ChilloutVR is experiencing high server load due to an influx of new players. Servers should be stabilized around Aug 4. ~~~~~}}")
- 21:33, 29 July 2022 N3X15 talk contribs created page VR Wiki:Privacy policy (Created page with "I am too lazy to sell your information. I do have a [https://matomo.org Matomo] instance running so I can see how many people use this garbage and where they're coming from. Lighttpd, the software running MediaWiki, logs IP addresses and pages visited, as is standard. This is useful for debugging and security purposes and is not shared with anyone. Lighttpd logs are cleared monthly. -- ~~~~")
- 21:27, 29 July 2022 N3X15 talk contribs created page User talk:N3X15 (5)
- 21:12, 29 July 2022 N3X15 talk contribs created page Talk:Main Page (Created page with "{{Note|This page is protected to prevent spammers and shitters from breaking the front page. Suggest changes here.}}")
- 21:10, 29 July 2022 N3X15 talk contribs created page Lavender (Created page with "Lavender was a massively-multiplayer online virtual world platform in early access. While initially promising, development was glacial and initial funding was mishandled, resulting in low population and user mistrust. Lavender has ceased development due to the lone developer being hired at another game company.") Tag: Visual edit
- 21:01, 29 July 2022 N3X15 talk contribs created page NEOS (Created page with "NEOS (AKA NeosVR) is a massively-multiplayer online virtual world platform created in a heavily-modified version of Unity. Compared to other similar platforms, NEOS is unique for its in-game content creation system, as well as its in-game scripting system that is similar to Garry's Mod Wiremod. Unfortunately, it tied development to an in-game cryptocurrency, which resulted in it being banned from the Steam Store. The development of the game is now stalled due to a...") Tag: Visual edit
- 20:53, 29 July 2022 N3X15 talk contribs created page VR Wiki:About (Created page with "VRWiki is an open place for collecting information and tutorials about various VR games and software. We are not associated with any company in any way, shape, or form, and are hosted by a balding no-life virgin. == Contact Information == * **Site Owner/Operator:** User:N3X15")
- 06:28, 29 July 2022 N3X15 talk contribs created page Getting Started with ChilloutVR (Created page with "This guide is for newbies who want to get into Chillout. This will teach you controls, UI, and some mechanics. {{Warning|CVR is currently (~~~~~) under heavy load and the dev team expects it will take a week to complex scaling their infrastructure.}} == Installation == You have two options to download CVR: ABI Interactive's website, and Steam. We're going to use Steam, as it has more capacity and you likely already have an account. # Go to [https://store.steampowere...") Tag: Visual edit
- 22:26, 28 July 2022 N3X15 talk contribs created page ChilloutVR (Created page with "ChilloutVR is a free game similar to VRChat, with much of the same features and more. Unfortunately, at time of writing, it has a smaller community (despite VRChat's recent move to EAC) and a smaller team. {{Stub}} * VRC to CVR - Moving your avatar to CVR from VRChat") Tag: Visual edit
- 18:39, 27 July 2022 Phossu talk contribs created page VRC to CVR (Created page with "== Converison Process == Have VRC asset, want to convert to CVR. First consult these resources: CVR dev kit. Make account, goes through generic avatar upload process in brief: (Note you should use unity 2019.4.31f1 (same as vrc)) * https://developers.abinteractive.net/cck/setup/ * https://forums.abinteractive.net/d/93-uploading-your-first-chilloutvr-avatar/7 VRC to CVR conversion tools: (I'll be using the second) * https://github.com/imagitama/vrc3cvr * https://git...")
- 07:29, 20 July 2022 User account KCHawk talk contribs was created
- 04:53, 20 July 2022 N3X15 talk contribs created page Scale Slider (aaaaaaaaaaaaaaaa) Tag: Visual edit