https://github.com/forno/RecordVRCWithGeForceExperience
Record VRC with GeForce Experience
https://github.com/forno/RecordVRCWithGeForceExperience
record-video vrc vrchat
Last synced: about 2 months ago
JSON representation
Record VRC with GeForce Experience
- Host: GitHub
- URL: https://github.com/forno/RecordVRCWithGeForceExperience
- Owner: forno
- License: unlicense
- Created: 2019-11-05T11:41:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T23:10:42.000Z (about 5 years ago)
- Last Synced: 2024-10-24T06:29:43.194Z (6 months ago)
- Topics: record-video, vrc, vrchat
- Language: PowerShell
- Homepage: https://forno.booth.pm/items/2026998
- Size: 17.6 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RecordVRCWithGeForceExperience
Record VRC with GeForce Experience# Japanese Wiki
[日本語 Wiki](https://github.com/forno/RecordVRCWithGeForceExperience/wiki/%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB)# Installation
## Out Line- Install VaNiiMenu
- Install RecordVRCWithGeForceExperience
- Setup the VaNiiMenu## Install VaNiiMenu
Download VaNiiMenu: refer to https://sabowl.sakura.ne.jp/gpsnmeajp/unity/vaniimenu/
Please extract to any directory: I recommend to put on `C:\VaNiiMenu`## Install RecordVRCWithGeForceExperience
Download RecordVRCWithGeForceExperience by https://github.com/forno/RecordVRCWithGeForceExperience/releases
Please extract to any directory: I recommend to put on `C:\RecordVRCWithGeForceExperience`## Setup The VaNiiMenu
Please fix `/path/to/VaNiiMenu/config/Launcher.json` with```json
"App1": {
"ApplicationName": "Replay VRC with GeForce",
"FilePath": "recordReplayVRC.bat",
"WorkingDirectory": "C:\\RecordVRCWithGeForceExperience",
"Arguments": "",
"StartupDialogMainText": "Record VRC with GeForce Experience?",
"StartupDialogSubText": "押すごとに過去の映像を録画"
},
"App2": {
"ApplicationName": "Record VRC with GeForce",
"FilePath": "recordVRC.bat",
"WorkingDirectory": "C:\\RecordVRCWithGeForceExperience",
"Arguments": "",
"StartupDialogMainText": "Record VRC with GeForce Experience?",
"StartupDialogSubText": "起動と停止を押すごとに切り替え"
},
```Note: You should fix WorkingDirectory path to your install directory. (if you follow my recommendations, you just do nothing)
Here are my settings. You just replace values for any "Appx".

## Finish
You just see `Record VRC with GeForce` in the Lunch menu on VaNiiMenu.# Usage
## RecordVRC
It has a toggle function.You launch RecordVRCWithGeForceExperience once, then start recording.
And you launch it twice a time, then stop recording.Sample Video:
https://twitter.com/forno_recsys/status/1191731372467146752
## ReplayVRC
It needs to prepare.
You should start the instant replay function of GeForce Experience.
You just push Alt+Shift+F10.You launch ReplayVRC then, It saves 3 minutes video.
### Description with image
This is an **unavailable** state. ReplayVRC doesn't affect to a record.
You **should** turn on the instant replay function.
## CAUTION
- GeForce Experience are already installed for GeForce series GPUs. But, others are not supportted.
- You should set up the GeForce Experience before using this software.