Difference between revisions of "Playing Video"

From EmuVR Wiki
Jump to: navigation, search
(Redirected page to Playing Videos and Music)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
To play videos;
+
#REDIRECT [[Playing Videos and Music]]
 
+
# Create a folder called "Videos" in the EmuVR Games folder ("EmuVR\Games\Videos")
+
# Create a file within that folder, and name it "emuvr_core.txt". Enter the following as the contents;
+
#* <pre>core = "video"&#10;media = "Video"</pre>
+
# Place video files within that folder.
+
# Run the game scanner, add a new directory (the video directory) and leave the type and core blank.
+
#* /images/videos_game_scanner.png
+
# Edit EmuVR\Game Scanner\user_custom_playlist.txt with 3-line blocks as shown below (no empty lines in the file);
+
#* <pre>Games\Videos\video_file_name.mp4&#10;My Video Title&#10;anything|anything</pre>
+
#** Note: "anything" in this case can be literally any unbroken string (no whitespace).
+
# Rescan
+
#* Note: Scanning, in this case, will not find new video files. We use this button as an automated way to append the custom playlist to the main playlist. The main playlist is always rewritten during a scan, which is why we use the custom playlist file.
+
#* Note: The scan isn't appending the file properly right now, this is a known issue. Copy the contents of the custom file into the main playlist for now.
+
# Start EmuVR
+
# Add a "Video" console and insert one of the "Video" carts. Start the console as normal.
+
 
+
The instructions for setting up a Music folder is identical, except replace "Videos" with "Music"
+
 
+
== Controls ==
+
 
+
Videos also have controls- for now the keyboard commands are listed, Vive/Touch will be added once they're confirmed.
+
 
+
Fast-Forward - Spacebar
+
Seek (60 sec) - Up/Down
+
Seek (10 sec) - Left/Right
+
Pause - P
+
Subtitles(If applicable) - W
+

Latest revision as of 18:26, 31 January 2019