You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,19 @@ A mod that allows Desktop users use the VRChat Camera feature, yay!
6
6
***USE IT AT YOUR OWN RISK**, I am not responsible for any bans or any punishments you may get by using this mod!
7
7
8
8
## Installation
9
-
***Make sure you have run the [MelonLoader Installer](https://github.com/HerpDerpinstine/MelonLoader/releases/latest/download/MelonLoader.Installer.exe) by [HerpDerpinstine](https://github.com/HerpDerpinstine) first (please check [MelonLoader Wiki](https://melonwiki.xyz) for more help!).**
9
+
***Make sure you have run the [MelonLoader Installer](https://github.com/HerpDerpinstine/MelonLoader/releases/latest/download/MelonLoader.Installer.exe) by [HerpDerpinstine](https://github.com/HerpDerpinstine) first (feel free to join the [VRChat Modding Group Discord](https://discord.gg/jgvc9Fd) for help!).**
10
10
* Download the [latest version](https://github.com/nitrog0d/DesktopCamera/releases/latest/download/DesktopCamera.dll) of the mod.
11
11
* Drag/copy the DLL file that you have downloaded into the Mods folder.
12
12
* That's it! Now just run the game and the mod should be installed!
13
+
* Optional: You can install the mod `UIExpansionKit` to edit Camera Movement speed in-game. Manually changing without `UIExpansionKit` is possible through `UserData/modprefs.ini`.
13
14
14
15
## How to use
15
16
* Click the Camera button in the ESC menu, you will have new options.
16
17
* The explanation below can be confusing, I recommend you to just try it in-game after reading. If you can improve it, please send a pull request.
17
18
18
19
### **Arrow Keys feature explanation:**
19
-
* You can move the camera/viewer position using the arrow keys **(TIP: if you hold alt it moves 2x faster)**.
20
-
* You can change the camera's proximity using Page Up (moves away) and Page Down (moves close) buttons.
20
+
* You can move the camera/viewer position using the arrow keys **(TIP: if you hold alt it moves 2x faster (configurable))**.
21
+
* You can also move the camera/viewer up and down using Page Up and Page Down buttons.
21
22
22
23
#### If you have a numpad:
23
24
* You can rotate it pressing 2 and 8 (tilt up and down), 4 and 6 (tilt left and right), 7 and 9 (orientation).
@@ -30,7 +31,7 @@ A mod that allows Desktop users use the VRChat Camera feature, yay!
30
31
31
32
### **Camera Movement feature explanation:**
32
33
* Remember the arrow keys feature above? So, this is a toggle, you can toggle between the actual Camera and the Viewer, if you have it on the Camera, the arrow/numpad keys will move the Camera, if you have it on the Viewer, then the Viewer will move instead.
33
-
* The Viewer is the Camera view, if it's not obvious.
34
+
*Observation: The Viewer is the Camera view.
34
35
***Warning: The Camera Space must be in "World" mode, or else the camera won't move**.
35
36
36
37
*Thanks to everyone in the VRChat Modding community!*
0 commit comments