[Definition]
titleIds = 0005000010142D00
name = "Enable Debug Menu/Mode"
path = "Skylanders: Spyro's Adventure/Cheats/Enable Debug Menu"
description = Enables the game to look through the debug folder. If debug files are present, it will load them (unless Game Configuration is set to Golden, which is the regular configuration).||Made by SuperSamus and Winner Nombre.|Special thanks to Hydos, NefariousTechSupport and maff.
version = 7

[Default]
$game_config_value:int = 2


# Game Configuration

[Preset]
name= Demo
category = Game Configuration
$game_config_value:int = 0

[Preset]
name= Development (has the most features)
category = Game Configuration
$game_config_value:int = 1

[Preset]
name = QA
category = Game Configuration
$game_config_value:int = 2
default = 1

[Preset]
name = Golden (production)
category = Game Configuration
$game_config_value:int = 3