Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

OneShot

From PCGamingWiki, the wiki about fixing PC games
OneShot
OneShot cover
Developers
Future Cat
Publishers
Degica
Engines
mkxp[1]
Release dates
Windows December 8, 2016
macOS (OS X) May 31, 2018[2]
Linux April 24, 2019[3]
Reception
Metacritic 80
OpenCritic 80
OneShot on HowLongToBeat
OneShot on IGDB
OneShot on MobyGames
OneShot on Wikipedia

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
itch.io
DRM-free
Languages not available on Linux for technical reasons.[4]
Windows
Linux
Steam
Icon overlay.png
Windows
macOS (OS X)
Linux

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\Oneshot\
macOS (OS X)
Linux $XDG_DATA_HOME/Oneshot/
This game follows the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows %APPDATA%\Oneshot\
macOS (OS X)
Linux $XDG_DATA_HOME/Oneshot/
Note that the game will utilize many other locations on your computer, such as %USERPROFILE%\Documents\ on Windows, but as for actual save game and configuration, only the one listed on table is used.

Save game cloud syncing

System Native Notes
Steam Cloud

Video

General settings.
General settings.

Graphics feature State Notes
Widescreen resolution
640x480, upscaled using nearest neighbor.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
Toggle with F8.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS
120+ FPS
High dynamic range display (HDR)
See the glossary page for potential alternatives.
Color blind mode

Input

Rebinding, accessed with F1.
Rebinding, accessed with F1.

Keyboard and mouse State Notes
Remapping
Press F1.
Mouse acceleration
Mouse not used in game.
Mouse sensitivity
Mouse input in menus
Rebinding menu only.
Mouse Y-axis inversion
Controller
Controller support
XInput and DirectInput through SDL2.
Full controller support
Game heavily relies on OS functionality which does not work with controller.
Controller remapping
Press F1. Requires keyboard and mouse.
Controller sensitivity
Controller Y-axis inversion
Controller types
XInput-compatible controllers
Xbox button prompts
Impulse Trigger vibration
PlayStation controllers
Generic/other controllers
Button prompts
Additional information
Button prompts
Controller hotplugging
Haptic feedback
Digital movement supported
Simultaneous controller+KB/M

Audio

Audio feature State Notes
Separate volume controls
BGM and SFX.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

itch.io version is only available in English.[4]
Language UI Audio Sub Notes
English
Simplified Chinese
French
Japanese
Korean
Brazilian Portuguese
Russian
Fan translation by «OneShot_russian»
Spanish
Translation for Oneshot 2.5 (with Solstice) by Clan Dlan, download.

Issues unresolved

The game crashes when trying to re-map controls on Linux.[5]
_______ executable does not work properly when using Wayland on Linux[6]

Try using the QT_QPA_PLATFORM=xcb environment variable.

Fails to produce an image file "hint" when using XFCE on Linux[6]
Crashes immediately on Linux[7]

To fix the issue with the bad libraries open the terminal and go the the game's folder. Inside run the following commands:[8]

mkdir backup-libs
for i in *.so*; do
[ -e /usr/lib/i386-linux-gnu/$i ] && mv $i ./backup-libs/$i
done

If the game still fails to start open the game's properties in Steam and add one of the following launch options (depending on which directory exists on your system): LD_LIBRARY_PATH="/usr/lib32/" or LD_LIBRARY_PATH="/usr/lib/i386-linux-gnu/"

Alternatively, try to follow the instructions on the steam community post, namely moving all the .so library files in the game folder to a temporary folder, launching the game through a terminal, and adding missing libraries back to the folder until the game launches.

Other information

API

Technical specs Supported Notes
OpenGL
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux
The itch.io version is packaged as an AppImage.

Middleware

Middleware Notes
Audio OpenAL
Input SDL2

System requirements

Windows
Minimum
Operating system (OS) Vista
Processor (CPU)
System memory (RAM) 4 GB
Hard disk drive (HDD)
Video card (GPU) OpenGL 2.1 compatible
macOS (OS X)
Minimum
Operating system (OS) 10.12
Processor (CPU)
System memory (RAM) 4 GB
Hard disk drive (HDD)
Video card (GPU) OpenGL 2.1 compatible
A 64-bit operating system is required.
Linux
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM) 4 GB
Hard disk drive (HDD)
Video card (GPU) OpenGL 2.1 compatible
A 64-bit operating system is required.


References