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 "Aliens: Colonial Marines"

From PCGamingWiki, the wiki about fixing PC games
(MASSIVE cleanup)
Line 19: Line 19:
  
 
'''Key points'''
 
'''Key points'''
{{--}} Australian version does not contain .exe file, which is [[#Steam failed to start - Missing executable|fixable]].<ref>http://forums.gearboxsoftware.com/showthread.php?t=243779</ref>
+
{{--}} Australian version does not contain .exe file, which is [[#Steam failed to start - Missing executable|fixable]].<ref>[http://forums.gearboxsoftware.com/showthread.php?t=243779 Missing Executable - The Gearbox Software Forums]</ref>
{{++}} Patch from 18. March 2013 added better resolution textures, various visual improvements and tweaked AI.<ref>http://forums.gearboxsoftware.com/showthread.php?t=244511</ref>
+
{{++}} Patch from 18. March 2013 added better resolution textures, various visual improvements and tweaked AI.<ref name=changelog>[http://forums.gearboxsoftware.com/showthread.php?t=244511 PC Update / Hot Fix Information (Updated 7/22/2013) - The Gearbox Software Forums]</ref>
  
 
'''General information'''
 
'''General information'''
Line 37: Line 37:
 
{{Availability Table/row| [http://www.amazon.com/Aliens-Colonial-Marines-Credit-Download/dp/B009K6YJTS/ Amazon.com] | {{ID|Steam}} | }}
 
{{Availability Table/row| [http://www.amazon.com/Aliens-Colonial-Marines-Credit-Download/dp/B009K6YJTS/ Amazon.com] | {{ID|Steam}} | }}
 
}}
 
}}
{{ii}} All versions require Steam, including retail and digital distribution.<ref>http://www.pcgamesn.com/article/aliens-colonial-marines-support-directx11-and-steamworks</ref>
+
{{ii}} All versions require Steam, including retail and digital distribution.<ref>[http://www.pcgamesn.com/article/aliens-colonial-marines-support-directx11-and-steamworks Aliens: Colonial Marines to support DirectX11 and Steamworks | PCGamesN]</ref>
  
 
==Essential improvements==
 
==Essential improvements==
 
===Skip intro videos===
 
===Skip intro videos===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Skip intro videos}}
+
{{Fixbox/fix|Launch the game with -nomovie [[Glossary:Command line arguments|parameter]]|link=false}}
# Open <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\PecanEngine.ini</code>
 
# Locate line <code>bForceNoMovies</code> in <code>[FullScreenMovie]</code> section and change False to True.
 
Note: This will cause in-game cinematics to be skipped as well.
 
}}
 
 
 
===Disable frame rate limit===
 
{{Fixbox|1=
 
{{Fixbox/fix|Disable frame rate limit by editing bSmoothFrameRate}}
 
# Open <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\PecanEngine.ini</code>
 
# Locate line <code>bSmoothFrameRate</code> in <code>[Engine.Engine]</code> section and change TRUE to FALSE.
 
 
}}
 
}}
  
Line 103: Line 93:
 
|anisotropic notes          = Referred to as "Texture Detail" in Video settings.
 
|anisotropic notes          = Referred to as "Texture Detail" in Video settings.
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = Only features [[Wikipedia:Fast_approximate_anti-aliasing|FXAA]]. Forcing real AA can lead to problems. See [[#No textures|No textures]].
+
|antialiasing notes        = Only features [[Wikipedia:Fast_approximate_anti-aliasing|FXAA]]. Forcing real AA can lead to [[#No textures|problems]].
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 109: Line 99:
 
|oculus rift notes          =  
 
|oculus rift notes          =  
 
|high frame rate            = hackable
 
|high frame rate            = hackable
|high frame rate notes      = See [[#High frame rate|High frame rate]].
+
|high frame rate notes      = Capped at 62 FPS. See [[#High frame rate|High frame rate]].
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 119: Line 109:
 
{{Fixbox/fix|Further manual FOV adjustment by editing FOVOffset}}
 
{{Fixbox/fix|Further manual FOV adjustment by editing FOVOffset}}
 
{{ii}} Note: FOVOffset is not the FOV, but the offset from default value. See screenshots for details.
 
{{ii}} Note: FOVOffset is not the FOV, but the offset from default value. See screenshots for details.
# Open <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\PecanEngine.ini</code>
+
# Open <code>[[#Configuration file(s) location|PecanEngine.ini]]</code>
 
# Locate line <code>FOVOffset=XX</code> in <code>[SystemSettings]</code> section and change XX to your desired value.
 
# Locate line <code>FOVOffset=XX</code> in <code>[SystemSettings]</code> section and change XX to your desired value.
 
}}
 
}}
Line 128: Line 118:
 
</gallery>
 
</gallery>
  
===[[Glossary:High frame rate|High frame rate]]===
+
===High frame rate===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Unlock 120 FPS by editing MaxSmoothedFrameRate|ref=<ref>[http://120hz.net/showthread.php?3258-New-120Hz-Games-Report New 120Hz Games Report]</ref>}}
+
{{Fixbox/fix|Disable framerate smoothing}}
# Open <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\Engine\Config\BaseEngine\BaseEngine.ini</code>
+
# Open <code>[[#Configuration file(s) location|PecanEngine.ini]]</code>
# Change <code>bSmoothFrameRate=TRUE</code> to <code>bSmoothFrameRate=FALSE</code>
+
# Locate line <code>bSmoothFrameRate</code> in <code>[Engine.Engine]</code> section and change TRUE to FALSE.
# Change <code>MinSmoothedFrameRate=22</code> to <code>MinSmoothedFrameRate=62</code>
 
# Change <code>MaxSmoothedFrameRate=62</code> to <code>MaxSmoothedFrameRate=120</code>
 
# Save your changes.
 
 
}}
 
}}
  
Line 144: Line 131:
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = true
 
|acceleration option      = true
|acceleration option notes = Patch from 18. March 2013 added mouse smoothing setting to the menu.<ref>http://forums.gearboxsoftware.com/showthread.php?t=244511</ref> For manual setting via .ini file see [[#Disable mouse smoothing|Disable mouse smoothing]].
+
|acceleration option notes = In-game toggle added with patch from 18. March 2013<ref name=changelog/>
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
Line 161: Line 148:
 
}}
 
}}
 
