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

From PCGamingWiki, the wiki about fixing PC games
m (misc. fixes)
m
Line 1: Line 1:
 
{{Infobox game
 
{{Infobox game
|cover        = Lugaru_Logo.png
+
|cover        = Lugaru - cover.png
 
|developers  =  
 
|developers  =  
 
{{Infobox game/row/developer|Wolfire Games}}
 
{{Infobox game/row/developer|Wolfire Games}}
Line 17: Line 17:
  
 
'''Key points'''
 
'''Key points'''
{{++}} Game engine and some assets are [http://hg.icculus.org/icculus/lugaru open source].
+
{{ii}} Game engine and some assets are [http://hg.icculus.org/icculus/lugaru open source].
  
 
'''General information'''
 
'''General information'''
{{mm}} [http://www.wolfire.com/lugaru Official Website]  
+
{{mm}} [http://www.wolfire.com/lugaru Official website]  
{{mm}} [http://forums.wolfire.com/ Official Forums]
+
{{mm}} [http://forums.wolfire.com/ Official forums]
{{mm}} [http://wiki.wolfire.com/index.php/Main_Page Official Wiki]
+
{{mm}} [http://wiki.wolfire.com/index.php/Main_Page Official wiki]
 
{{mm}} [http://steamcommunity.com/app/25010/discussions/ Steam Community Discussions]
 
{{mm}} [http://steamcommunity.com/app/25010/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
 
{{Availability Table|
 
{{Availability Table|
{{Availability Table/row| [http://www.wolfire.com/lugaru Wolfire Games] | {{ID|DRM-free}} | }}
+
{{Availability Table/row| [http://www.wolfire.com/lugaru Developer website] | {{ID|DRM-free}} | }}
{{Availability Table/row| [http://www.desura.com/games/lugaru-the-rabbits-foot Desura] | {{ID|Desura}} | }}
+
{{Availability Table/row| [http://www.desura.com/games/lugaru-the-rabbits-foot Desura] | {{ID|DRM-free}} | }}
 
{{Availability Table/row| [http://store.steampowered.com/app/25010/ Steam] | {{ID|Steam}} | }}
 
{{Availability Table/row| [http://store.steampowered.com/app/25010/ Steam] | {{ID|Steam}} | }}
 
}}
 
}}
{{ii}} To upgrade a pre-HD version to Lugaru HD, [http://www.wolfire.com/lugaru?download=1 download the demo] (which doubles as the full game) and use it instead.
 
  
 
==Game data==
 
==Game data==
===Configuration file(s) location===
+
===Configuration file and save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/row|Windows|{{P|game}}\Data\}}
 
{{Game data/row|OS X|}}
 
{{Game data/row|OS X|}}
 
{{Game data/row|Linux|~/.lugaru/}}
 
{{Game data/row|Linux|~/.lugaru/}}
 
}}
 
}}
 +
{{XDG|false}}
  
===Save game data location===
+
===[[Save game cloud syncing]]===
{{Game data|
+
{{Save game cloud syncing
{{Game data/row|Windows|}}
+
|origin                =
{{Game data/row|OS X|}}
+
|origin notes          =
{{Game data/row|Linux|~/.lugaru/}}
+
|steam cloud          = false
 +
|steam cloud notes    =
 +
|uplay                =
 +
|uplay notes          =
 +
|gamesave manager      =
 +
|gamesave manager notes=
 
}}
 
}}
{{XDG|false}}
 
 
==Essential improvements==
 
===Lugaru HD===
 
Lugaru has been re-released with more detailed textures; earlier versions can be upgraded by [http://www.wolfire.com/lugaru?download=1 downloading the demo] (which doubles as the full game) and using that instead.
 
 
===Source code===
 
The source code is available for download [http://hg.icculus.org/icculus/lugaru here]. Some assets, licensed CC-BY-SA 3.0 are included. There is also another project on [https://code.google.com/p/lugaru/ Google Code].
 
  
 
==Video settings==
 
==Video settings==
 +
[[File:Lugaru - settings.png|290px|right|thumb|General settings.]]
 
{{Video settings
 
{{Video settings
 
|wsgf link                  =  
 
|wsgf link                  =  
Line 63: Line 61:
 
|ultrawidescreen wsgf award =  
 
|ultrawidescreen wsgf award =  
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
|widescreen resolution      = true
+
|widescreen resolution      = hackable
|widescreen resolution notes= For custom/unlisted resolutions edit <code>Data\config.txt</code>
+
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor              = unknown
 
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
Line 78: Line 76:
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
 
|anisotropic                = hackable
 
|anisotropic                = hackable
|anisotropic notes          = Force in the [[video card]] control panel.
+
|anisotropic notes          = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
|antialiasing              = hackable
+
|antialiasing              = false
|antialiasing notes        = Force in the [[video card]] control panel.
+
|antialiasing notes        =  
|vsync                      = hackable
+
|vsync                      = false
|vsync notes                = Force in the [[video card]] control panel.
+
|vsync notes                =  
 
|oculus rift                = unknown
 
|oculus rift                = unknown
 
|oculus rift notes          =  
 
|oculus rift notes          =  
Line 89: Line 87:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Manually set the resolution}}
 +
# Go to the [[#Configuration file and save game data location|configuration file location]] and open {{File|config.txt}}.
 +
# Set the lines {{Code|Screenwidth}} and {{Code|Screenheight}} to desired values.
 +
}}
 +
 +
===[[Anisotropic filtering (AF)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Enable trilinear filtering}}
 +
# Go to the [[#Configuration file and save game data location|configuration file location]] and open {{File|config.txt}}.
 +
# Find the line {{Code|Trilinear}} and set it to ''0'' to disable and ''1'' to enable.
 
}}
 
}}
  
Line 97: Line 108:
 
|acceleration option      = false
 
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse menu                = unknown
+
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = unknown
+
|invert mouse y-axis      = true
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 
|controller support        = false
 
|controller support        = false
 
|controller support notes  =  
 
|controller support notes  =  
|full controller          = unknown
+
|full controller          =  
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          =  
 
|controller remap notes    =  
 
|controller remap notes    =  
|invert controller y-axis  = unknown
+
|invert controller y-axis  =  
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
 
|touchscreen              = unknown
 
|touchscreen              = unknown
Line 115: Line 126:
 
==Audio settings==
 
==Audio settings==
 
{{Audio settings
 
{{Audio settings
|separate volume            = unknown
+
|separate volume            = false
 
|separate volume notes      =  
 
|separate volume notes      =  
 
|surround sound              = unknown
 
|surround sound              = unknown
 
|surround sound notes        =  
 
|surround sound notes        =  
|subtitles                  = unknown
+
|subtitles                  = n/a
 
|subtitles notes            =  
 
|subtitles notes            =  
|closed captions            = unknown
+
|closed captions            = false
 
|closed captions notes      =  
 
|closed captions notes      =  
 
|mute on focus lost          = unknown
 
|mute on focus lost          = unknown

Revision as of 22:49, 1 March 2014

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
Lugaru
Cover image missing, please upload it
Developers
Wolfire Games
Release dates
macOS (OS X) January 28, 2005
Windows May 10, 2005
Linux August 26, 2005
Lugaru on Wikipedia

Key points

Game engine and some assets are open source.

General information

Official website
Official forums
Official wiki
Steam Community Discussions

Availability

Template:Availability Table

Game data

Configuration file and save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

General settings.

Template:Video settings

Instructions

Anisotropic filtering (AF)

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

System requirements

Windows
Minimum
Operating system (OS) XP, Vista, 7
Processor (CPU) Intel Pentium 4 @ 1.5 GHz
AMD Athlon XP 1500+
System memory (RAM)
Hard disk drive (HDD) 40 MB
Video card (GPU) OpenGL compatible
128 MB of VRAM
macOS (OS X)
Minimum
Operating system (OS) 10.5
Processor (CPU) Intel Pentium 4 @ 1.5 GHz
AMD Athlon XP 1500+
System memory (RAM)
Hard disk drive (HDD) 40 MB
Video card (GPU) OpenGL compatible
128 MB of VRAM
Linux
Minimum
Operating system (OS) Linux
Processor (CPU) Intel Pentium 4 @ 1.5 GHz
AMD Athlon XP 1500+
System memory (RAM)
Hard disk drive (HDD) 40 MB
Video card (GPU) OpenGL compatible
128 MB of VRAM


Cite error: <ref> tags exist for a group named "Note", but no corresponding <references group="Note"/> tag was found, or a closing </ref> is missing