Geeks3D FurMark v2.9.0.0
============================================
(c)2007-2025 Geeks3D
https://www.geeks3d.com/furmark/
Usage: furmark [--option [value]] ...

Options:
--help				print all options
--version			show version
--check-new-version		check for new version
--hpgfx value			set the high performance graphics state
				(0 or 1). For laptops with hybrid
				graphics (iGPU + dGPU)
--width value			set the width in pixels of the 3D window
--height value			set the height in pixels of the
				3D window
--fullscreen			run the demo or graphics test in
				fullscreen
--title-bar			enable (1) or disable (0) the title bar of the
				window. Default: 1 (enabled).
--msaa value			set the number of samples for
				MSAA: 1, 2, 4 or 8
--x11-display-name		set the display name on Linux / X11
				using the following format:
				hostname:display_number.screen_number
--opengl-ver-major value	set the major version of the OpenGL context.
--opengl-ver-minor value	set the minor version of the OpenGL context.
--opengl-core-profile value	enable (1) or disable (0) the OpenGL core
				profile.
--demolist			print the list of available demos
--demo name			run a demo from its name.
				Use --demolist for all available names
--demofile filename		load and run a GeeXLab demo from a
				filename
--glinfo			print a quick OpenGL report
--glinfo-all			print a detailed OpenGL report
--glvendor			print the GL_VENDOR value
--glrenderer			print the GL_RENDERER value
--glversion			print the GL_VERSION value
--vkinfo			print a quick Vulkan report
--vkinfo-all			print a detailed Vulkan report
--vkinfo-extension <name>	info about a Vulkan extension.
				Should be used with --gpu-index
--gpuinfo			print GPU info
--glnvarchinfo			print information about NVIDIA GPU
				architecture
--gpu-index index		set the GPU index (0-based)
				for Vulkan/OpenCL/CUDA demos or info
--print-render-speed		print speed rendering info: frames,
				framerate, time step
--no-osi			disable the OSI (On Screen Information)
--no-resize			disable the resizing of the 3D window
--vsync number			set the VSYNC (vertical synchronization) state
--disable-demo-options		disable the display of the demo options
--p1080				benchmark preset:1080 (1920x1080)
--p1440				benchmark preset:1440 (2560x1440)
--p2160				benchmark preset:2160 (3840x2160)
--benchmark			benchmark the demo and displays the
				score box at the end unless
				no-score-box option is used
--duration-ms ms		set the benchmark duration in milliseconds
				(only with custom settings, not in presets). Default: 60000
--max-time sec			set the max duration of the demo / stress test
				in seconds. Default: 0 (no limit)
--max-frames			set the max duration of the demo / stress test
				in frames. Default: 0 (no limit)
--no-score-box			disable the score box at the end
				of the benchmark
--no-gpumon			disable the GPU monitoring
--load-plugin-gpumon value	enable (1) or disable (0) the
				loading of the GPU monitoring plugin. Default: 1
--log-gpu-data			log GPU data into a CSV file
--log-gpu-index index		index of the GPU for logging GPU data.
				Default: -1 (all GPUs)
--log-gpu-data-filename filename	full path to the GPU data log file.
				Default filename is _gpu_date.time.csv
--gpu-monitor-print		print GPU monitoring info
--hw-polling-interval ms	set the GPU monitoring polling interval
				in milliseconds (default: 1000)
--disable-traces		disable the generation of log and score files.
--disable-logfile		disable the generation of the log file
--logfile-suffix suffix		add a suffix to the log file name
--glmemory-print		print OpenGL memory stats
				(NVIDIA OpenGL demos only)
--export-dir dir		set the export folder for GPU data
--artifact-scanner		run the artifact scannner
--artifact-scanner-interval	set the scanning interval in milliseconds
				(default: 100)
--furmark-bkg-img-id number	set the image for the dynanic background.
				Values: 0 to 3 - default is 0
--furmark-fur-img-id number	set the image for the fur color.
				Values: 0 to 1 - default is 0
--furmark-bfc			set backface culling (0 or 1).
				Default is 1. Not available in Presets
--furmark-dxt5			enable compressed textures (DXT5) in FurMark stress test.
				OpenGL only. Not available in Presets
--furmark-vram-test-gb		set the size in GB used by FurMark data.
				Values: 0, 2, 4, 6, 8, 12, 16, 20 or 24.
				Not available in Presets
--dpi-scaling			set / force the DPI scaling - default is 1.0