{{++}} Support for Logitech G15 keyboard display. Shows current objective or challenge.  
 
{{++}} Support for Logitech G15 keyboard display. Shows current objective or challenge.  
 
===Disable mouse smoothing===
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit bEnableMouseSmoothing}}
 
# Open <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\PecanInput.ini</code>
 
# Locate line <code>bEnableMouseSmoothing=True</code> in <code>[Engine.PlayerInput]</code> section and change True to False.
 
}}
 
  
 
==Audio settings==
 
==Audio settings==
Line 248: Line 228:
 
===Steam failed to start - Missing executable===
 
===Steam failed to start - Missing executable===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Delete appcache folder|ref=<ref>http://forums.gearboxsoftware.com/showthread.php?p=3678068</ref>}}
+
{{Fixbox/fix|Delete appcache folder|ref=<ref>[http://support.gearboxsoftware.com/entries/23128332-PC-Missing-Executable-Error PC: "Missing Executable" Error : Gearbox Software Support]</ref>}}
 
{{--}} Does not work for some users.
 
{{--}} Does not work for some users.
 
# Navigate to Steam installation folder.
 
# Navigate to Steam installation folder.
Line 259: Line 239:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Delete appcache folder and blob file|ref=<ref>http://steamcommunity.com/app/49540/discussions/0/846944689777796793/#c846944689777878332</ref>}}
+
{{Fixbox/fix|Delete appcache folder and blob file|ref=<ref>[http://steamcommunity.com/app/49540/discussions/0/846944689777796793/#c846944689777878332 Got Eror after Logos (app already running) :: Steam community discussions]</ref>}}
 
# Navigate to Steam installation folder.
 
# Navigate to Steam installation folder.
 
# Locate folder <code>\appcache\</code> and delete it.
 
# Locate folder <code>\appcache\</code> and delete it.
Line 267: Line 247:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Launguage fix|ref=<ref>http://steamcommunity.com/app/49540/discussions/0/846944689777796793/#c846944689779843905</ref>}}
+
{{Fixbox/fix|Set Steam language to the same language as the game|ref=<ref>[http://steamcommunity.com/app/49540/discussions/0/846944689777796793/#c846944689779843905 Got Eror after Logos (app already running) :: Steam community discussions]</ref>}}
* Set Steam language to the same language as the game.
+
{{Fixbox/fix|If that does not work, try changing also operating system language|ref=<ref>[http://steamcommunity.com/app/49540/discussions/0/846944689783271889/#c846944689783730011 "Failed to start game (app already running)" error after exiting the game :: Steam community discussions]</ref>}}
* If that does not work, try changing also operating system language.<ref>http://steamcommunity.com/app/49540/discussions/0/846944689783271889/#c846944689783730011</ref>
 
 
}}
 
}}
  
Line 276: Line 255:
 
The game crashes to desktop after trademark screen, shows one of the error messages from previous issues.
 
The game crashes to desktop after trademark screen, shows one of the error messages from previous issues.
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Copy INT folders from Russian version|ref=<ref>http://forums.gearboxsoftware.com/showthread.php?t=244044&page=3</ref>}}
+
{{Fixbox/fix|Copy INT folders from Russian version|ref=<ref>[http://forums.gearboxsoftware.com/showthread.php?t=244044&page=3 Crash at starting Game - The Gearbox Software Forums]</ref>}}
 
# Set game language to Russian (within Steam select game Properties -> Language -> Русский(Russian))
 
# Set game language to Russian (within Steam select game Properties -> Language -> Русский(Russian))
 
# Wait until the game download localization files.
 
# Wait until the game download localization files.
# Locate <code>\Steam\steamapps\common\Aliens Colonial Marines\PecanGame\Localization</code> and <code>\Steam\steamapps\common\Aliens Colonial Marines\Engine\Localization</code> folders and copy their contents somewhere safe (You need only INT subfolders, they contain different files, don't mix them up!).
+
# Locate <code>{{p|game}}\PecanGame\Localization</code> and <code>{{p|game}}\Engine\Localization</code> folders and copy their contents somewhere safe (You need only INT subfolders, they contain different files, don't mix them up!).
 
# Set game language to English.
 
# Set game language to English.
 
# Wait until the game chop it's legs off (it removes said INT folders needed for game to function).
 
# Wait until the game chop it's legs off (it removes said INT folders needed for game to function).
# Copy both INT subfolders you saved earlier back to <code>\Steam\steamapps\common\Aliens Colonial Marines\PecanGame\Localization</code> and <code>\Steam\steamapps\common\Aliens Colonial Marines\Engine\Localization</code> accordingly.
+
# Copy both INT subfolders you saved earlier back to <code>{{p|game}}\PecanGame\Localization</code> and <code>{{p|game}}\Engine\Localization</code> accordingly.
 
}}
 
}}
  
Line 289: Line 268:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Update BIOS}}
+
{{Fixbox/fix|Update BIOS|ref=<ref>[http://steamcommunity.com/app/49540/discussions/0/846944689780685209/#c846944689790011771 Crash or Bluescreen on launch :: Steam community discussions]</ref>}}
* Update BIOS on your motherboard.<ref>http://steamcommunity.com/app/49540/discussions/0/846944689780685209/</ref>
 
 
{{ii}} Addition information and links to motherboards websites can be found at [http://support.amd.com/us/kbarticles/Pages/STEAMGamesonAMDFXplatforms.aspx AMD knowledge base library].
 
{{ii}} Addition information and links to motherboards websites can be found at [http://support.amd.com/us/kbarticles/Pages/STEAMGamesonAMDFXplatforms.aspx AMD knowledge base library].
 
{{ii}} Update procedure varies and can cause motherboard to malfunction when update is interrupted or applied incorrectly. Read carefully manual to your motherboard and instructions on screen when updating.
 
{{ii}} Update procedure varies and can cause motherboard to malfunction when update is interrupted or applied incorrectly. Read carefully manual to your motherboard and instructions on screen when updating.
Line 299: Line 277:
 
{{--}} Forcing anti-aliasing via drivers on nVidia GeForce cards will result in missing textures and black game scene.  
 
{{--}} Forcing anti-aliasing via drivers on nVidia GeForce cards will result in missing textures and black game scene.  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Disable anti-aliaising in graphics adapter|ref=<ref>http://steamcommunity.com/app/49540/discussions/0/846944689770942510/</ref>}}
+
{{Fixbox/fix|Disable anti-aliaising in graphics adapter|ref=<ref>[http://steamcommunity.com/app/49540/discussions/0/846944689770942510/ No Textures? :: Steam community discussions]</ref>}}
Disable anti-aliasing in the graphics adapter..
 
 
}}
 
}}
  
 
===GPU detection fix===
 
===GPU detection fix===
{{--}} Game has problems with detecting some graphic adapters - mainly mobile GPUs and new graphics. Because of this, game can select wrong settings profile for your system. Guide created by [http://steamcommunity.com/profiles/76561198005470239 saint.f] from Steam Community Discussions.<ref>http://steamcommunity.com/app/49540/discussions/0/846945579760601767/</ref>
+
{{--}} Game has problems with detecting some graphic adapters - mainly mobile GPUs and new graphics. Because of this, game can select wrong settings profile for your system.  
  
====1. Checking GPU detection====
 
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Checking GPU detection}}
+
{{Fixbox/fix|1. Checking GPU detection|ref=<ref name=GPUfix>[http://steamcommunity.com/app/49540/discussions/0/846945579760601767/ GPU Detection Fix /Graphics boost :: Steam community discussions]</ref>}}
'''1.''' Navigate to <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Logs\</code> and open file <code>Launch.log</code> in text editor (notepad for example).
+
# Navigate to <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Logs\</code> and open file <code>Launch.log</code> in text editor (notepad for example).
  
'''2.''' Locate line <code>[0000.53] Log: Machine  detected compatibility level: Composite: X. CPU: Y. GPU: Z.</code> where X,Y and Z values are assigned grade of your system. Value of 5 is the highest grade for high end hardware.
+
# Locate line <code>[0000.53] Log: Machine  detected compatibility level: Composite: X. CPU: Y. GPU: Z.</code> where X,Y and Z values are assigned grade of your system. Value of 5 is the highest grade for high end hardware.
 
* If you have got powerful hardware and you are not getting high enough grades, follow guide in next fixbox. Otherwise you don't need to change anything.
 
* If you have got powerful hardware and you are not getting high enough grades, follow guide in next fixbox. Otherwise you don't need to change anything.
 
}}
 
}}
  
====2. Adding your GPU to the hardware list====
 
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Adding your GPU to the hardware list}}
+
{{Fixbox/fix|2. Adding your GPU to the hardware list|ref=<ref name=GPUfix/>}}
 
'''1.''' In file <code>Launch.log</code> locate these lines:
 
'''1.''' In file <code>Launch.log</code> locate these lines:
 
<pre>
 
<pre>
Line 362: Line 337:
 
}}
 
}}
  
====3. Additional graphic enhancement for high-end hardware====
+
{{Fixbox|1=
 +
{{Fixbox/fix|3. Additional graphic enhancement for high-end hardware|ref=<ref name=GPUfix/>}}
 
{{ii}} This step is optional. It will force maximum quality level of detail for grade 5 hardware.
 
{{ii}} This step is optional. It will force maximum quality level of detail for grade 5 hardware.
{{Fixbox|1=
 
{{Fixbox/fix|Checking GPU detection}}
 
 
'''1.''' Navigate to <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\</code> and open <code>PecanCompat.ini</code> in text editor.
 
'''1.''' Navigate to <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\</code> and open <code>PecanCompat.ini</code> in text editor.
  
Line 379: Line 353:
  
 
===No weapon===
 
===No weapon===
{{ii}} Gearbox is aware of the issue and recommend this as a quick fix: <ref>http://forums.gearboxsoftware.com/showthread.php?t=244057</ref>
 
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|No weapon fix}}
+
{{Fixbox/fix|Switch between weapons|ref=<ref>[http://forums.gearboxsoftware.com/showthread.php?p=3678900#post3678900 No gun Glitch. - The Gearbox Software Forums]</ref>}}
* Switch between weapons
 
 
}}
 
}}
  
Line 389: Line 361:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Unplug all USB game controllers|ref=<ref>http://forums.gearboxsoftware.com/showthread.php?t=244225&page=2</ref>}}
+
{{Fixbox/fix|Unplug all USB game controllers, alternatively disable them in Device manager|ref=<ref name=controllerusb>[http://forums.gearboxsoftware.com/showthread.php?t=244225&page=2 PC version launches but with Xbox control options ?? - The Gearbox Software Forums]</ref>}}
* Unplug all USB game controllers, alternatively disable them in Device manager.
 
 
}}
 
}}
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|.ini edit|ref=<ref>http://forums.gearboxsoftware.com/showpost.php?p=3678678&postcount=13</ref>}}
+
{{Fixbox/fix|.ini edit|ref=<ref name=controllerusb/>}}
# Open <code>%USERPROFILE%\My Documents\My Games\Aliens Colonial Marines\PecanGame\Config\PecanEngine.ini</code>
+
# Open <code>[[#Configuration file(s) location|PecanEngine.ini]]</code>
 
# Locate line <code>AllowJoystickInput=1</code> in <code>[WinDrv.WindowsClient]</code> section and change 1 to 0.
 
# Locate line <code>AllowJoystickInput=1</code> in <code>[WinDrv.WindowsClient]</code> section and change 1 to 0.
 
}}
 
}}
Line 407: Line 378:
 
