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 "100ft Robot Golf"

From PCGamingWiki, the wiki about fixing PC games
(Updated details)
m
Line 43: Line 43:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|}}
+
{{Game data/config|Windows|{{P|game}}}}
{{P|game}}
 
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|{{P|game}}}}
{{P|game}}
 
 
}}
 
}}
  
Line 117: Line 115:
 
''For example, I will change the value {{code|000A}} (Value for 2560) into {{code|700D}} (Value for 3440) to achieve a resolution of 3440x1440.''
 
''For example, I will change the value {{code|000A}} (Value for 2560) into {{code|700D}} (Value for 3440) to achieve a resolution of 3440x1440.''
 
{{ii}} The game seems {{Term|Vert-}}
 
{{ii}} The game seems {{Term|Vert-}}
 +
{{--}} The game resets the modified resolution to the lowest one every time settings are changed
 
}}
 
}}
  
 
==Input==
 
==Input==
 
{{Input
 
{{Input
|key remap                = unknown
+
|key remap                = false
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = unknown
 
|acceleration option      = unknown
Line 129: Line 128:
 
|mouse menu                = unknown
 
|mouse menu                = unknown
 
|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 =  
 
|touchscreen              = false
 
|touchscreen              = false

Revision as of 13:21, 19 March 2023

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.
100ft Robot Golf
100ft Robot Golf cover
Developers
No Goblin
Release dates
Windows March 16, 2017

General information

Steam Community Discussions

Availability

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

Game data

Configuration file(s) location

System Location
Windows <path-to-game>[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/368000/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/368000/pfx/[Note 2]

Save game cloud syncing

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
The preffered monitor can be forced via registry settings
Ultra-widescreen
Can be forced by hex editing the pcsettings.cgr file. See Ultra-widescreen.
4K Ultra HD
Field of view (FOV)
-20 to +20 fov in increment of 5.
Windowed
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Bilinear & Trilinear
Anti-aliasing (AA)
Marked as Deferred AA in the game.
High-fidelity upscaling
10%,35%,50%,70%,85%,150%,200%
Vertical sync (Vsync)
60 FPS and 120+ FPS
High dynamic range display (HDR)

Ultra-widescreen

Hex edit the setitngs file
  1. Launch the game once, and set the resolution to the one closer to desired resolution (I will take 2560x1440 for this example)
  2. Close the game, and hex edit the pcsettings.crg file (found at <path-to-game>) according to WSGF common hex value Resolution table

For example, I will change the value 000A (Value for 2560) into 700D (Value for 3440) to achieve a resolution of 3440x1440.

The game seems Vert-
The game resets the modified resolution to the lowest one every time settings are changed

Input

Audio

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

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese

Network

Multiplayer types

Type Native Players Notes
Local play
4 Versus
LAN play
Online play
4 Versus

Other information

API

Technical specs Supported Notes
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 8
Processor (CPU) Intel Core i5 or faster
System memory (RAM) 4 GB
Hard disk drive (HDD)
Video card (GPU) Nvidia GeForce GTX 670 or faster
DirectX 11 compatible
A 64-bit system is required.


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