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 (→‎Availability: Added Demo)
m
Line 9: Line 9:
 
'''General information'''
 
'''General information'''
 
{{mm}} [http://www.lonesurvivor.co.uk/ Official Website]
 
{{mm}} [http://www.lonesurvivor.co.uk/ Official Website]
{{mm}} [http://lonesurvivor.wikia.com/wiki/Lone_Survivor_Wiki Unofficial Lone Survivor Wikia]
+
{{mm}} [http://lonesurvivor.wikia.com/wiki/Lone_Survivor_Wiki Unofficial Lone Survivor Wiki]
 
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=1396 Steam Users' Forums]
 
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=1396 Steam Users' Forums]
 
{{mm}} [http://steamcommunity.com//app/209830/discussions/ Steam Community Discussions]
 
{{mm}} [http://steamcommunity.com//app/209830/discussions/ Steam Community Discussions]
Line 15: Line 15:
 
== Availability ==
 
== Availability ==
 
{{Availability Table|
 
{{Availability Table|
{{Availability Table/row| [http://www.lonesurvivor.co.uk/demo.html Free Demo] | {{ID|DRM-free}} |  }}
+
{{Availability Table/row| [http://www.lonesurvivor.co.uk/buy.html Developer Website] | {{ID|DRM-free}} {{ID|Steam}} | }}
{{Availability Table/row| [http://www.lonesurvivor.co.uk/buy.html Developer Website] | {{ID|DRM-free}} {{ID|Steam}} | DRM free and Steam copies }}
 
 
{{Availability Table/row| [http://store.steampowered.com/app/209830/ Steam] | {{ID|Steam}} |  }}
 
{{Availability Table/row| [http://store.steampowered.com/app/209830/ Steam] | {{ID|Steam}} |  }}
 
}}
 
}}
 +
{{ii}} A demo for the game can be found [http://www.lonesurvivor.co.uk/demo.html here].
  
 
==Game data==
 
==Game data==

Revision as of 22:33, 18 March 2013

Template:Infobox

General information

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

Availability

Template:Availability Table

A demo for the game can be found here.

Game data

Save game location

Template:Game Location Table

This game does not support XDG on Linux.

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