|minmem  = 2 GB
 
|minmem  = 2 GB
 
|minHD    = 20 GB
 
|minHD    = 20 GB
|minGPU  = NVIDIA GeForce 8500/ATI Radeon HD 2600 (256 minimum)
+
|minGPU  = ATI Radeon HD 2600
 +
|minGPU2  = NVIDIA GeForce 8500
 +
|minVRAM  = 256 MB
  
 
|recOS    = XP SP3, Vista, 7
 
|recOS    = XP SP3, Vista, 7
|recCPU  = 2.3 GHz Intel Quad CoreProcessor
+
|recCPU  = 2.3 GHz Intel Quad Core Processor
 
|recmem  = 2 GB
 
|recmem  = 2 GB
 
|recHD    = 20 GB
 
|recHD    = 20 GB
|recGPU  = NVIDIA GeForce GTX560/ATI Radeon HD 5850 (512 minimum)
+
|recGPU  = ATI Radeon HD 5850
 +
|recGPU2  = NVIDIA GeForce GTX560
 +
|recVRAM  = 512 MB
 
}}
 
}}
  

Revision as of 18:23, 12 April 2014

Aliens: Colonial Marines
Aliens: Colonial Marines cover
Developers
Gearbox Software
Nerve Software
TimeGate Studios
Publishers
Sega
Engines
Unreal Engine 3
Release dates
Windows February 12, 2013
Aliens: Colonial Marines on Wikipedia
Alien
Aliens: A Comic Book Adventure 1995
Alien Trilogy 1996
Aliens Online 1998
Aliens versus Predator (series)
Aliens: Colonial Marines 2013
Alien: Isolation 2014
Aliens: Fireteam Elite 2021
Aliens: Dark Descent 2023

