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

From PCGamingWiki, the wiki about fixing PC games
(→‎System requirements: Updated with requirements from the retail box. Hard drive space differs from the Steam listing.)
(→‎Video: Use file icon and code tags.)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
 
 
{{Infobox game
 
{{Infobox game
 
|cover        = Keepsake cover.jpg
 
|cover        = Keepsake cover.jpg
Line 5: Line 4:
 
{{Infobox game/row/developer|Wicked Studios}}
 
{{Infobox game/row/developer|Wicked Studios}}
 
|publishers  =  
 
|publishers  =  
 +
{{Infobox game/row/publisher|The Adventure Company }}
 
|engines      =  
 
|engines      =  
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|March 31, 2006}}
 
{{Infobox game/row/date|Windows|March 31, 2006}}
 
{{Infobox game/row/date|OS X|April 17, 2018|ref={{cn|reason=Might be incorrect, using Steam release date.|date=March 2018}}}}
 
{{Infobox game/row/date|OS X|April 17, 2018|ref={{cn|reason=Might be incorrect, using Steam release date.|date=March 2018}}}}
 +
|reception    =
 +
{{Infobox game/row/reception|Metacritic| keepsake | 68 }}
 +
{{Infobox game/row/reception|OpenCritic| | }}
 +
{{Infobox game/row/reception|IGDB| keepsake | 55 }}
 
|taxonomy    =  
 
|taxonomy    =  
{{Infobox game/row/taxonomy/monetization      | }}
+
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
{{Infobox game/row/taxonomy/microtransactions | }}
+
{{Infobox game/row/taxonomy/microtransactions | No microtransactions }}
{{Infobox game/row/taxonomy/modes            | }}
+
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
{{Infobox game/row/taxonomy/pacing            | }}
+
{{Infobox game/row/taxonomy/pacing            | Real-time }}
{{Infobox game/row/taxonomy/perspectives      | }}
+
{{Infobox game/row/taxonomy/perspectives      | Cinematic camera }}
{{Infobox game/row/taxonomy/controls          | }}
+
{{Infobox game/row/taxonomy/controls          | Point and select }}
{{Infobox game/row/taxonomy/genres            | }}
+
{{Infobox game/row/taxonomy/genres            | Adventure }}
 
{{Infobox game/row/taxonomy/sports            | }}
 
{{Infobox game/row/taxonomy/sports            | }}
 
{{Infobox game/row/taxonomy/vehicles          | }}
 
{{Infobox game/row/taxonomy/vehicles          | }}
{{Infobox game/row/taxonomy/art styles        | }}
+
{{Infobox game/row/taxonomy/art styles        | Pre-rendered graphics}}
{{Infobox game/row/taxonomy/themes            | }}
+
{{Infobox game/row/taxonomy/themes            | Fantasy }}
 
{{Infobox game/row/taxonomy/series            | }}
 
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  = 704860
 
|steam appid  = 704860
 
|steam appid side  =  
 
|steam appid side  =  
 
|gogcom id    =  
 
|gogcom id    =  
|mobygames    =  
+
|gogcom id side =
 +
|official site =
 +
|hltb        =
 +
|igdb        = <!-- Only needs to be set if there is no IGDB reception row -->
 +
|lutris      =
 +
|mobygames    = keepsake
 
|strategywiki =  
 
|strategywiki =  
|wikipedia    =  
+
|wikipedia    = Keepsake
|winehq      =  
+
|winehq      = 5248
 
|license      = commercial
 
|license      = commercial
 
}}
 
}}
Line 34: Line 43:
 
'''General information'''
 
'''General information'''
 
{{mm}} [https://steamcommunity.com/app/704860/discussions/ Steam Community Discussions]
 
{{mm}} [https://steamcommunity.com/app/704860/discussions/ Steam Community Discussions]
 +
{{mm}} [https://web.archive.org/web/20061105153205/http://www.wickedstudios.com/keepsake/ Keepsake Official Website (archive)]
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
 +
{{Availability/row| Retail | | DRM-Free |  |  | Windows }}
 
{{Availability/row| Steam | 704860 | Steam |  |  | Windows, OS X }}
 
{{Availability/row| Steam | 704860 | Steam |  |  | Windows, OS X }}
 
}}
 
}}
 +
 +
==Essential improvements==
 +
