Add screenshots
This commit is contained in:
parent
00836a5e6f
commit
5a44fb515b
19 changed files with 23 additions and 23 deletions
|
@ -359,11 +359,15 @@ changing anything about physics will be done very, very rarely.
|
|||
|
||||
Q: Can I play with a controller?
|
||||
|
||||
A: Yes, but analog input is not supported, i.e. you can use controller only as a
|
||||
replacement for keyboard. This is partly for simplicity but it also sets the
|
||||
same conditions for everyone, keyboard players don't have to feel disadvantaged.
|
||||
Of course, someone can add analog input support to the game, but that will
|
||||
probably result in replay incompatibility with the original game.
|
||||
A: Controllers are not supported as of the game's release, but mods are planned
|
||||
to make them work. In any case the game will never truly support analog input,
|
||||
but a mod could make analog input sort of work. It is partly for simplicity
|
||||
(e.g. to keep replays simple) to only support keyboard, but it also sets the
|
||||
same conditions for everyone, keyboard players don't have to feel disadvantaged
|
||||
against a more precise analog input -- if analog input is ever supported, it
|
||||
will have to just emulate very fast keyboard tapping. For now, you can use a
|
||||
program that maps controller inputs to keyboard in order to play with a
|
||||
controller.
|
||||
|
||||
Q: The graphics looks weird, stuff near camera seems to kind of warp weirdly.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue