
boot_package = "resource_packages/boot"
boot_script = "lua/boot/boot"
network = {
	log = "%APPDATA%/Arrowhead/Helldivers/network_logs/network-%UTCDATE%-%UTCTIME%-%SESSION%.ndp"
}
performance_hud = "performance_hud"
physx = {
	max_substeps = 1
	ps3 = {
		async_timestep = true
		cpu_dispatcher_threads = 0
		spu_dispatcher_spus = 5
		step_frequency = 30
	}
	psvita = {
		async_timestep = true
		cpu_dispatcher_threads = 1
		step_frequency = 30
	}
	step_frequency = 60
	swept_integration = false
	win32 = {
		max_substeps = 2
	}
}
render_config = "core/rendering/renderer"
render_settings = {
	g_tessellation_detail = 1
	g_tessellation_tri_size = 8
}
script_data = {
	communication_id = "NPWR06183"
	content_restrict_age = 13
	languages = [
		"en_US"
		"fr_FR"
		"es_AR"
		"pt_BR"
	]
	legal_text = "©2015 Sony Computer Entertainment America LLC.
HELLDIVERS is a trademark of Sony Computer Entertainment America LLC."
	region = "SCEA"
	service_id = {
		ps3 = "UP9000-NPUA80930_00"
		ps4 = "UP9000-CUSA00142_00"
		psvita = "UP9000-PCSA00134_00"
	}
	show_photosensitive_warning = true
	title_id = {
		ps3 = "NPUA80930_00"
		ps4 = "CUSA00142_00"
		psvita = "PCSA00134_00"
	}
}
surface_properties = "global"
timpani = "audio/helldivers"
win32 = {
	crash_report = "%APPDATA%/Arrowhead/Helldivers/crash/CRASH_%UTCDATE%-%UTCTIME%-%SESSION%.txt"
	floating_point_exceptions = true
	input = {
		keyboard = "windows"
		mouse = "windows"
	}
	local_console_log = "%APPDATA%/Arrowhead/Helldivers/logs/console_%UTCDATE%-%UTCTIME%-%SESSION%-%RANDOM%.txt"
	query_performance_counter_affinity_mask = 0
	renderer = {
		adapter_index = 0
		aspect_ratio = -1
		d3d_debug = false
		fullscreen = false
		screen_resolution = [
			1280
			720
		]
		vsync = true
	}
	save_dir = "%APPDATA%/Arrowhead/Helldivers/saves/"
	user_settings = "%APPDATA%/Arrowhead/Helldivers/user_settings.config"
}
window_name = "Helldivers"
