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 (migrated requirements template; misc. fixes)
(Added Game Data for Windows Steam Edition, improved chart, per-platform dates, added general information, cleaned up system reqs. Removed stub and cleanup tags)
Line 1: Line 1:
{{stub}}
 
{{cleanup}}
 
 
{{infobox
 
{{infobox
 
|cover          = LoneSurvivor.jpg
 
|cover          = LoneSurvivor.jpg
 
|developer      = [[Wikipedia:Superflat Games|Superflat Games]]
 
|developer      = [[Wikipedia:Superflat Games|Superflat Games]]
 
|publisher      = [[Wikipedia:Superflat Games|Superflat Games]]
 
|publisher      = [[Wikipedia:Superflat Games|Superflat Games]]
|release dates  = April 24, 2012
+
|release dates  = <sup>Windows, Mac OS X</sup> March 27, 2012<br/><sup>Linux</sup> June 7, 2012
 
}}
 
}}
 +
 +
'''General information'''
 +
{{mm}} [http://www.lonesurvivor.co.uk/ Official Website]
 +
{{mm}} [http://lonesurvivor.wikia.com/wiki/Lone_Survivor_Wiki Unofficial Lone Survivor Wikia]
 +
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=1396 Steam Users' Forums]
 +
{{mm}} [http://steamcommunity.com//app/209830/discussions/ Steam Community Discussions]
  
 
== Availability ==
 
== Availability ==
 
{{Availability Table|
 
{{Availability Table|
 
{{Availability Table/row| [http://www.lonesurvivor.co.uk/ Developer Website] | {{ID|DRM-free}} {{ID|Steam}} | Uses [[Humble Store]]}}
 
{{Availability Table/row| [http://www.lonesurvivor.co.uk/ Developer Website] | {{ID|DRM-free}} {{ID|Steam}} | Uses [[Humble Store]]}}
{{Availability Table/row| {{StoreLink|Steam|209830}} | {{ID|Steam}} |}}
+
{{Availability Table/row| [http://store.steampowered.com/app/209830/ Steam] | {{ID|Steam}} |}}
 
}}
 
}}
  
Line 17: Line 21:
 
===Save game location===
 
===Save game location===
 
{{Game Location Table|
 
{{Game Location Table|
{{Game Location Table/row|Developer Website|C:\Users\%user%\AppData\Roaming\LoneSurvivor\Local Store\Lone Survivor Saved Game}}
+
{{Game Location Table/row|Windows (Developer Website)|C:\Users\%user%\AppData\Roaming\LoneSurvivor\Local Store\Lone Survivor Saved Game}}
 +
{{Game Location Table/row|Windows (Steam)|C:/Program Files (x86)/Steam/steamapps/common/lone survivor}}
 +
{{Game Location Table/row|Mac|}}
 +
{{Game Location Table/row|Linux|}}
 
}}
 
}}
  
Line 32: Line 39:
 
}}
 
}}
  
 +
==Input settings==
 +
{{Input Settings
 +
|key_remap                  =false
 +
|key_remap_notes            =
 +
|controller_support        =false
 +
|controller_support_notes  =
 +
}}
 +
 +
==Issues Fixed==
 
===[[Windowed]]===
 
===[[Windowed]]===
 
{{ii}} Before making changes to any files, it is advised to save backup copies.
 
{{ii}} Before making changes to any files, it is advised to save backup copies.
Line 70: Line 86:
 
{{ii}} In order for changes to take effect the game must be restarted.
 
{{ii}} In order for changes to take effect the game must be restarted.
  
==Input settings==
 
{{Input Settings
 
|key_remap                  =false
 
|key_remap_notes            =
 
|controller_support        =false
 
|controller_support_notes  =
 
}}
 
 
= Windows =
 
 
==System requirements==
 
==System requirements==
 
{{System Requirements
 
{{System Requirements
Line 96: Line 103:
 
}}
 
}}
  
= Mac =
 
==System requirements==
 
 
{{System Requirements
 
{{System Requirements
 
|OSfamily = Mac
 
|OSfamily = Mac
Line 107: Line 112:
 
|minGPU = Any with hardware 3D acceleration
 
|minGPU = Any with hardware 3D acceleration
  
|recOS = Mac OS X 10.6.8
 
|recproc = Core Duo
 
|recmem = 2 GB
 
|recHD = 300 MB
 
 
|recGPU = Nvidia / AMD GPU with 256 MB or more
 
|recGPU = Nvidia / AMD GPU with 256 MB or more
 
}}
 
}}

Revision as of 04:06, 21 February 2013

Template:Infobox

General information

Official Website
Unofficial Lone Survivor Wikia
Steam Users' Forums
Steam Community Discussions

Availability

Template:Availability Table

Game data

Save game location

Template:Game Location Table

Video settings

Template:Video Settings

Input settings

Template:Input Settings

Issues Fixed

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:

%install_dir%\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.

System requirements

Template:System Requirements

Template:System Requirements