===Patches===
 +
{{ii}} [https://web.archive.org/web/20061105153205/http://www.wickedstudios.com/keepsake/ Keepsake Official Patch 1.6]. Not needed for digital versions. {{cn|reason=Not confirmed, but digital rereleases are usually up to date.|date=July 2022}}
 +
 +
{{ii}} [https://steamcommunity.com/sharedfiles/filedetails/?id=2609604289 Keepsake Unofficial Patch 1.7].
  
 
==Game data==
 
==Game data==
Line 88: Line 105:
 
|fov                        = false
 
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
|windowed                  = true
+
|windowed                  = hackable
|windowed notes            =  
+
|windowed notes            = {{File|{{p|game}}\res\config\video.cfg}} → <code>Video.FullScreen = false</code>
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
 
|anisotropic                = hackable
 
|anisotropic                = hackable
|anisotropic notes          = {{p|game}}\res\config\opengl.cfg -> Video.OpenGL.TextureFilterAnisotropy  
+
|anisotropic notes          = {{File|{{p|game}}\res\config\opengl.cfg}} → <code>Video.OpenGL.TextureFilterAnisotropy</code>
 
|antialiasing              = hackable
 
|antialiasing              = hackable
|antialiasing notes        = {{p|game}}\res\config\opengl.cfg -> Video.OpenGL.MultiSamples  
+
|antialiasing notes        = {{File|{{p|game}}\res\config\opengl.cfg}} → <code>Video.OpenGL.MultiSamples</code>
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = hackable
 
|vsync                      = hackable
|vsync notes                = {{p|game}}\res\config\video.cfg -> Video.VSync = true
+
|vsync notes                = {{File|{{p|game}}\res\config\video.cfg}} → <code>Video.VSync = true</code>
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = unknown
+
|120 fps                    = true
 
|120 fps notes              =  
 
|120 fps notes              =  
 
|hdr                        = unknown
 
|hdr                        = unknown
Line 114: Line 134:
 
|key remap                = false
 
|key remap                = false
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = unknown
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = false
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = false
+
|invert mouse y-axis      = n/a
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 
|touchscreen              = unknown
 
|touchscreen              = unknown
Line 175: Line 195:
  
 
==Audio==
 
==Audio==
 +
{{Image|Keepsake - options.png|In-game options. }}
 +
{{Image|Keepsake - advanced options.png|Keepsake Advanced Options.exe }}
 
{{Audio
 
{{Audio
|separate volume          = false
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound          = true
 
|surround sound          = true
Line 186: Line 208:
 
|mute on focus lost      = false
 
|mute on focus lost      = false
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
|eax support              =  
+
|eax support              = true
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 282: Line 306:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
Line 291: Line 316:
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
 
|linux 64-bit executable=  
 
|linux 64-bit executable=  
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}

Latest revision as of 19:20, 29 March 2023

Keepsake
Keepsake cover
Developers
Wicked Studios
Publishers
The Adventure Company
Release dates
Windows March 31, 2006
macOS (OS X) April 17, 2018[citation needed]
Reception
Metacritic 68
IGDB 55
Taxonomy
Monetization One-time game purchase
Microtransactions None
Modes Singleplayer
Pacing Real-time
Perspectives Cinematic camera
Controls Point and select
Genres Adventure
Art styles Pre-rendered graphics
Themes Fantasy
Keepsake on IGDB
Keepsake on MobyGames
Keepsake on Wikipedia

General information

Steam Community Discussions
Keepsake Official Website (archive)

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows
Steam
Icon overlay.png
Windows
macOS (OS X)

Essential improvements

Patches

Keepsake Official Patch 1.6. Not needed for digital versions. [citation needed]
Keepsake Unofficial Patch 1.7.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\res\config\[Note 1]
macOS (OS X)
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/704860/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\res\save\[Note 1]
macOS (OS X)
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/704860/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
<path-to-game>\res\config\video.cfgVideo.FullScreen = false
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
<path-to-game>\res\config\opengl.cfgVideo.OpenGL.TextureFilterAnisotropy
Anti-aliasing (AA)
<path-to-game>\res\config\opengl.cfgVideo.OpenGL.MultiSamples
Vertical sync (Vsync)
<path-to-game>\res\config\video.cfgVideo.VSync = true
60 FPS and 120+ FPS
High dynamic range display (HDR)

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

In-game options.
In-game options.
Keepsake Advanced Options.exe
Keepsake Advanced Options.exe

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
EAX support
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Dutch
French
German
Italian
Polish
Russian
Spanish

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) ME
Processor (CPU) Intel Pentium III 1 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 1.5 GB
Video card (GPU) 32 MB of VRAM
DirectX 9.0c compatible
Sound (audio device) 100% DirectX Compatible Sound Card
Other 16x CD/DVD-ROM. Keyboard, Mouse, and Speakers.
macOS (OS X)
Minimum
Operating system (OS) 10.10 Yosemite
Processor (CPU) 1 GHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 2 GB


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References