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

Difference between revisions of "Boneworks"

From PCGamingWiki, the wiki about fixing PC games
m
(4 intermediate revisions by the same user not shown)
Line 20: Line 20:
  
 
'''Key points'''
 
'''Key points'''
{{++}} Active modding community.  
+
{{++}} Active modding community. See [https://bonetome.com/boneworks/ BoneTome].
 
{{--}} High FOV headsets such as the StarVR One and Pimax Headsets experience objects popping in and out that happens in the peripheral vision. This can be fixed with using [[#Peripheral Culling Fix For Wide FOV Headsets|a mod]].
 
{{--}} High FOV headsets such as the StarVR One and Pimax Headsets experience objects popping in and out that happens in the peripheral vision. This can be fixed with using [[#Peripheral Culling Fix For Wide FOV Headsets|a mod]].
  
Line 54: Line 54:
 
===[https://bonetome.com/boneworks/code/95/ Custom Items Framework]===
 
===[https://bonetome.com/boneworks/code/95/ Custom Items Framework]===
 
{{ii}} Adds custom weapon functionality.
 
{{ii}} Adds custom weapon functionality.
 
  
 
==Game data==
 
==Game data==
Line 110: Line 109:
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = unknown
+
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
 
|60 fps                    = true
 
|60 fps                    = true
Line 230: Line 229:
 
|asynchronous notes  =  
 
|asynchronous notes  =  
 
}}
 
}}
 +
 +
{{Network/Connections
 +
|matchmaking        = false
 +
|matchmaking notes  =
 +
|p2p                = true
 +
|p2p notes          =
 +
|dedicated          = false
 +
|dedicated notes    =
 +
|self-hosting      = true
 +
|self-hosting notes =
 +
|direct ip          = false
 +
|direct ip notes    =
 +
}}
 +
 +
===[https://bonetome.com/boneworks/code/403/ Multiplayer Mod]===
 +
{{ii}} Let's you play with friends in VR.
 +
{{ii}} Requires [https://bonetome.com/boneworks/code/62/ Boneworks Modding Toolkit].
 +
{{--}} Requires Discord.
 +
{{--}} Does not support the Oculus version currently.
  
 
==VR support==
 
==VR support==

Revision as of 04:00, 23 September 2020

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Boneworks
Boneworks cover
Developers
Stress Level Zero
Engines
Unity
Release dates
Windows December 10, 2019
Boneworks on MobyGames
Boneworks on Wikipedia

Warnings

This game requires a virtual reality headset (see VR support for details).

Key points

Active modding community. See BoneTome.
High FOV headsets such as the StarVR One and Pimax Headsets experience objects popping in and out that happens in the peripheral vision. This can be fixed with using a mod.

General information

Boneworks is a physics-based virtual reality first-person shooter developed by Stress Level Zero, the same studio that developed Duck Season and Hover Junkers.

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Humble Store
Icon overlay.png
Windows
Oculus Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

Essential Improvements

MelonLoader

Required mod loader.

Boneworks Modding Toolkit

Collection of useful functions that is required for some mods.

EasyMenu

Mod menu that is required for some mods.

Peripheral Culling Fix for Wide FOV Headsets

Fixes objects popping in and out on high FOV headsets such as the StarVR One or Pimax Headsets.

Custom Maps

Adds custom map functionality.
Required to be used with EasyMenu. Best used in conjunction with Boneworks Modding Toolkit, SceneSaver, EnemySpawner, Custom Map Interactions, Custom Map Item Spawner.

Custom Items Framework

Adds custom weapon functionality.

Game data

Configuration file(s) location

System Location
Windows
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/823500/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\AppData\LocalLow\Stress Level Zero\BONEWORKS
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/823500/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

This game requires a virtual reality headset (see VR support for details).
Graphics feature State Notes
Widescreen resolution
4K Ultra HD
Field of view (FOV)
Up to 180° per eye
Anisotropic filtering (AF)
Anti-aliasing (AA)
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
Frame rate is capped at headset's refresh rate.
The game engine may allow for manual configuration of the game via its variables. See the Unity page for more details.

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
Tracked motion controllers
Button/gesture prompts
Additional information
Haptic feedback

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Connection types

Multiplayer Mod

Let's you play with friends in VR.
Requires Boneworks Modding Toolkit.
Requires Discord.
Does not support the Oculus version currently.

VR support

This game requires a virtual reality headset.
Headsets State Notes
SteamVR
Oculus VR (LibOVR)
Purchasable on Steam & Oculus Store
Windows Mixed Reality
Through SteamVR.
OSVR
Devices
Tracked motion controllers
See Input for details.
Traditional controller
Keyboard/Mouse
Play area
Seated
Standing
Room-scale

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 10
Processor (CPU) Intel Core i5 4590
System memory (RAM) 8 GB
Hard disk drive (HDD) 20 GB
Video card (GPU) Nvidia GeForce GTX 970 / Nvidia GeForce GTX 1060
A 64-bit operating system is required.


Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/823500/ in addition to or instead of this directory. The app ID (823500) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References