[Definition]
titleIds = 000500001010D700, 0005000010116000
name = "Enable Debug Menu"
path = "Skylanders: Giants/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 (most debugging features)
category = Game Configuration
$game_config_value:int = 1

[Preset]
name = QA (some debugging features)
category = Game Configuration
$game_config_value:int = 2
default = 1

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