# demo disc

> commercially distributed optical disc, usually a CD or a DVD, that contains a collection of video game demos

**Wikidata**: [Q122759476](https://www.wikidata.org/wiki/Q122759476)  
**Source**: https://4ort.xyz/entity/demo-disc

## Summary
A **demo disc** is a commercially distributed optical disc, typically a CD or DVD, that contains a collection of playable video game demos. These discs are primarily used for marketing, allowing players to sample upcoming or recently released games before purchasing.

## Key Facts
- A demo disc is a type of **optical disc** (CD or DVD) containing multiple video game demos.
- Primary uses include **marketing, shopping, and entertainment**.
- Also known as **video game demo disc** or **game demo disc**.
- Contains **game demos** as its core components.
- Subclass of **video game compilation** and **optical disc**.
- Related to specific demo discs like **PlayStation VR Demo Disc (2016)** and **Xbox Exhibition disks (2002)**.
- Some demo discs are part of a **demo series**, a video game series consisting entirely of demo discs.

## FAQs
### Q: What is a demo disc used for?
A: A demo disc is used for marketing and entertainment, allowing players to try out video game demos before purchasing the full games.

### Q: What types of games are included on a demo disc?
A: Demo discs typically include playable demos of upcoming or recently released video games, often from various genres.

### Q: Are demo discs still used today?
A: While less common due to digital distribution, demo discs were historically bundled with gaming hardware (e.g., PlayStation VR Demo Disc in 2016).

### Q: What is the difference between a demo disc and a full game?
A: A demo disc contains shortened or limited versions of games (demos), while a full game is the complete, purchasable product.

### Q: Can demo discs be collected?
A: Yes, some demo discs, especially rare or historically significant ones, are collected by gaming enthusiasts.

## Why It Matters
Demo discs played a crucial role in the video game industry by allowing players to experience games before buying them, reducing purchase risk and increasing consumer confidence. They were particularly important in the pre-digital era, serving as a key marketing tool for publishers and developers. Demo discs also helped introduce players to new genres or franchises, expanding the audience for video games. Additionally, they hold nostalgic value for collectors and historians, preserving a snapshot of gaming culture from specific eras.

## Notable For
- Being a **marketing tool** for video game publishers.
- Allowing players to **sample games before purchase**.
- Including **multiple demos on a single disc**, offering variety.
- Some discs were **bundled with hardware**, like the PlayStation VR Demo Disc.
- Part of gaming history, with **collectible and rare editions** sought by enthusiasts.

## Body
### Definition and Purpose
A demo disc is an **optical disc** (CD or DVD) that contains a collection of **video game demos**. These discs are commercially distributed and serve primarily as **marketing tools**, allowing players to try out games before purchasing them.

### Composition
- Contains **game demos**, which are shortened or limited versions of full games.
- Often includes demos from **multiple publishers or genres**.
- May feature **exclusive content** not available elsewhere.

### Historical Context
- Demo discs were widely used in the **1990s and early 2000s**, before digital distribution became dominant.
- Some notable examples include:
  - **PlayStation VR Demo Disc (2016)**: Bundled with the PlayStation VR headset at launch.
  - **Xbox Exhibition disks (2002)**: A collection of Xbox game demos.
  - **Neo-Geo CD Special (1995)**: A demo disc for the Neo-Geo CD system.

### Relation to Other Entities
- **Optical disc**: Demo discs are a subclass of optical discs, which are used for data storage and distribution.
- **Demo series**: Some demo discs are part of a **demo series**, a video game series consisting entirely of demo discs.

### Decline and Legacy
- The rise of **digital distribution** (e.g., Steam, PlayStation Store) reduced the need for physical demo discs.
- However, demo discs remain **collectible items** for gaming enthusiasts and historians.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "demo disc",
  "description": "A commercially distributed optical disc, usually a CD or a DVD, that contains a collection of video game demos.",
  "sameAs": ["https://www.wikidata.org/wiki/Q5254950"],
  "additionalType": "https://schema.org/SoftwareApplication"
}