# Middle-earth: Shadow of Mordor - Lord of the Hunt

> 2014 video game

**Wikidata**: [Q109656366](https://www.wikidata.org/wiki/Q109656366)  
**Source**: https://4ort.xyz/entity/middle-earth-shadow-of-mordor-lord-of-the-hunt

## Summary
Middle-earth: Shadow of Mordor - Lord of the Hunt is a 2014 action role-playing game expansion add-on developed by Monolith Productions. It serves as DLC for the base game *Middle-earth: Shadow of Mordor* and was released worldwide on December 16, 2014. The content is distributed both digitally and via optical disc, featuring single-player gameplay set within the Middle-earth universe.

## Key Facts
- **Title:** Middle-earth: Shadow of Mordor - Lord of the Hunt (also known as *Lord of the Hunt*)
- **Type:** Expansion add-on / Video Game
- **Genre:** Action role-playing game
- **Release Date:** December 16, 2014 (Worldwide)
- **Developer:** Monolith Productions (United States)
- **Publishers:** Warner Bros. Games (United States), Feral Interactive (United Kingdom)
- **Platforms:** PlayStation 4, Microsoft Windows, Linux, macOS
- **Game Mode:** Single-player video game
- **Distribution:** PlayStation Store, Microsoft Store, Steam, Optical disc
- **Series:** Part of the *Middle-earth* series

## FAQs
### Q: What type of game is Lord of the Hunt?
A: It is an action role-playing game (RPG) and an expansion add-on for the 2014 base game *Middle-earth: Shadow of Mordor*. It offers a single-player experience.

### Q: Who developed and published Middle-earth: Shadow of Mordor - Lord of the Hunt?
A: The game was developed by the American company Monolith Productions. It was published by Warner Bros. Games and Feral Interactive.

### Q: On which platforms is Lord of the Hunt available?
A: The expansion is available on PlayStation 4, Microsoft Windows, Linux, and macOS.

### Q: When was Lord of the Hunt released?
A: It was released worldwide on December 16, 2014.

## Why It Matters
As an expansion to *Middle-earth: Shadow of Mordor*, *Lord of the Hunt* plays a significant role in extending the lifespan and narrative depth of the main title within the popular Middle-earth franchise. Developed by Monolith Productions, a veteran studio founded in 1994, this DLC exemplifies the collaborative publishing efforts between major American studio Warner Bros. Games and British publisher Feral Interactive, particularly in bringing the title to varied operating systems like Linux and macOS. Its release in December 2014 provided dedicated players with new content, reinforcing the single-player action RPG elements that defined the base game's success. By maintaining compatibility across console and computer operating systems, the expansion ensured broad accessibility for the gaming community.

## Notable For
- **Cross-Platform Availability:** Notable for supporting a wide range of operating systems at launch, including Linux and macOS alongside Windows and PlayStation 4.
- **Dual Publishing:** Distinguished by having distinct publishers for different regions or platforms, involving both Warner Bros. Games and Feral Interactive.
- **Digital and Physical Distribution:** Unlike many modern DLCs that are digital-only, this expansion was distributed via digital stores (Steam, PlayStation Store) as well as optical disc formats.
- **Franchise Extension:** Serves as a canonical expansion within the broader *Middle-earth* video game series.

## Body

### Development and Release
*Middle-earth: Shadow of Mordor - Lord of the Hunt* was developed by **Monolith Productions**, an American video game development company headquartered in Kirkland. The studio, established on October 25, 1994, specialized in the video game industry.

The expansion was published collaboratively by:
- **Warner Bros. Games:** An American publisher and developer based in Burbank.
- **Feral Interactive:** A British video game publisher based in London, responsible for versions on platforms like Linux and macOS.

The content was released **worldwide on December 16, 2014**.

### Technical Specifications
The game functions as an **action role-playing game** with a **single-player** mode. It is classified as an **expansion add-on** requiring the base game *Middle-earth: Shadow of Mordor*.

**Platform Availability:**
- **PlayStation 4:** Sony's eighth-generation home console.
- **Microsoft Windows:** Released for the family of computer operating systems developed by Microsoft.
- **Linux:** Supported on the Unix-like operating system family.
- **macOS:** Supported on Apple's operating system for Mac computers.

**Input and Access:**
Players interact with the game using a **computer keyboard, computer mouse, or gamepad**. The software is protected by a **proprietary license** and is **copyrighted**.

### Distribution and Identifiers
The title was distributed through multiple channels, including **Steam**, the **Microsoft Store**, and the **PlayStation Store**, in addition to physical **optical discs**.

Key database identifiers for the title include:
- **Metacritic ID:** middle-earth-shadow-of-mordor-lord-of-the-hunt
- **MobyGames ID:** 75608
- **IGDB ID:** 53360
- **HowLongToBeat ID:** 23329

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Middle-earth: Shadow of Mordor - Lord of the Hunt",
  "description": "A 2014 action role-playing game expansion add-on for Middle-earth: Shadow of Mordor, developed by Monolith Productions.",
  "alternateName": "Lord of the Hunt",
  "genre": "Action role-playing game",
  "gamePlatform": ["PlayStation 4", "Microsoft Windows", "Linux", "macOS"],
  "playMode": "SinglePlayer",
  "applicationCategory": "Game",
  "author": {
    "@type": "Organization",
    "name": "Monolith Productions"
  },
  "publisher": [
    {
      "@type": "Organization",
      "name": "Warner Bros. Games"
    },
    {
      "@type": "Organization",
      "name": "Feral Interactive"
    }
  ],
  "datePublished": "2014-12-16",
  "isPartOf": {
    "@type": "VideoGame",
    "name": "Middle-earth: Shadow of Mordor"
  },
  "partOfSeries": {
    "@type": "CreativeWorkSeries",
    "name": "Middle-earth"
  }
}