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

From PCGamingWiki, the wiki about fixing PC games
Line 83: Line 83:
 
|key_remap_notes            =
 
|key_remap_notes            =
 
|controller_support        =true
 
|controller_support        =true
|controller_support_notes  =Not on Linux, see below
+
|controller_support_notes  =Not available on Linux (See [[#Controller support on Linux|Controller support on Linux]])
 
}}
 
}}
  
 
===Controller support on Linux===
 
===Controller support on Linux===
Use the following xboxdrv config (requires xboxdrv to be installed):
+
Braid comes with controller support on both Windows and Mac by default, but does not support controller use on Linux. To use a controller, download [http://pingus.seul.org/~grumbel/xboxdrv/ xboxdrv], and use the following xboxdrv config:
  
 
  [xboxdrv]
 
  [xboxdrv]
Line 109: Line 109:
 
  Y1=KEY_UP:KEY_DOWN:12000
 
  Y1=KEY_UP:KEY_DOWN:12000
  
Just run it as:
+
To use the config with Braid, run the game as:
 
  sudo xboxdrv -s --config ~/braid.xboxdrv
 
  sudo xboxdrv -s --config ~/braid.xboxdrv
  

Revision as of 18:39, 23 March 2013

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.

Template:Infobox

General information

Official Website
Steam Users' Forums
Steam Community Discussions

Availability

Template:Availability Table

Game data

Template:Game Location Table

This game does not support XDG on Linux

Video settings

Template:Video Settings

Game always runs in 1280x720. However, command line options can change this in the Linux version.

Command-line options

Option Description
-windowed Runs the game in a window
-vsync
-no_vsync
Tries to force or disable vsync
-width X
-height Y
Specify size of window
-no_music Disables music
-half Reduces rendering to half
-60fps / -30fps
-20fps / -15fps
Runs at X fps

Input settings

Template:Input Settings

Controller support on Linux

Braid comes with controller support on both Windows and Mac by default, but does not support controller use on Linux. To use a controller, download xboxdrv, and use the following xboxdrv config:

[xboxdrv]
ui-clear=true

[ui-buttonmap]
DU=KEY_UP
DD=KEY_DOWN
DL=KEY_LEFT
DR=KEY_RIGHT

A=KEY_ENTER
B=KEY_SPACE
X=KEY_A
Y=KEY_Z

START=KEY_ESC

[ui-axismap]
X1=KEY_LEFT:KEY_RIGHT:12000
Y1=KEY_UP:KEY_DOWN:12000

To use the config with Braid, run the game as:

sudo xboxdrv -s --config ~/braid.xboxdrv

System requirements

Template:System Requirements

Template:System Requirements

Template:System Requirements