3 "type": "CRYENGINE Project",
4 "info": { "name": "HUNT", "guid": "8c593d2d-28a9-7a36-d1a9-251d521ddd58" },
6 "assets": [ "game_hunt" ],
11 "shared": { "any": "GameHunt", "win_x64": "", "win_x86": "" }
16 "engine": "engine-5.4",
18 { "type": "EPluginType::Native", "path": "CryDefaultEntities" },
19 { "type": "EPluginType::Native", "path": "CryUQS_Core" },
20 { "type": "EPluginType::Native", "path": "CryGamePlatform" },
21 { "type": "EPluginType::Native", "path": "CryGamePlatformSteam", "platforms": [ "Windows" ] },
22 { "type": "EPluginType::Native", "path": "CryGamePlatformPSN", "platforms": [ "PS4" ] },
23 { "type": "EPluginType::Native", "path": "CryGeforceExperience", "platforms": [ "Windows" ] }
26 "console_variables": {
27 "sys_archive_host_xml_version": "1",
28 "sys_localization_folder": "Localization",
29 "sys_target_platforms": "pc,ps4,xboxone",
31 "sc_LogFileStreams": "Default System Game AI AI_Nav",
33 "net_availableBandwidthClient": "512",
34 "net_availableBandwidthServer": "8192",
35 "net_numNetIDHighBitBits": "15",
36 "net_sim_loadprofiles": "SimProfiles_HUNT.xml",
38 "ca_SampleQuatHemisphereFromCurrentPose": "1",
39 "ca_ForceAnimationLod": "0",
41 "r_HDREyeAdaptationMode": "1",
42 "e_svoTI_VoxelizeUnderTerrain": "1",
44 "g_hunt_telemetry_enable": "1",
45 "g_PlayerSilhouettes": "0",
47 "uqs_printTimeExcessWarningsToConsole": "0",
49 "ui_enableUILoadtimeFlashPlayback": "0"
51 "console_commands": {"sys_ignore_asserts_from_module": "CryGame"}