Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

English


VIVEPORT DLC Beta Testing Guide

Document version: 1.0, Released July 4th, 2018

Changelog:

Version Changes Date
V1.0 Initial Release 2018/07/04

DLC Testing: Test your DLC before unveiling to consumers!

This guide outlines a way to test your DLC with a beta base title before public release and submission to the VIVEPORT review team. Follow the steps to test the integration with the base title and the VIVEPORT SDK.


Before You Start:

Make sure you have registered a VIVEPORT developer account for accessing the developer console: https://developer.viveport.com/console/ .

You also need to install the VIVEPORT Software to run the beta base title (for PC titles): https://www.vive.com/setup/ .

To learn more about VIVEPORT DLC SDK functions, see sample code and download the package, visit:
>> Download SDK
>> VIVEPORT DLC SDK functions

Create DLC with a Published Base Title


Step 1: Have a published base title

VIVEPORT DLC can only be created for a published base title; please submit a base title and wait for review and publishing. To learn more about submitting a base title, please go to
https://developer.vive.com/resources/viveport/store-guide/store-submission-guide/english/

DLC-1.png


Step 2: Create a DLC draft

On the “My Titles -> Manage” page of VIVEPORT Developer Console, click the “Add new title” button. Please select “Downloadable content (DLC)”, and you’ll be able to select the base title associated with the DLC. Enter the name of the DLC, and it will lead to the detail page of the DLC. To check the connection between the base title and DLC, you can go back to the title list by clicking the “Manage” tab. The dropdown arrow reveals DLC associated with the base title.

DLC-2.png

DLC-3.png

DLC-4.png

DLC-5.png

Step 3: Create beta version of the base title

After creating a DLC draft associated with a base title, edit the published base title and create a beta version. To create a beta version, please fill in all the required fields, and click the “Create a beta version” button in the “Submit” tab. The VIVEPORT service will process the beta title. For more information on beta testing a base title, please see the Beta Testing Guide .

DLC-6.png

DLC-7.png

DLC-8.png

DLC-9.png

Test DLC with a Published Base Beta Title


Step 1: Test DLC with beta version of the base title

After your base title has been successfully deployed to the beta environment, install and open VIVEPORT Software ( https://www.vive.com/setup/ ) and sign in with your developer account. After launching VIVEPORT Software, switch to Library tab. You will find the beta title and can start downloading. Beta titles will be marked as below.

DLC-10.png


Step 2: Add DLC files to the base beta title’s downloaded folder

The downloaded base title will be placed under the path:
C:\ProgramData\HTC\Vive\ViveApps\ {APP_ID} \ {VERSION} ; Please use the file explorer to go to the path, and then put your DLC files with the relevant path under the base title’s folder.  You can launch the beta base title and start to test the integration with the DLC now.

DLC-11.png