Wingetlywingetly
← All apps

CrystalMark 3D25

by Crystal Dew Worldv1.0.0

Last updated

CrystalMark 3D25 is a comprehensive 3D benchmarking software.

Install with winget

$ winget install --id CrystalDewWorld.CrystalMark3D25 --exact --version 1.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for CrystalMark 3D25

CrystalMark 3D25 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
CrystalMark3D25_1_0_0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for CrystalMark 3D25

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

CrystalMark 3D25 is a 3D benchmarking software that allows you to easily measure 3D performance (GLSL/WebGL) with a single click. This was developed with the goal of showcasing the appeal of the demo scene to PC enthusiasts (benchmarkers) worldwide, featuring works provided by demo scene creators who support Japan’s demo scene.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for CrystalMark 3D25.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • CrystalDiskInfoCrystal Dew World
    CrystalDewWorld.CrystalDiskInfov9.9.2

    A HDD/SSD utility software which supports parts of USB, Intel RAID and NVMe.

  • CrystalDiskInfo Kurei Kei EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskInfo.KureiKeiEditionv9.9.2

    A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Kurei Kei Theme.

  • CrystalDiskInfo Shizuku EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskInfo.ShizukuEditionv9.9.2

    A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Shizuku Theme.

  • CrystalDiskMark Shizuku EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskMark.ShizukuEditionv9.0.3

    A simple disk benchmark software. This is CrystalDiskMark with Shizuku Theme.

  • CrystalDiskInfo Aoi EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskInfo.AoiEditionv9.9.2

    A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Aoi Theme.

  • CrystalDiskMarkCrystal Dew World
    CrystalDewWorld.CrystalDiskMarkv9.0.3

    A simple disk benchmark software.

More from Crystal Dew World or browse 3d, benchmark, gpu.

Frequently asked questions

How do I install CrystalMark 3D25 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CrystalDewWorld.CrystalMark3D25 --exact --version 1.0.0. winget downloads the installer from Crystal Dew World and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CrystalMark 3D25 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CrystalDewWorld.CrystalMark3D25 --exact 1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for CrystalMark 3D25?
CrystalMark 3D25 uses EXE (Inno Setup). Run the downloaded installer with: CrystalMark3D25_1_0_0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall CrystalMark 3D25 via winget?
Run: winget uninstall --id CrystalDewWorld.CrystalMark3D25 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CrystalMark 3D25's Apps & Features entry.
Is CrystalMark 3D25 free?
CrystalMark 3D25 is distributed under MIT. Refer to the publisher (https://crystalmark.info/en/software/crystalmark3d25/) for the full license terms - Wingetly itself does not charge for installation.
Does CrystalMark 3D25 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls CrystalMark 3D25 directly from the publisher.
How do I keep CrystalMark 3D25 up to date?
Run winget upgrade --id CrystalDewWorld.CrystalMark3D25 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CrystalMark 3D25 from microsoft/winget-pkgs.