Lone Survivor
From PCGamingWiki, the wiki about fixing PC games
| | |
| Developer(s) | Superflat Games |
|---|---|
| Publisher(s) | Superflat Games |
| Engine | Adobe AIR |
| First release date | Windows, Mac OS X March 27, 2012 Linux June 7, 2012 |
General information
Contents |
[edit] Availability
| Source(s) | Store unlock | Notes |
|---|---|---|
| Developer Website | |
|
| Steam | |
A demo for the game can be found here.
[edit] Game data
[edit] Save game location
| Location | |
|---|---|
| Windows | %APPDATA%\LoneSurvivor\Local Store\Lone Survivor Saved Game |
| Mac | |
| Linux | ~/.macromedia/Flash_Player/#SharedObjects/<random-string>/<path-to-game>/LoneSurvivor/ |
This game does not support XDG on Linux.
[edit] Video settings
| Graphics option | Native | Notes | |
|---|---|---|---|
| Widescreen resolution | |
||
| Multi-monitor | |
||
| Windowed | |
See Windowed. | |
| Borderless fullscreen windowed | |
||
| Vertical sync (Vsync) | |
||
[edit] Windowed
Before making changes to any files, it is advised to save backup copies.
%install_dir%\META-INF\AIR\application.xmlOpen 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.
[edit] Input settings
| Input Settings | Native | Notes |
|---|---|---|
| Remapping | |
|
| Controller support | |
[edit] System requirements
| Windows | ||
|---|---|---|
| Minimum | Recommended | |
| Operating system (OS) | Windows XP | Windows 7 |
| Processor (CPU) | Core2Duo | Core2Duo or above |
| System memory (RAM) | 2 GB | 4 GB |
| Video card (GPU) | Any with hardware 3D acceleration | Nvidia 7900 / equivalent |
| Hard disk drive (HDD) | 150 MB | 300 MB |
| Mac | ||
|---|---|---|
| Minimum | Recommended | |
| Operating system (OS) | Mac OS X 10.6.8 | Mac OS X 10.6.8 |
| Processor (CPU) | Core Duo | Core Duo |
| System memory (RAM) | 2 GB | 2 GB |
| Video card (GPU) | Any with hardware 3D acceleration | Nvidia / AMD GPU with 256 MB or more |
| Hard disk drive (HDD) | 300 MB | 300 MB |