Key points

Australian version does not contain .exe file, which is fixable.[1]
Patch from 18. March 2013 added better resolution textures, various visual improvements and tweaked AI.[2]

General information

Steam Community Discussions
Gearbox Software Forums - A:CM Technical Support
Forums at AvPGalaxy.net non PC-specific.

Availability

Template:Availability Table

All versions require Steam, including retail and digital distribution.[3]

Essential improvements

Skip intro videos

Instructions

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/49540/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/49540/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.

Template:Video settings

Field of view (FOV)

A slider is included, but no specific values are viewable.
Instructions

High frame rate

Instructions

Input settings

Controls settings.

Template:Input settings

Support for Logitech G15 keyboard display. Shows current objective or challenge.

Audio settings

Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
RU version may need a workaround to play in English.
French
German
Italian
Polish
Russian
Only available in Russia.
Spanish

Issues fixed

Steam failed to start - Missing executable

Instructions

Failed to start game (app already running) error

There is no universal fix, however these are confirmed to work for some users.
Instructions
Instructions

Failed to start game (RU release doesn't work when English language is selected)

This solution is probably applicable to other non-English releases.

The game crashes to desktop after trademark screen, shows one of the error messages from previous issues.

Instructions

Blue screen on AMD CPU

There seems to be problem with game running on AMD FX processors where game crashes to BSOD or freezes system. Issue is similar to Borderlands 2 BSOD and fix also works with Aliens: Colonial Marines.
Instructions

No textures

Forcing anti-aliasing via drivers on nVidia GeForce cards will result in missing textures and black game scene.
Instructions

GPU detection fix

Game has problems with detecting some graphic adapters - mainly mobile GPUs and new graphics. Because of this, game can select wrong settings profile for your system.
Instructions
Instructions
Instructions

No weapon

Instructions

Unresponsive controls

Problem with controls where in-game camera is always rotating and in menu cursor is always moving down. Demonstrated here.
Instructions
Instructions

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP3
Processor (CPU) 2 GHz Intel Dual Core Processor
System memory (RAM)
Hard disk drive (HDD) 20 GB
Video card (GPU) ATI Radeon HD 2600
NVIDIA GeForce 8500
256 MB of VRAM
Although developer recommends 20 GB of free space, download size is around 6 GB. With all DLC available the download size is 14 GB though.

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References