メインコンテンツまでスキップ

Play test - In-game registration - (Unreal Engine module)

Last updated on May 26, 2025

Test to upgrade account

  1. By default, the upgrade account screen in Byte Wars is configured to not be shown. To enable it, open the DefaultEngine.ini file located inside /Config folder, search for variable named bAllowUpgradeAccount, and change the value to true.

  2. Compile the project and open it in the Unreal Editor. Then, play the game.

  3. Log in. If the account is not yet a full account, the upgrade account menu will be shown. There, you can fill out the upgrade account form. Then, you will receive an email verification code that you can use to upgrade the account.

    Upgrade full account demo Unreal Byte Wars In-game registration

備考
  • If you log in using a Device ID, the display name won't appear in the verification email because Device ID accounts don't have a display name until they're upgraded. If you log in using a third-party platform (e.g., Steam), the display name associated with that platform account will be shown instead.

  • If the upgrade account menu isn't shown, your account might already be a full account. To log in with a new account using a randomized Device ID every time the game launches, open DefaultEngine.ini in the /Config folder, find RandomizeDeviceId, and set it to true.