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 "Apotheon"

From PCGamingWiki, the wiki about fixing PC games
m (GSM supported.)
(→‎Input settings: Light bar support!)
Line 109: Line 109:
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 
}}
 
}}
 +
 +
===DualShock 4 Light Bar===
 +
Apotheon for Linux supports the DualShock 4 light bar. The light bar will sync with the game's current color scheme. This is supported on Linux kernel 3.15 and higher, or SteamOS version 137 and higher.
 +
 +
To access this feature, simply allow write permission to the {{Code|brightness}} files for the red/blue/green LEDs via {{Code|/sys/class/leds/}}. For example:
 +
 +
cd /sys/class/leds/
 +
chmod 777 0003:054C:05C4.0021:red/brightness
 +
chmod 777 0003:054C:05C4.0021:green/brightness
 +
chmod 777 0003:054C:05C4.0021:blue/brightness
 +
 +
Note that the folder noted above can change per instance, but the constant value is {{Code|054C:05C4}}, the hardware ID for the DualShock 4. Also note that you will need root access to run the chmod operations.
 +
 +
A small test program can be found [https://gist.github.com/flibitijibibo/f86cf971046c33197560 here].
  
 
==Audio settings==
 
==Audio settings==

Revision as of 19:06, 15 April 2015

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
Apotheon
Apotheon cover
Developers
Alientrap Games
Engines
Windows XNA
OS X, Linux FNA
Release dates
Windows February 3, 2015
macOS (OS X) February 8, 2015
Linux February 8, 2015

General information

Official website
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Developer website
Icon overlay.png
DRM-free download will be available later. Includes Capsized.
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
GOG.com
DRM-free
Error: OS parameter cannot be empty
Steam
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty

Game data

Configuration file and save game data location

This game follows the XDG Base Directory Specification on Linux.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

General settings.
Advanced settings.

Template:Video settings

Input settings

Input settings.

Template:Input settings

DualShock 4 Light Bar

Apotheon for Linux supports the DualShock 4 light bar. The light bar will sync with the game's current color scheme. This is supported on Linux kernel 3.15 and higher, or SteamOS version 137 and higher.

To access this feature, simply allow write permission to the brightness files for the red/blue/green LEDs via /sys/class/leds/. For example:

cd /sys/class/leds/
chmod 777 0003:054C:05C4.0021:red/brightness
chmod 777 0003:054C:05C4.0021:green/brightness
chmod 777 0003:054C:05C4.0021:blue/brightness

Note that the folder noted above can change per instance, but the constant value is 054C:05C4, the hardware ID for the DualShock 4. Also note that you will need root access to run the chmod operations.

A small test program can be found here.

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
2
LAN play
Online play
Planned for future update.[1]

Issues fixed

Windows

Black screen after alt-tabbing

Instructions

System requirements

Windows
Minimum
Operating system (OS) XP, Vista, 7
Processor (CPU) Intel Dual Core 2.0 GHz
AMD Athlon X2 5200+ 2.6 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD)
Video card (GPU) DirectX 9.0c compatible
macOS (OS X)
Minimum
Operating system (OS) 10.7
Processor (CPU) Dual Core 2.5 GHz
System memory (RAM) 2.5 GB
Hard disk drive (HDD)
Video card (GPU) OpenGL 3.0 compatible (2.1 with ARB extensions acceptable)
Linux
Minimum
Operating system (OS) glibc 2.15+
Processor (CPU) Dual Core 2.5 GHz
System memory (RAM) 2.5 GB
Hard disk drive (HDD)
Video card (GPU) OpenGL 3.0 compatible (2.1 with ARB extensions acceptable)

Notes

  1. Notes regarding Steam Play (Linux) data:

References