localmanifest.json Cheatsheet

Table of Contents

How Can We Help?

localmanifest.json Cheatsheet

You are here:
  • "pauseSessionCountdownWhenNoPID": true,
    • The session clock would automatically pause when there is no any running game. May not be suitable for multiplayer sessions
  • "dontPauseIdlePlaybackOnPID": true,
    • The idle playback wont pause automatically upon starting a session and/or a game. Suitable for KIOSK installations.
  • "disableAPGameChange": true,
    • Disable the ability to start games through the Desktop Menu of the Access Point
  • "disableAPSessionStart": true,
    • Disable the ability to start sessions through the Desktop Menu of the Access Point
  • "disableKeyboardControl": true,
    • Disable the keyboard control for the VR menu (arrows, Enter, Backspace)
  • customAnnouncementInSeconds: { "30": "Custom Message 30 seconds before the end" },
    • Add precise (in seconds) text-to-speech support
  • "nfc_shared": "shared",
    • Fine tune your NFC integration. The default value is “shared” and your other options are “direct” and “exclusive”. You don’t have to set this up unless your NFC documentation hints otherwise
  • "nfc_protocol": "T1",
    • Fine tune your NFC integration. The default selection is “T1” and other options are: “default” ; “raw” ; “t0” ; “tx” ; “undefined”
  • "preferredMac": "000000000000",
    • In the case of multiple connected network adapters, define the MAC address of the primary one
  • KATVR custom locomotionhttps://synthesisvr.com/knowledge-base/kat-i-o-custom-locomotion-settings-for-non-kat-i-o-games/
  • "disableFTDI": true,
    • disable the default FTDI coin-op integration. This could be needed for third party FTDI based integrations
  • "singlePerSessionLaunch": [1,15],
    • A comma-separated list of games that can be launched only once per session. This can be used to prevent non-PPM content to be launched multiple times when you are charging your customers per minute.
  • "dontDownloadTrailers": true,
    • makes sure the Access Point won’t be trying to download and synchronize any trailers. Usually to be used in the case when you manage your own folder of playback videos.

Sign Up For Your Trial