Steamworks-dokumentaatio
Virtuaalitodellisuuden sovellusasetukset

Yleiskatsaus

You can manage the Virtual Reality settings for your application on Steamworks in two places:
  • Steamworks Settings - Set the SteamVR input binding mode for your application, as well as launch options.
  • Store Page - Describe your VR requirements and supported configurations

Steamworks-asetukset

Steamworks settings enable you to define the SteamVR input binding mode for your application, and define your launch options.

To get started, click the "Edit Steamworks Settings" link on the App Landing Page.

steamworksettings.PNG

Under "Application", select "Virtual Reality"

vrsettings.PNG

On this page, you can define which SteamVR input binding mode your application uses.

When using OpenXR, your input binding setup will dramatically affect how many users can buy and play your game. Jos pelille ehdotetaan Meta Quest 2 -ohjainten syötemäärityksiä, SteamVR määrittää useimmat ohjaintyypit automaattisesti uudelleen, jotta ne toimisivat. The following controller profiles should have customized bindings, due to the difficulty in automatically rebinding them:
  • HTC Vive wands
  • Valve Index controllers
  • Windows Mixed Reality controllers

If you build with OpenVR, your application will automatically support any current and future OpenVR-supported head-mounted displays (HMDs), such as the HTC Vive, Oculus Rift, or Windows Mixed Reality family of devices. You can also distribute your native Oculus SDK build for Rift users if you prefer.

Learn more about OpenVR on the official GitHub Repository

Käynnistysvaihtoehdot


You'll need to define at least one VR launch option for your application before VR support is enabled. Launch Options tell Steam how to handle your application when users launch it in their library. You can also use launch options to let users choose between different modes of your application (non-VR, VR, Vulkan, etc).

Launch options can be tied to specific branches, executables, or command-line arguments for your application. For example, you might have a command-line argument "mygame.exe --novr" which launches in desktop mode. Launch options allow you to let users select these options in a more intuitive way.

To set launch options, select "Edit Steamworks Settings" from the App Landing Page. Under "Installation", select "General."

launchoptions.PNG

Every application needs to define at least one launch option. Valitse Käynnistä SteamVR-sovellus, jos loit sovelluksen OpenVR-sovelluskehityspaketilla. Ylimääräisiä käynnistysvaihtoehtoja voidaan lisätä sovelluksen tarpeiden mukaan klikkaamalla Lisää uusi käynnistysvaihtoehto -kohtaa. Steam hakee VR-käynnistysvaihtoehtoa, jotta se voi lisätä VR-tietoja kauppasivulle.

thelablaunchoptions.PNG
Launch Options for "The Lab"

Kauppasivun asetukset


You can also manage what Virtual Reality settings are visible on your Steam store page. Valitse sovelluksen aloitussivulta Muokkaa kauppasivua ja sitten Perustiedot > Tuetut alustat.

SystemRequirementsVRFields.png

In the fields under "VR Devices and Support" you should describe both the SDKs and the specific devices that your game supports. Start with the SDK such as OpenXR or SteamVR and then describe any individual headsets, controllers, and/or room size requirements.