sikarugir-legendary

Automate Epic DRM integration for Sikarugir-wrapped games using Legendary CLI.

Updated Nov 24, 2020
One-click install
npx skills add https://github.com/hllvc/dotfiles --skill sikarugir-legendary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sikarugir-legendary
Source: https://github.com/hllvc/dotfiles/tree/main/.claude/skills/sikarugir-legendary
Command: npx skills add https://github.com/hllvc/dotfiles --skill sikarugir-legendary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates integrating Epic Games Store games wrapped with Sikarugir to use the Legendary CLI for DRM authentication, replacing the Epic Games Launcher.

Core Features & Use Cases

  • Automates gathering game identifiers (app_id, namespace, catalog_id) and Epic account data from Legendary
  • Generates a StartupScript and updates the game's Info.plist to enable Legendary DRM authentication
  • Configures a symlinked game directory and the workflow to launch DRM-wrapped titles
  • Use case: setting up Sikarugir-wrapped titles like Alan Wake 2 to launch via Legendary

Quick Start

Run the workflow to generate a StartupScript and update the game's Info.plist for Legendary-based DRM authentication.

Frequently Asked Questions about sikarugir-legendary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use Legendary CLI to bypass the Epic Games Launcher for Sikarugir-wrapped games?

To configure Legendary DRM authentication, the workflow gathers game identifiers and Epic account data from Legendary, generates a StartupScript, and modifies the game's Info.plist to enable direct launching of DRM-wrapped titles like Alan Wake 2.

What Epic DRM data does Sikarugir need to assemble launch parameters?

The requirement handling checks for the Legendary CLI, verifies .ovt file ownership, and modifies the Info.plist using OS plist manipulation. This ensures the DRM launch parameters are correctly configured for the Sikarugir-powered wrapper.

Do I need the Legendary CLI installed to set up Epic DRM integration for Sikarugir?

You need the Legendary CLI, Sikarugir, and OS plist manipulation capabilities. The workflow checks for Legendary CLI usage, performs a .ovt ownership check, and modifies the game's Info.plist to complete the DRM authentication setup.

Why does my Sikarugir DRM setup fail the .ovt ownership check?

If your DRM integration setup fails, verify that the Legendary CLI is installed and authenticated, the .ovt file ownership is correct, and the Info.plist can be modified via OS plist manipulation to apply the necessary launch parameters.