<?xml version="1.0"?>
<fluidmark>
	<!--
	run_mode: "BENCHMARK" or "STABILITY_TEST".
	max_time: in milliseconds.
	max_frames: -1 means not used.
	-->
	<startup_options
		display_gui="1"
		display_menu_bar="0"
		display_score="1"
		display_version="0"
		width="800"
		height="600"
		msaa="0"
		fullscreen="0"
		run_mode="STABILITY_TEST"
		time_based_benchmark="1"
		max_time="60000"
		max_frames="-1"
		xtreme_burning="0"
		log_temperature="0"
		log_score="0"
		add_post_fx="0"
		increase_graphx_workload="0"
		multicore_physx="1"
		thread_affinity="0"
		num_fluid_emitters="1"
		physx_mutex="0"
		threads_sync="1"
		unlock_cpu_cores_number="0"
		physx_cpu="0"
		use_particle_count="1"
		num_total_particles="50000"
		light_pos_x="15.000000"
		light_pos_y="30.000000"
		light_pos_z="0.000000"
		physx_fluid_velocity="100.00"
		physx_fluid_emitter_size="0.300"
		particles_rate_xtreme="2000"
		particles_rate="500"
		particles_lifetime="20.00"
		particle_type="SMILEY"
		gpu_temp_spike_filter_threshold="20.000"
		enable_gpu_temp_spike_filter="1"
		use_gpuz="1"
		display_information="1"
	/>
</fluidmark>