Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:DRM"

From PCGamingWiki, the wiki about fixing PC games
(added always online DRM option)
(removed Semantic MediaWiki tagging (migrated to Cargo))
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{DRM/switch|{{{1|}}}|{{{2|}}}}}{{#if:{{{5|}}}|, {{DRM/switch|{{{3|}}}|{{{4|}}}}}, and {{DRM/switch|{{{5|}}}|{{{6|}}}}}|{{#if:{{{3|}}}|&#32;and {{DRM/switch|{{{3|}}}|{{{4|}}}}}}}}} [[Digital rights management (DRM)|<abbr title="Digital rights management (DRM)">DRM</abbr>]]{{#switch:{{lc:{{{offline|}}}}}
+
<includeonly>{{#if:{{{1|}}}|{{DRM/switch|{{{1|}}}|{{{2|}}}}}|{{#if: {{{offline|}}} || [[Category:Invalid template usage (DRM)]] }}}}{{#if:{{{5|}}}|, {{DRM/switch|{{{3|}}}|{{{4|}}}}}, and {{DRM/switch|{{{5|}}}|{{{6|}}}}}|{{#if:{{{3|}}}|&#32;and {{DRM/switch|{{{3|}}}|{{{4|}}}}}}}}}{{#if:{{{1|}}}|&#32;{{Term|DRM}}}}<!--
 +
-->{{#if:{{{SSA|}}}{{{ZDPP|}}}{{{local|}}}|{{#vardefine:notes|true}}{{DRM/GFWL|{{{SSA|}}}|{{{ZDPP|}}}|{{{local|}}}|{{{offline|}}}}}}}<!--
 +
-->{{#ifeq:{{lc:{{{1}}}}}|starforce|{{DRM/StarForce|{{{2|}}}}}|{{#ifeq:{{lc:{{{3}}}}}|starforce|{{DRM/StarForce|{{{4|}}}}}|{{#ifeq:{{lc:{{{5}}}}}|starforce|{{DRM/StarForce|{{{6|}}}}}}}}}}}<!--
 +
-->{{#ifeq:{{lc:{{{1}}}}}|safedisc|{{DRM/SafeDisc}}|{{#ifeq:{{lc:{{{3}}}}}|safedisc|{{DRM/SafeDisc|{{{4|}}}}}|{{#ifeq:{{lc:{{{5}}}}}|safedisc|{{DRM/SafeDisc|{{{6|}}}}}}}}}}}<!--
 +
-->{{#switch:{{lc:{{{offline|}}}}}
 
|false
 
|false
|no=&#32;and a [[Digital rights management (DRM)#Always online|constant internet connection]] for all game modes[[Uses DRM::Always online| ]]
+
|no={{#if:{{{1|}}}|&#32;and&#32;}}a [[Digital rights management (DRM)#Always online|constant internet connection]] for all game modes{{#vardefine:Always online|true}}{{#vardefine:Warnings|{{#if:{{#var:Warnings}}|{{#var:Warnings}},Always online|Always online}}}}
}}{{#if:{{{SSA|}}}{{{ZDPP|}}}{{{local|}}}|{{DRM/GFWL|{{{SSA|}}}|{{{ZDPP|}}}|{{{local|}}}}}}}{{#if: {{{1|}}} || [[Category:Invalid template usage (DRM)]] }}</includeonly><noinclude>{{documentation}}</noinclude>
+
}}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 10:11, 18 October 2021

Documentation for the above template (sometimes hidden from view).

This template is for active DRM. For DRM that has been removed from all versions of a game, use Template:Removed DRM.

Common arguments
  • 1 - Primary DRM system used. See below for valid values.
  • 2 - Primary DRM version (optional). DRM methods with no versions (e.g. Origin) will not display this parameter if it has been set.
  • 3 - Secondary DRM system used (optional).
  • 4 - Secondary DRM version (optional).
  • 5 - Tertiary DRM system used (optional).
  • 6 - Tertiary DRM version (optional).
  • offline - Whether the game can be played offline (only needs to be specified for games with some type of online requirement).
Offline arguments
GFWL arguments (Games for Windows - LIVE games only - see List of Games for Windows - LIVE games for details).
  • SSA - GFWL SSA status
  • ZDPP - GFWL ZDPP status
  • local - GFWL local profile status
Valid values


Notes

  1. Epic Online Services allows for a separate DRM authentication implementation with no requirement of the Epic Games Launcher, hence it is available as a separate option in the template.

References