An Untitled Story
From PCGamingWiki, the wiki about fixing PC games
Developers | |
---|---|
Matt Makes Games | |
Engines | |
GameMaker | |
Release dates | |
Windows | August 26, 2007 |
Taxonomy | |
Monetization | Freeware |
Modes | Singleplayer, Multiplayer |
Pacing | Real-time |
Perspectives | Side view |
Controls | Direct control |
Genres | Metroidvania |
Art styles | Cartoon |
Themes | Fantasy |
Key points
- Game was eventually released as freeware.
Availability
Source | DRM | Notes | Keys | OS |
---|---|---|---|---|
Developer website |
DLC and expansion packs
Name | Notes | |
---|---|---|
Source code | Editing requires registered ("Pro") version of Gamemaker 7 or 8. |
Game data
Configuration file(s) location
System | Location |
---|---|
Windows | <path-to-game>[Note 1] |
- Configuration is stored in gamesaves.
Save game data location
System | Location |
---|---|
Windows | <path-to-game>[Note 1] HKEY_CURRENT_USER\Software\Game Maker\695487\ |
- Registry is used for storing gamesave header data. It must be deleted manually when removing the game.
Video
Graphics feature | State | Notes | |
---|---|---|---|
Widescreen resolution | 630x480 (about 4:3) | ||
Multi-monitor | |||
Ultra-widescreen | |||
4K Ultra HD | |||
Field of view (FOV) | |||
Windowed | |||
Borderless fullscreen windowed | |||
Anisotropic filtering (AF) | |||
Anti-aliasing (AA) | |||
Vertical sync (Vsync) | See the glossary page for potential workarounds. | ||
60 FPS and 120+ FPS | Capped at 30 FPS. |
Input
Keyboard and mouse | State | Notes |
---|---|---|
Remapping | Presets only. | |
Mouse acceleration | ||
Mouse sensitivity | ||
Mouse input in menus | ||
Mouse Y-axis inversion | ||
Controller | ||
Controller support | DirectInput | |
Full controller support | Configuring controller in-game requires keyboard to access settings. | |
Controller remapping | Movement is bound to analog stick. Heist mode has no remapping. | |
Controller sensitivity | ||
Controller Y-axis inversion |
Controller types |
---|
XInput-compatible controllers | See the glossary page for potential workarounds. |
---|
DualShock 4 controllers | See the glossary page for potential workarounds. |
---|
Generic/other controllers | ||
---|---|---|
Button prompts |
Additional information | ||
---|---|---|
Controller hotplugging | ||
Haptic feedback | ||
Simultaneous controller+KB/M |
Audio
Audio feature | State | Notes |
---|---|---|
Separate volume controls | Music toggle only. | |
Surround sound | ||
Subtitles | All speech is in text. | |
Closed captions | ||
Mute on focus lost | ||
Royalty free audio |
Localizations
Language | UI | Audio | Sub | Notes |
---|---|---|---|---|
English |
Network
Multiplayer types
Type | Native | Players | Notes | |
---|---|---|---|---|
Local play | 2 | Versus |
Other information
API
Executable | 32-bit | 64-bit | Notes |
---|---|---|---|
Windows |
Middleware
- No middleware information; you can edit this page to add it.
System requirements
Windows | ||
---|---|---|
Minimum | ||
Operating system (OS) | ||
Processor (CPU) | ||
System memory (RAM) | ||
Hard disk drive (HDD) | 30 MB |
Notes
- ↑ 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).