Steamworks документация
Изпитания в Steam

Обзор

In order to properly test your application on Steam, you should understand how Steam delivers files to the user.

Before getting started you should be familiar with all of the concepts outlined in the Приложения documentation.

Опции за вътрешни изпитания

You will obviously need to test your application yourself before release and you may have other employees that you wish to grant access to help test. The best way to enable these employees to test is by adding them to your Steamworks account. By default, the first user created in a Steamworks account is granted administrative permissions and access to the default application being worked on. That user can then add more users to help develop and test the application. You can read more about adding new users in Управление на Steamworks акаунта Ви.

Additionally, you can request keys for a package that will grant immediate access to your application. To learn more about the different types of packages and requesting keys, please see Пакети.

Dev Comp Packages - Important Configuration Note

As a Steamworks developer, you have a special type of packages attached to your publisher group. Този пакет се нарича пакет „Гратисно за разработчици“ и контролира кои № на приложения и № на хранилища акаунтите Ви за разработчици ще притежават автоматично при влизане в Steam. Just because you have added a new depot to your application or to your build doesn't mean you can test it. Нужно е да подсигурите, че новият № на хранилище е описан в пакета Ви „Гратисно за разработчици“ (Dev Comp) или в пакета, който използвате за изпитване на играта си. You can see the contents of your Dev Comp packages by selecting the application from your Steamworks home page, selecting the "All Associated Packages, DLC, Demos And Tools" link and then selecting the package you wish to view the contents of.

Ако имате проблеми със свалянето на файловете си в Steam, пуснете „Steam.exe -dev“, упътете се към раздела „Конзола“ и въведете командата „licenses_for_app“ <appID>, където <appID> е № на приложението Ви, което се опитвате да изпитате. Това ще изобрази № на пакета, който се използва за определяне на притежаваното от Вас съдържание за този № на приложение. Би трябвало също да изобразява № на хранилищата в този пакет. Ако липсват № на Ваши хранилища, ще е нужно да редактирате пакета, за да ги включите. For more information on editing packages, please see Пакети.

External Testing Options - Setting up closed or open testing


Setting up pre-release testing is easy and free on Steam, and can be configured to small private tests or large public tests, or any combination. It’s a great way to get feedback and test the user experience through Steam, and does not require you to launch the game into Early Access or provide permanent free access to your testers. These instructions will walk you through providing closed beta access to your community, and ending the beta when you’re ready. If you’re interested in releasing a beta version of your game that any customer can buy, check out Early Access.

There are two common ways of setting up testing for external audiences:
  1. Using the Steam Playtest feature.
  2. Using the main game's App ID with release override keys.

Steam Playtest

Steam Playtest is a free, low-risk solution to gathering playtest data without the stress of managing email lists and Steam keys or worrying about user reviews, or wishlists. By using a specific associated appID that is linked with, but separate from your main game, you can do the playtesting you need without interfering with your main game.

Steam Playtest lets you easily gate access to your playtest. You can let in as many or as few players as you need, and deactivate the playtest app when you wish.

A Steam Playtest appID has access to the same Steamworks technical features as your main game - but with reduced store and community setup. Instead of having its own separate store page, your Steam Playtest signup will live right on your main game, so that customers can sign up and access the playtest but still Wishlist or Follow the main game.

Check out the Steam Playtest documentation for the full set-up instructions, configuration scenarios, best practices and FAQs.

Release Override Keys

While Steam Playtest is the preferred method of enabling closed betas on Steam, release override keys are available if you want to manage your playtest off your main game's App ID and have things like NDAs in place. We recommend the following process for this sort of closed beta.
  1. First, upload a build of your game for your beta testers to play. If you haven't done this yet, check out the instructions here first and come back to this page later.
  2. Next, we strongly recommend setting up your Coming Soon page. This provides a reference opportunity to test your marketing presence against the experience players are having in game. It also provides the Steam Community Hub as an easy place for your community to discuss the game and provide feedback, and makes it easy for users to Wishlist your game.
  3. Request keys from your “Beta Testing” release override package. Any customer who activates one of those keys can instantly download and play, so don’t hand them out until you’re ready. Take a minute to review the Steam Key documentation so you know what the rules are and how the key request process works.
  4. Keep track of the keys you hand out. By default, users who activate a key will own the game forever, but if you want to end beta access or revoke the game from beta testers, that’s fine too. When you’re ready to end beta access, revoke the keys using the key banning tool. You can indicate that you’re banning the keys because of the end of a beta, so users get a friendly message letting them know they’ve lost access.
Note: If you’d like to provide a different version of the game to different audiences, that’s easy to do. For instance, you might have beta testers playing one branch, but provide Press/Influencer access to a separate branch. Learn more about enabling separate beta branches here.

Изпитания на сваляемо съдържание

Testing a DLC is very similar to testing a game. The DLC has an AppID, and that AppID needs to be in a Dev Comp package that you own (or acquired with a Key) in order to test. Some DLCs contain content and others are just used as a license check by the game to determine features to unlock. You can toggle the ownership (license) on and off using the Steam Console (launch Steam.exe -console), and then using the command enable_license

Изпитания на игрални демота

Testing your game demo works a little differently from testing a game, since Steam will not show the demo if the account already has access to the full game in the library. Considering that your development accounts will already have access to the full game, the demo will not appear on the accounts. To get around that, request release override keys for the demo to activate on a second Steam account that is not associated with your developer account. That will give you a clean install and the ability to test the demo in the same way that a new user would.

For more details, please see Demos Documentation

Добавяне на приятели към изпитание

If you need to add brand-new Steam accounts to your friends list in order to test multiplayer functionality in your game, you will need to take an extra step.

By default, new accounts are limited in how they can participate in the Steam Community (for more details, please see Limited User Accounts). This will prevent you from sending friend requests from a new Steam account. You can get around this in one of two ways:
  1. You can initiate the friend request from a non-limited account.
  2. You can activate a Dev Comp type key for your game on one of the new accounts, which will grant the game to that account and will de-limit that account and allow you to send friend requests from it.