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 "Lone Survivor"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (updated template usage)
Line 50: Line 50:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
 +
|gog galaxy            = false
 +
|gog galaxy notes      =
 
|origin                =  
 
|origin                =  
 
|origin notes          =  
 
|origin notes          =  
Line 56: Line 58:
 
|uplay                =  
 
|uplay                =  
 
|uplay notes          =  
 
|uplay notes          =  
 +
|xbox cloud            =
 +
|xbox cloud notes      =
 
}}
 
}}
  
Line 225: Line 229:
 
|minCPU  = Intel Core 2 Duo
 
|minCPU  = Intel Core 2 Duo
 
|minRAM  = 2 GB
 
|minRAM  = 2 GB
|minHD    = 150 MB  
+
|minHD    = 150 MB
|minGPU  = Any with hardware 3D acceleration
+
|minGPU  = hardware 3D acceleration
 
|minDX    = 7
 
|minDX    = 7
  
Line 243: Line 247:
 
|minRAM  = 2 GB
 
|minRAM  = 2 GB
 
|minHD    = 300 MB
 
|minHD    = 300 MB
|minGPU  = Any with hardware 3D acceleration
+
|minGPU  = hardware 3D acceleration
  
 
|recRAM  = 4 GB
 
|recRAM  = 4 GB
 
|recGPU  = Nvidia
 
|recGPU  = Nvidia
|recGPU2  = AMD GPU
+
|recGPU2  = AMD
 
|recVRAM  = 256 MB
 
|recVRAM  = 256 MB
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 02:47, 23 March 2017

Lone Survivor
Lone Survivor cover
Developers
Superflat Games
Engines
Adobe AIR
Release dates
Windows March 27, 2012
macOS (OS X) March 27, 2012
Linux June 7, 2012
Lone Survivor on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.

General information

Official Website
Unofficial Lone Survivor Wiki
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions
Steam Users' Forums

Availability

Source DRM Notes Keys OS
Developer website
DRM-free
Icon overlay.png
Windows
macOS (OS X)
Linux
GOG.com
DRM-free
Windows
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)
A demo for the game can be found here.

Game data

Configuration file(s) location

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

Save game data location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/209830/pfx/[Note 1]
This game does not follow the XDG Base Directory Specification on Linux.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

Template:Video settings

Windowed

Before making changes to any files, it is advised to save backup copies.

Running Lone Survivor in windowed mode can be accomplished by editing the configuration file found at: <path-to-game>/META-INF/AIR/application.xml Open this file in a text editor and find this section (may occur on lines 71 to 81).

<!-- The window's initial width in pixels. Optional. -->
<!--  <width>640</width> -->

<!-- The window's initial height in pixels. Optional. -->
<!--<height>480</height> -->

<!-- The window's initial x position. Optional. -->
<!-- <x></x> -->

<!-- The window's initial y position. Optional. -->
<!-- <y></y> -->

Change this section to the following:

<!-- The window's initial width in pixels. Optional. -->
<width>640</width>

<!-- The window's initial height in pixels. Optional. -->
<height>480</height>

<!-- The window's initial x position. Optional. -->
<x>0</x>

<!-- The window's initial y position. Optional. -->
<y>0</y>
The numbers may be adjusted to change width, height, and position of the window.
To return to fullscreen mode, revert the code section back to the original.
In order for changes to take effect the game must be restarted.
This method does not work on OS X.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Other information

API

Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Core 2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 150 MB
Video card (GPU) hardware 3D acceleration
DirectX 7 compatible
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.6.8
Processor (CPU) Intel Core 2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 300 MB
Video card (GPU) hardware 3D acceleration

Notes

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

References